COLOR #576454

HEX: #576454 RGB: (87,100,84)

Color info

#576454 contains red, green and blue colors in about the same proportion. Web safe color of #576454 is #666666 (or #666).

RGB color model

#576454 color RGB value is (87,100,84).

RGB: (87,100,84) (34%, 39%, 33%)

RGB channels and saturation

R 87 of 255 = 34%
G 100 of 255 = 39%
B 84 of 255 = 33%

87
100
84

R + G + B ~ 35%. #576454 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 100 + 84 = 271 (100%)
R 87 of 271 ~ 32.1%
G 100 of 271 ~ 36.9%
B 84 of 271 ~ 31'%

%32.1
%36.9
%31

CMYK color model

#576454 color CMYK value is (13,0,16,61).

  • cyan value is 13.00%
  • magenta value is 0.00%
  • yellow value is 16.00%
  • key color value is 60.78%

CMYK: (13,0,16,61)
C13M0Y16K61 (13%, 0%, 16%, 61%)
(0.13 / 0.00 / 0.16 / 0.61)

CMYK percentages

%13
%0
%16
%60.78

Codes

Color #576454 in popluar color models

57 64 54
RGB 87 100 84
HSL 109° 8.70% 36.08%
HSB/HSV 109° 16.00% 39.22%
CMYK 13.00% 0.00% 16.00%
60.78%

Color #576454 in popluar number systems.

HEX 57 64 54
Decimal 87 100 84
Binary 1010111 1100100 1010100
Octal 127 144 124

Shades and tints

Shades of #576454

#576454
(87,100,84)
#505B4D
(80,91,77)
#495246
(73,82,70)
#42493F
(66,73,63)
#3B4038
(59,64,56)
#343731
(52,55,49)
#2D2E2A
(45,46,42)
#262523
(38,37,35)
#1F1C1C
(31,28,28)
#181315
(24,19,21)
#110A0E
(17,10,14)
#000000
(0,0,0)

Tints of #576454

#576454
(87,100,84)
#667263
(102,114,99)
#758072
(117,128,114)
#848E81
(132,142,129)
#939C90
(147,156,144)
#A2AA9F
(162,170,159)
#B1B8AE
(177,184,174)
#C0C6BD
(192,198,189)
#CFD4CC
(207,212,204)
#DEE2DB
(222,226,219)
#EDF0EA
(237,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576454 color. Also use rgb(87,100,84) instead hex code.

Text Font Color

.myTextColor { color: #576454; }

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

This text font color is #576454.

Background Color

.myBgColor { background-color: #576454; }

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

This div background color is #576454.

Border color

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

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

This div border color is #576454.

Opacity

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

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

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

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

This text has shadow with #576454 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576454.

Preview

Color preview on black background

This text has color #576454 on black background.


Color preview on white background

This text has color #576454 on white background.


Black color preview on #576454 background

This text has black color on #576454 background.


White color preview on #576454 background

This text has white color on #576454 background.


Related colors

Complementary color

Complementary color for #hex is #A89BAB.


I love getcolorcode.com

Triadic colors

1 #545764 and #645457 with #576454 are triadic colors.

2 #546457 and #645754 with #576454 are triadic colors.