COLOR #576035

HEX: #576035 RGB: (87,96,53)

Color info

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

RGB color model

#576035 color RGB value is (87,96,53).

RGB: (87,96,53) (34%, 38%, 21%)

RGB channels and saturation

R 87 of 255 = 34%
G 96 of 255 = 38%
B 53 of 255 = 21%

87
96
53

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

Portions of RGB colors in percentages

R + G + B = 87 + 96 + 53 = 236 (100%)
R 87 of 236 ~ 36.86%
G 96 of 236 ~ 40.68%
B 53 of 236 ~ 22.46'%

%36.86
%40.68
%22.46

CMYK color model

#576035 color CMYK value is (9,0,45,62).

  • cyan value is 9.38%
  • magenta value is 0.00%
  • yellow value is 44.79%
  • key color value is 62.35%

CMYK: (9,0,45,62)
C9M0Y45K62 (9%, 0%, 45%, 62%)
(0.09 / 0.00 / 0.45 / 0.62)

CMYK percentages

%9.38
%0
%44.79
%62.35

Codes

Color #576035 in popluar color models

57 60 35
RGB 87 96 53
HSL 73° 28.86% 29.22%
HSB/HSV 73° 44.79% 37.65%
CMYK 9.38% 0.00% 44.79%
62.35%

Color #576035 in popluar number systems.

HEX 57 60 35
Decimal 87 96 53
Binary 1010111 1100000 110101
Octal 127 140 65

Shades and tints

Shades of #576035

#576035
(87,96,53)
#505831
(80,88,49)
#49502D
(73,80,45)
#424829
(66,72,41)
#3B4025
(59,64,37)
#343821
(52,56,33)
#2D301D
(45,48,29)
#262819
(38,40,25)
#1F2015
(31,32,21)
#181811
(24,24,17)
#11100D
(17,16,13)
#000000
(0,0,0)

Tints of #576035

#576035
(87,96,53)
#666E47
(102,110,71)
#757C59
(117,124,89)
#848A6B
(132,138,107)
#93987D
(147,152,125)
#A2A68F
(162,166,143)
#B1B4A1
(177,180,161)
#C0C2B3
(192,194,179)
#CFD0C5
(207,208,197)
#DEDED7
(222,222,215)
#EDECE9
(237,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576035 color. Also use rgb(87,96,53) instead hex code.

Text Font Color

.myTextColor { color: #576035; }

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

This text font color is #576035.

Background Color

.myBgColor { background-color: #576035; }

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

This div background color is #576035.

Border color

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

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

This div border color is #576035.

Opacity

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

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

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

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

This text has shadow with #576035 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576035.

Preview

Color preview on black background

This text has color #576035 on black background.


Color preview on white background

This text has color #576035 on white background.


Black color preview on #576035 background

This text has black color on #576035 background.


White color preview on #576035 background

This text has white color on #576035 background.


Related colors

Complementary color

Complementary color for #hex is #A89FCA.


I love getcolorcode.com

Triadic colors

1 #355760 and #603557 with #576035 are triadic colors.

2 #356057 and #605735 with #576035 are triadic colors.