COLOR #574856

HEX: #574856 RGB: (87,72,86)

Color info

#574856 contains red, green and blue colors in about the same proportion. Web safe color of #574856 is #663366 (or #636).

RGB color model

#574856 color RGB value is (87,72,86).

RGB: (87,72,86) (34%, 28%, 34%)

RGB channels and saturation

R 87 of 255 = 34%
G 72 of 255 = 28%
B 86 of 255 = 34%

87
72
86

R + G + B ~ 32%. #574856 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 72 + 86 = 245 (100%)
R 87 of 245 ~ 35.51%
G 72 of 245 ~ 29.39%
B 86 of 245 ~ 35.1'%

%35.51
%29.39
%35.1

CMYK color model

#574856 color CMYK value is (0,17,1,66).

  • cyan value is 0.00%
  • magenta value is 17.24%
  • yellow value is 1.15%
  • key color value is 65.88%

CMYK: (0,17,1,66)
C0M17Y1K66 (0%, 17%, 1%, 66%)
(0.00 / 0.17 / 0.01 / 0.66)

CMYK percentages

%0
%17.24
%1.15
%65.88

Codes

Color #574856 in popluar color models

57 48 56
RGB 87 72 86
HSL 304° 9.43% 31.18%
HSB/HSV 304° 17.24% 34.12%
CMYK 0.00% 17.24% 1.15%
65.88%

Color #574856 in popluar number systems.

HEX 57 48 56
Decimal 87 72 86
Binary 1010111 1001000 1010110
Octal 127 110 126

Shades and tints

Shades of #574856

#574856
(87,72,86)
#50424F
(80,66,79)
#493C48
(73,60,72)
#423641
(66,54,65)
#3B303A
(59,48,58)
#342A33
(52,42,51)
#2D242C
(45,36,44)
#261E25
(38,30,37)
#1F181E
(31,24,30)
#181217
(24,18,23)
#110C10
(17,12,16)
#000000
(0,0,0)

Tints of #574856

#574856
(87,72,86)
#665865
(102,88,101)
#756874
(117,104,116)
#847883
(132,120,131)
#938892
(147,136,146)
#A298A1
(162,152,161)
#B1A8B0
(177,168,176)
#C0B8BF
(192,184,191)
#CFC8CE
(207,200,206)
#DED8DD
(222,216,221)
#EDE8EC
(237,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #574856 color. Also use rgb(87,72,86) instead hex code.

Text Font Color

.myTextColor { color: #574856; }

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

This text font color is #574856.

Background Color

.myBgColor { background-color: #574856; }

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

This div background color is #574856.

Border color

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

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

This div border color is #574856.

Opacity

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

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

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

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

This text has shadow with #574856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574856.

Preview

Color preview on black background

This text has color #574856 on black background.


Color preview on white background

This text has color #574856 on white background.


Black color preview on #574856 background

This text has black color on #574856 background.


White color preview on #574856 background

This text has white color on #574856 background.


Related colors

Complementary color

Complementary color for #hex is #A8B7A9.


I love getcolorcode.com

Triadic colors

1 #565748 and #485657 with #574856 are triadic colors.

2 #564857 and #485756 with #574856 are triadic colors.