COLOR #574918

HEX: #574918 RGB: (87,73,24)

Color info

#574918 contains mainly red and green colors. Web safe color of #574918 is #663300 (or #630).

RGB color model

#574918 color RGB value is (87,73,24).

RGB: (87,73,24) (34%, 29%, 9%)

RGB channels and saturation

R 87 of 255 = 34%
G 73 of 255 = 29%
B 24 of 255 = 9%

87
73
24

R + G + B ~ 24%. #574918 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 73 + 24 = 184 (100%)
R 87 of 184 ~ 47.28%
G 73 of 184 ~ 39.67%
B 24 of 184 ~ 13.04'%

%47.28
%39.67
%13.04

CMYK color model

#574918 color CMYK value is (0,16,72,66).

  • cyan value is 0.00%
  • magenta value is 16.09%
  • yellow value is 72.41%
  • key color value is 65.88%

CMYK: (0,16,72,66)
C0M16Y72K66 (0%, 16%, 72%, 66%)
(0.00 / 0.16 / 0.72 / 0.66)

CMYK percentages

%0
%16.09
%72.41
%65.88

Codes

Color #574918 in popluar color models

57 49 18
RGB 87 73 24
HSL 47° 56.76% 21.76%
HSB/HSV 47° 72.41% 34.12%
CMYK 0.00% 16.09% 72.41%
65.88%

Color #574918 in popluar number systems.

HEX 57 49 18
Decimal 87 73 24
Binary 1010111 1001001 11000
Octal 127 111 30

Shades and tints

Shades of #574918

#574918
(87,73,24)
#504316
(80,67,22)
#493D14
(73,61,20)
#423712
(66,55,18)
#3B3110
(59,49,16)
#342B0E
(52,43,14)
#2D250C
(45,37,12)
#261F0A
(38,31,10)
#1F1908
(31,25,8)
#181306
(24,19,6)
#110D04
(17,13,4)
#000000
(0,0,0)

Tints of #574918

#574918
(87,73,24)
#66592D
(102,89,45)
#756942
(117,105,66)
#847957
(132,121,87)
#93896C
(147,137,108)
#A29981
(162,153,129)
#B1A996
(177,169,150)
#C0B9AB
(192,185,171)
#CFC9C0
(207,201,192)
#DED9D5
(222,217,213)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #574918 color. Also use rgb(87,73,24) instead hex code.

Text Font Color

.myTextColor { color: #574918; }

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

This text font color is #574918.

Background Color

.myBgColor { background-color: #574918; }

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

This div background color is #574918.

Border color

.myBorderColor { border: 1px solid #574918; }

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

This div border color is #574918.

Opacity

.myOpacity80 { color: #574918; opacity: 0.8; }

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

Text with #574918 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 #574918;}

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

This text has shadow with #574918 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574918.

Preview

Color preview on black background

This text has color #574918 on black background.


Color preview on white background

This text has color #574918 on white background.


Black color preview on #574918 background

This text has black color on #574918 background.


White color preview on #574918 background

This text has white color on #574918 background.


Related colors

Complementary color

Complementary color for #hex is #A8B6E7.


I love getcolorcode.com

Triadic colors

1 #185749 and #491857 with #574918 are triadic colors.

2 #184957 and #495718 with #574918 are triadic colors.