Color Hex Logo

#7a573a Color Hex

#7A573A
(122,87,58)
0 Favorites   1 Comments

Color spaces of #7a573a

RGB 1228758
HSL0.080.360.35
HSV27°52°48°
CMYK 0.000.290.52   0.52
XYZ12.198011.25955.5334
Yxy11.25950.42080.3884
Hunter Lab33.55526.166913.7114
CIE-Lab40.014110.764622.4950

#7a573a color RGB value is (122,87,58).

#7a573a hex color red value is 122, green value is 87 and the blue value of its RGB is 58. Cylindrical-coordinate representations (also known as HSL) of color #7a573a hue: 0.08 , saturation: 0.36 and the lightness value of 7a573a is 0.35.

The process color (four color CMYK) of #7a573a color hex is 0.00, 0.29, 0.52, 0.52. Web safe color of #7a573a is #666633. Color #7a573a contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 01111010 01010111 00111010
Octal 172 127 72
Decimal 122 87 58
Hex 7A 57 3A

RGB Percentages of Color #7a573a

%45.69
%32.58
%21.72

CMYK Percentages of Color #7a573a

%0
%29
%52
%52

Triadic Colors of #7a573a

#7a573a #3a7a57 #573a7a

Analogous Colors of #7a573a

#7a573a #7a773a #7a3a3d

Monochromatic Colors of #7a573a

#7a573a

Complementary Color

#7a573a #3a5d7a

#7a573a Color Preview on Black Background

Lorem ipsum dolor sit amet.

#7a573a Color Preview on White Background

Lorem ipsum dolor sit amet.

#7a573a Color CSS Codes

.mybgcolor {background-color:#7a573a; } 
.myforecolor {color:#7a573a; }
.mybordercolor {border:3px solid #7a573a; }

#7a573a Text Font Color

<p style="color:#7a573a">Text here</p>

This sample text font color is #7a573a
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#7a573a Background Color

<div style="background-color:#7a573a">
Div content here</div>

This div background color is #7a573a


#7a573a Border Color

<div style="border:3px solid #7a573a">
Div here</div>

This div border color is #7a573a


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(122,87,58, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #7a573a; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #7a573a;
  -webkit-box-shadow: 1px 1px 3px 2px #7a573a;
  box-shadow:         1px 1px 3px 2px #7a573a; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(122,87,58, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #7a573a">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #7a573a;
  -webkit-box-shadow: 1px 1px 3px 2px #7a573a;
  box-shadow:         1px 1px 3px 2px #7a573a;">
Div content here</div>

This div box has shadow with color #7a573a

#7a573a Color Palettes


Comments

17 Mar 2018, 15:47 Berserkertactical

Analogous to Cerakote Copper Brown

Please login to write comment.