COLOR #574A1D

HEX: #574A1D RGB: (87,74,29)

Color info

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

RGB color model

#574A1D color RGB value is (87,74,29).

RGB: (87,74,29) (34%, 29%, 11%)

RGB channels and saturation

R 87 of 255 = 34%
G 74 of 255 = 29%
B 29 of 255 = 11%

87
74
29

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

Portions of RGB colors in percentages

R + G + B = 87 + 74 + 29 = 190 (100%)
R 87 of 190 ~ 45.79%
G 74 of 190 ~ 38.95%
B 29 of 190 ~ 15.26'%

%45.79
%38.95
%15.26

CMYK color model

#574A1D color CMYK value is (0,15,67,66).

  • cyan value is 0.00%
  • magenta value is 14.94%
  • yellow value is 66.67%
  • key color value is 65.88%

CMYK: (0,15,67,66)
C0M15Y67K66 (0%, 15%, 67%, 66%)
(0.00 / 0.15 / 0.67 / 0.66)

CMYK percentages

%0
%14.94
%66.67
%65.88

Codes

Color #574A1D in popluar color models

57 4A 1D
RGB 87 74 29
HSL 47° 50.00% 22.75%
HSB/HSV 47° 66.67% 34.12%
CMYK 0.00% 14.94% 66.67%
65.88%

Color #574A1D in popluar number systems.

HEX 57 4A 1D
Decimal 87 74 29
Binary 1010111 1001010 11101
Octal 127 112 35

Shades and tints

Shades of #574A1D

#574A1D
(87,74,29)
#50441B
(80,68,27)
#493E19
(73,62,25)
#423817
(66,56,23)
#3B3215
(59,50,21)
#342C13
(52,44,19)
#2D2611
(45,38,17)
#26200F
(38,32,15)
#1F1A0D
(31,26,13)
#18140B
(24,20,11)
#110E09
(17,14,9)
#000000
(0,0,0)

Tints of #574A1D

#574A1D
(87,74,29)
#665A31
(102,90,49)
#756A45
(117,106,69)
#847A59
(132,122,89)
#938A6D
(147,138,109)
#A29A81
(162,154,129)
#B1AA95
(177,170,149)
#C0BAA9
(192,186,169)
#CFCABD
(207,202,189)
#DEDAD1
(222,218,209)
#EDEAE5
(237,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #574A1D color. Also use rgb(87,74,29) instead hex code.

Text Font Color

.myTextColor { color: #574A1D; }

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

This text font color is #574A1D.

Background Color

.myBgColor { background-color: #574A1D; }

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

This div background color is #574A1D.

Border color

.myBorderColor { border: 1px solid #574A1D; }

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

This div border color is #574A1D.

Opacity

.myOpacity80 { color: #574A1D; opacity: 0.8; }

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

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

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

This text has shadow with #574A1D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574A1D.

Preview

Color preview on black background

This text has color #574A1D on black background.


Color preview on white background

This text has color #574A1D on white background.


Black color preview on #574A1D background

This text has black color on #574A1D background.


White color preview on #574A1D background

This text has white color on #574A1D background.


Related colors

Complementary color

Complementary color for #hex is #A8B5E2.


I love getcolorcode.com

Triadic colors

1 #1D574A and #4A1D57 with #574A1D are triadic colors.

2 #1D4A57 and #4A571D with #574A1D are triadic colors.