COLOR #574136

HEX: #574136 RGB: (87,65,54)

Color info

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

RGB color model

#574136 color RGB value is (87,65,54).

RGB: (87,65,54) (34%, 25%, 21%)

RGB channels and saturation

R 87 of 255 = 34%
G 65 of 255 = 25%
B 54 of 255 = 21%

87
65
54

R + G + B ~ 27%. #574136 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 65 + 54 = 206 (100%)
R 87 of 206 ~ 42.23%
G 65 of 206 ~ 31.55%
B 54 of 206 ~ 26.21'%

%42.23
%31.55
%26.21

CMYK color model

#574136 color CMYK value is (0,25,38,66).

  • cyan value is 0.00%
  • magenta value is 25.29%
  • yellow value is 37.93%
  • key color value is 65.88%

CMYK: (0,25,38,66)
C0M25Y38K66 (0%, 25%, 38%, 66%)
(0.00 / 0.25 / 0.38 / 0.66)

CMYK percentages

%0
%25.29
%37.93
%65.88

Codes

Color #574136 in popluar color models

57 41 36
RGB 87 65 54
HSL 20° 23.40% 27.65%
HSB/HSV 20° 37.93% 34.12%
CMYK 0.00% 25.29% 37.93%
65.88%

Color #574136 in popluar number systems.

HEX 57 41 36
Decimal 87 65 54
Binary 1010111 1000001 110110
Octal 127 101 66

Shades and tints

Shades of #574136

#574136
(87,65,54)
#503C32
(80,60,50)
#49372E
(73,55,46)
#42322A
(66,50,42)
#3B2D26
(59,45,38)
#342822
(52,40,34)
#2D231E
(45,35,30)
#261E1A
(38,30,26)
#1F1916
(31,25,22)
#181412
(24,20,18)
#110F0E
(17,15,14)
#000000
(0,0,0)

Tints of #574136

#574136
(87,65,54)
#665248
(102,82,72)
#75635A
(117,99,90)
#84746C
(132,116,108)
#93857E
(147,133,126)
#A29690
(162,150,144)
#B1A7A2
(177,167,162)
#C0B8B4
(192,184,180)
#CFC9C6
(207,201,198)
#DEDAD8
(222,218,216)
#EDEBEA
(237,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #574136 color. Also use rgb(87,65,54) instead hex code.

Text Font Color

.myTextColor { color: #574136; }

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

This text font color is #574136.

Background Color

.myBgColor { background-color: #574136; }

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

This div background color is #574136.

Border color

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

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

This div border color is #574136.

Opacity

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

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

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

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

This text has shadow with #574136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574136.

Preview

Color preview on black background

This text has color #574136 on black background.


Color preview on white background

This text has color #574136 on white background.


Black color preview on #574136 background

This text has black color on #574136 background.


White color preview on #574136 background

This text has white color on #574136 background.


Related colors

Complementary color

Complementary color for #hex is #A8BEC9.


I love getcolorcode.com

Triadic colors

1 #365741 and #413657 with #574136 are triadic colors.

2 #364157 and #415736 with #574136 are triadic colors.