COLOR #574722

HEX: #574722 RGB: (87,71,34)

Color info

#574722 contains red, green and blue colors in about the same proportion. Web safe color of #574722 is #663333 (or #633).

RGB color model

#574722 color RGB value is (87,71,34).

RGB: (87,71,34) (34%, 28%, 13%)

RGB channels and saturation

R 87 of 255 = 34%
G 71 of 255 = 28%
B 34 of 255 = 13%

87
71
34

R + G + B ~ 25%. #574722 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 71 + 34 = 192 (100%)
R 87 of 192 ~ 45.31%
G 71 of 192 ~ 36.98%
B 34 of 192 ~ 17.71'%

%45.31
%36.98
%17.71

CMYK color model

#574722 color CMYK value is (0,18,61,66).

  • cyan value is 0.00%
  • magenta value is 18.39%
  • yellow value is 60.92%
  • key color value is 65.88%

CMYK: (0,18,61,66)
C0M18Y61K66 (0%, 18%, 61%, 66%)
(0.00 / 0.18 / 0.61 / 0.66)

CMYK percentages

%0
%18.39
%60.92
%65.88

Codes

Color #574722 in popluar color models

57 47 22
RGB 87 71 34
HSL 42° 43.80% 23.73%
HSB/HSV 42° 60.92% 34.12%
CMYK 0.00% 18.39% 60.92%
65.88%

Color #574722 in popluar number systems.

HEX 57 47 22
Decimal 87 71 34
Binary 1010111 1000111 100010
Octal 127 107 42

Shades and tints

Shades of #574722

#574722
(87,71,34)
#50411F
(80,65,31)
#493B1C
(73,59,28)
#423519
(66,53,25)
#3B2F16
(59,47,22)
#342913
(52,41,19)
#2D2310
(45,35,16)
#261D0D
(38,29,13)
#1F170A
(31,23,10)
#181107
(24,17,7)
#110B04
(17,11,4)
#000000
(0,0,0)

Tints of #574722

#574722
(87,71,34)
#665736
(102,87,54)
#75674A
(117,103,74)
#84775E
(132,119,94)
#938772
(147,135,114)
#A29786
(162,151,134)
#B1A79A
(177,167,154)
#C0B7AE
(192,183,174)
#CFC7C2
(207,199,194)
#DED7D6
(222,215,214)
#EDE7EA
(237,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #574722 color. Also use rgb(87,71,34) instead hex code.

Text Font Color

.myTextColor { color: #574722; }

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

This text font color is #574722.

Background Color

.myBgColor { background-color: #574722; }

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

This div background color is #574722.

Border color

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

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

This div border color is #574722.

Opacity

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

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

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

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

This text has shadow with #574722 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574722.

Preview

Color preview on black background

This text has color #574722 on black background.


Color preview on white background

This text has color #574722 on white background.


Black color preview on #574722 background

This text has black color on #574722 background.


White color preview on #574722 background

This text has white color on #574722 background.


Related colors

Complementary color

Complementary color for #hex is #A8B8DD.


I love getcolorcode.com

Triadic colors

1 #225747 and #472257 with #574722 are triadic colors.

2 #224757 and #475722 with #574722 are triadic colors.