COLOR #575530

HEX: #575530 RGB: (87,85,48)

Color info

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

RGB color model

#575530 color RGB value is (87,85,48).

RGB: (87,85,48) (34%, 33%, 19%)

RGB channels and saturation

R 87 of 255 = 34%
G 85 of 255 = 33%
B 48 of 255 = 19%

87
85
48

R + G + B ~ 29%. #575530 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 85 + 48 = 220 (100%)
R 87 of 220 ~ 39.55%
G 85 of 220 ~ 38.64%
B 48 of 220 ~ 21.82'%

%39.55
%38.64
%21.82

CMYK color model

#575530 color CMYK value is (0,2,45,66).

  • cyan value is 0.00%
  • magenta value is 2.30%
  • yellow value is 44.83%
  • key color value is 65.88%

CMYK: (0,2,45,66)
C0M2Y45K66 (0%, 2%, 45%, 66%)
(0.00 / 0.02 / 0.45 / 0.66)

CMYK percentages

%0
%2.3
%44.83
%65.88

Codes

Color #575530 in popluar color models

57 55 30
RGB 87 85 48
HSL 57° 28.89% 26.47%
HSB/HSV 57° 44.83% 34.12%
CMYK 0.00% 2.30% 44.83%
65.88%

Color #575530 in popluar number systems.

HEX 57 55 30
Decimal 87 85 48
Binary 1010111 1010101 110000
Octal 127 125 60

Shades and tints

Shades of #575530

#575530
(87,85,48)
#504E2C
(80,78,44)
#494728
(73,71,40)
#424024
(66,64,36)
#3B3920
(59,57,32)
#34321C
(52,50,28)
#2D2B18
(45,43,24)
#262414
(38,36,20)
#1F1D10
(31,29,16)
#18160C
(24,22,12)
#110F08
(17,15,8)
#000000
(0,0,0)

Tints of #575530

#575530
(87,85,48)
#666442
(102,100,66)
#757354
(117,115,84)
#848266
(132,130,102)
#939178
(147,145,120)
#A2A08A
(162,160,138)
#B1AF9C
(177,175,156)
#C0BEAE
(192,190,174)
#CFCDC0
(207,205,192)
#DEDCD2
(222,220,210)
#EDEBE4
(237,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #575530 color. Also use rgb(87,85,48) instead hex code.

Text Font Color

.myTextColor { color: #575530; }

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

This text font color is #575530.

Background Color

.myBgColor { background-color: #575530; }

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

This div background color is #575530.

Border color

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

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

This div border color is #575530.

Opacity

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

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

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

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

This text has shadow with #575530 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575530.

Preview

Color preview on black background

This text has color #575530 on black background.


Color preview on white background

This text has color #575530 on white background.


Black color preview on #575530 background

This text has black color on #575530 background.


White color preview on #575530 background

This text has white color on #575530 background.


Related colors

Complementary color

Complementary color for #hex is #A8AACF.


I love getcolorcode.com

Triadic colors

1 #305755 and #553057 with #575530 are triadic colors.

2 #305557 and #555730 with #575530 are triadic colors.