COLOR #576349

HEX: #576349 RGB: (87,99,73)

Color info

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

RGB color model

#576349 color RGB value is (87,99,73).

RGB: (87,99,73) (34%, 39%, 29%)

RGB channels and saturation

R 87 of 255 = 34%
G 99 of 255 = 39%
B 73 of 255 = 29%

87
99
73

R + G + B ~ 34%. #576349 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 99 + 73 = 259 (100%)
R 87 of 259 ~ 33.59%
G 99 of 259 ~ 38.22%
B 73 of 259 ~ 28.19'%

%33.59
%38.22
%28.19

CMYK color model

#576349 color CMYK value is (12,0,26,61).

  • cyan value is 12.12%
  • magenta value is 0.00%
  • yellow value is 26.26%
  • key color value is 61.18%

CMYK: (12,0,26,61)
C12M0Y26K61 (12%, 0%, 26%, 61%)
(0.12 / 0.00 / 0.26 / 0.61)

CMYK percentages

%12.12
%0
%26.26
%61.18

Codes

Color #576349 in popluar color models

57 63 49
RGB 87 99 73
HSL 88° 15.12% 33.73%
HSB/HSV 88° 26.26% 38.82%
CMYK 12.12% 0.00% 26.26%
61.18%

Color #576349 in popluar number systems.

HEX 57 63 49
Decimal 87 99 73
Binary 1010111 1100011 1001001
Octal 127 143 111

Shades and tints

Shades of #576349

#576349
(87,99,73)
#505A43
(80,90,67)
#49513D
(73,81,61)
#424837
(66,72,55)
#3B3F31
(59,63,49)
#34362B
(52,54,43)
#2D2D25
(45,45,37)
#26241F
(38,36,31)
#1F1B19
(31,27,25)
#181213
(24,18,19)
#11090D
(17,9,13)
#000000
(0,0,0)

Tints of #576349

#576349
(87,99,73)
#667159
(102,113,89)
#757F69
(117,127,105)
#848D79
(132,141,121)
#939B89
(147,155,137)
#A2A999
(162,169,153)
#B1B7A9
(177,183,169)
#C0C5B9
(192,197,185)
#CFD3C9
(207,211,201)
#DEE1D9
(222,225,217)
#EDEFE9
(237,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576349 color. Also use rgb(87,99,73) instead hex code.

Text Font Color

.myTextColor { color: #576349; }

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

This text font color is #576349.

Background Color

.myBgColor { background-color: #576349; }

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

This div background color is #576349.

Border color

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

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

This div border color is #576349.

Opacity

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

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

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

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

This text has shadow with #576349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576349.

Preview

Color preview on black background

This text has color #576349 on black background.


Color preview on white background

This text has color #576349 on white background.


Black color preview on #576349 background

This text has black color on #576349 background.


White color preview on #576349 background

This text has white color on #576349 background.


Related colors

Complementary color

Complementary color for #hex is #A89CB6.


I love getcolorcode.com

Triadic colors

1 #495763 and #634957 with #576349 are triadic colors.

2 #496357 and #635749 with #576349 are triadic colors.