COLOR #57742B

HEX: #57742B RGB: (87,116,43)

Color info

#57742B contains mainly red and green colors. Web safe color of #57742B is #666633 (or #663).

RGB color model

#57742B color RGB value is (87,116,43).

RGB: (87,116,43) (34%, 45%, 17%)

RGB channels and saturation

R 87 of 255 = 34%
G 116 of 255 = 45%
B 43 of 255 = 17%

87
116
43

R + G + B ~ 32%. #57742B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 116 + 43 = 246 (100%)
R 87 of 246 ~ 35.37%
G 116 of 246 ~ 47.15%
B 43 of 246 ~ 17.48'%

%35.37
%47.15
%17.48

CMYK color model

#57742B color CMYK value is (25,0,63,55).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 62.93%
  • key color value is 54.51%

CMYK: (25,0,63,55)
C25M0Y63K55 (25%, 0%, 63%, 55%)
(0.25 / 0.00 / 0.63 / 0.55)

CMYK percentages

%25
%0
%62.93
%54.51

Codes

Color #57742B in popluar color models

57 74 2B
RGB 87 116 43
HSL 84° 45.91% 31.18%
HSB/HSV 84° 62.93% 45.49%
CMYK 25.00% 0.00% 62.93%
54.51%

Color #57742B in popluar number systems.

HEX 57 74 2B
Decimal 87 116 43
Binary 1010111 1110100 101011
Octal 127 164 53

Shades and tints

Shades of #57742B

#57742B
(87,116,43)
#506A28
(80,106,40)
#496025
(73,96,37)
#425622
(66,86,34)
#3B4C1F
(59,76,31)
#34421C
(52,66,28)
#2D3819
(45,56,25)
#262E16
(38,46,22)
#1F2413
(31,36,19)
#181A10
(24,26,16)
#11100D
(17,16,13)
#000000
(0,0,0)

Tints of #57742B

#57742B
(87,116,43)
#66803E
(102,128,62)
#758C51
(117,140,81)
#849864
(132,152,100)
#93A477
(147,164,119)
#A2B08A
(162,176,138)
#B1BC9D
(177,188,157)
#C0C8B0
(192,200,176)
#CFD4C3
(207,212,195)
#DEE0D6
(222,224,214)
#EDECE9
(237,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57742B color. Also use rgb(87,116,43) instead hex code.

Text Font Color

.myTextColor { color: #57742B; }

<p style="color:#57742B">This sample text font color is #57742B.</p>

This text font color is #57742B.

Background Color

.myBgColor { background-color: #57742B; }

<div style="background-color:#57742B">Inner text</div>

This div background color is #57742B.

Border color

.myBorderColor { border: 1px solid #57742B; }

<div style="border:3px solid #57742B">Div</div>

This div border color is #57742B.

Opacity

.myOpacity80 { color: #57742B; opacity: 0.8; }

<p style="color:#57742B;opacity:0.8;">80%</p>

Text with #57742B color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #57742B;}

<p style="text-shadow: 3px 3px 1px #57742B">Text here.</p>

This text has shadow with #57742B color.


.textShadow {text-shadow: 3px 3px 1px #57742B', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #57742B, 5px 5px 20px red">Text here.</p>

This text has shadow with #57742B primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#57742B, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#57742B, Direction=45, Strength=4)">Text</p>

This text has shadow with #57742B and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #57742B;
-webkit-box-shadow: 1px 1px 3px 2px #57742B;
box-shadow: 1px 1px 3px 2px #57742B;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #57742B; -webkit-box-shadow: 1px 1px 3px 2px #57742B; box-shadow:1px 1px 3px 2px #57742B;">
Div content here
</div>

This div box has shadow with color #57742B.

Preview

Color preview on black background

This text has color #57742B on black background.


Color preview on white background

This text has color #57742B on white background.


Black color preview on #57742B background

This text has black color on #57742B background.


White color preview on #57742B background

This text has white color on #57742B background.


Related colors

Complementary color

Complementary color for #hex is #A88BD4.


I love getcolorcode.com

Triadic colors

1 #2B5774 and #742B57 with #57742B are triadic colors.

2 #2B7457 and #74572B with #57742B are triadic colors.