COLOR #574725

HEX: #574725 RGB: (87,71,37)

Color info

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

RGB color model

#574725 color RGB value is (87,71,37).

RGB: (87,71,37) (34%, 28%, 15%)

RGB channels and saturation

R 87 of 255 = 34%
G 71 of 255 = 28%
B 37 of 255 = 15%

87
71
37

R + G + B ~ 26%. #574725 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 71 + 37 = 195 (100%)
R 87 of 195 ~ 44.62%
G 71 of 195 ~ 36.41%
B 37 of 195 ~ 18.97'%

%44.62
%36.41
%18.97

CMYK color model

#574725 color CMYK value is (0,18,57,66).

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

CMYK: (0,18,57,66)
C0M18Y57K66 (0%, 18%, 57%, 66%)
(0.00 / 0.18 / 0.57 / 0.66)

CMYK percentages

%0
%18.39
%57.47
%65.88

Codes

Color #574725 in popluar color models

57 47 25
RGB 87 71 37
HSL 41° 40.32% 24.31%
HSB/HSV 41° 57.47% 34.12%
CMYK 0.00% 18.39% 57.47%
65.88%

Color #574725 in popluar number systems.

HEX 57 47 25
Decimal 87 71 37
Binary 1010111 1000111 100101
Octal 127 107 45

Shades and tints

Shades of #574725

#574725
(87,71,37)
#504122
(80,65,34)
#493B1F
(73,59,31)
#42351C
(66,53,28)
#3B2F19
(59,47,25)
#342916
(52,41,22)
#2D2313
(45,35,19)
#261D10
(38,29,16)
#1F170D
(31,23,13)
#18110A
(24,17,10)
#110B07
(17,11,7)
#000000
(0,0,0)

Tints of #574725

#574725
(87,71,37)
#665738
(102,87,56)
#75674B
(117,103,75)
#84775E
(132,119,94)
#938771
(147,135,113)
#A29784
(162,151,132)
#B1A797
(177,167,151)
#C0B7AA
(192,183,170)
#CFC7BD
(207,199,189)
#DED7D0
(222,215,208)
#EDE7E3
(237,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574725; }

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

This text font color is #574725.

Background Color

.myBgColor { background-color: #574725; }

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

This div background color is #574725.

Border color

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

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

This div border color is #574725.

Opacity

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

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

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

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

This text has shadow with #574725 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574725.

Preview

Color preview on black background

This text has color #574725 on black background.


Color preview on white background

This text has color #574725 on white background.


Black color preview on #574725 background

This text has black color on #574725 background.


White color preview on #574725 background

This text has white color on #574725 background.


Related colors

Complementary color

Complementary color for #hex is #A8B8DA.


I love getcolorcode.com

Triadic colors

1 #255747 and #472557 with #574725 are triadic colors.

2 #254757 and #475725 with #574725 are triadic colors.