COLOR #576533

HEX: #576533 RGB: (87,101,51)

Color info

#576533 contains red, green and blue colors in about the same proportion. Web safe color of #576533 is #666633 (or #663).

RGB color model

#576533 color RGB value is (87,101,51).

RGB: (87,101,51) (34%, 40%, 20%)

RGB channels and saturation

R 87 of 255 = 34%
G 101 of 255 = 40%
B 51 of 255 = 20%

87
101
51

R + G + B ~ 31%. #576533 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 101 + 51 = 239 (100%)
R 87 of 239 ~ 36.4%
G 101 of 239 ~ 42.26%
B 51 of 239 ~ 21.34'%

%36.4
%42.26
%21.34

CMYK color model

#576533 color CMYK value is (14,0,50,60).

  • cyan value is 13.86%
  • magenta value is 0.00%
  • yellow value is 49.50%
  • key color value is 60.39%

CMYK: (14,0,50,60)
C14M0Y50K60 (14%, 0%, 50%, 60%)
(0.14 / 0.00 / 0.50 / 0.60)

CMYK percentages

%13.86
%0
%49.5
%60.39

Codes

Color #576533 in popluar color models

57 65 33
RGB 87 101 51
HSL 77° 32.89% 29.80%
HSB/HSV 77° 49.50% 39.61%
CMYK 13.86% 0.00% 49.50%
60.39%

Color #576533 in popluar number systems.

HEX 57 65 33
Decimal 87 101 51
Binary 1010111 1100101 110011
Octal 127 145 63

Shades and tints

Shades of #576533

#576533
(87,101,51)
#505C2F
(80,92,47)
#49532B
(73,83,43)
#424A27
(66,74,39)
#3B4123
(59,65,35)
#34381F
(52,56,31)
#2D2F1B
(45,47,27)
#262617
(38,38,23)
#1F1D13
(31,29,19)
#18140F
(24,20,15)
#110B0B
(17,11,11)
#000000
(0,0,0)

Tints of #576533

#576533
(87,101,51)
#667345
(102,115,69)
#758157
(117,129,87)
#848F69
(132,143,105)
#939D7B
(147,157,123)
#A2AB8D
(162,171,141)
#B1B99F
(177,185,159)
#C0C7B1
(192,199,177)
#CFD5C3
(207,213,195)
#DEE3D5
(222,227,213)
#EDF1E7
(237,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576533 color. Also use rgb(87,101,51) instead hex code.

Text Font Color

.myTextColor { color: #576533; }

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

This text font color is #576533.

Background Color

.myBgColor { background-color: #576533; }

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

This div background color is #576533.

Border color

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

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

This div border color is #576533.

Opacity

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

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

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

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

This text has shadow with #576533 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576533.

Preview

Color preview on black background

This text has color #576533 on black background.


Color preview on white background

This text has color #576533 on white background.


Black color preview on #576533 background

This text has black color on #576533 background.


White color preview on #576533 background

This text has white color on #576533 background.


Related colors

Complementary color

Complementary color for #hex is #A89ACC.


I love getcolorcode.com

Triadic colors

1 #335765 and #653357 with #576533 are triadic colors.

2 #336557 and #655733 with #576533 are triadic colors.