COLOR #57552B

HEX: #57552B RGB: (87,85,43)

Color info

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

RGB color model

#57552B color RGB value is (87,85,43).

RGB: (87,85,43) (34%, 33%, 17%)

RGB channels and saturation

R 87 of 255 = 34%
G 85 of 255 = 33%
B 43 of 255 = 17%

87
85
43

R + G + B ~ 28%. #57552B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 85 + 43 = 215 (100%)
R 87 of 215 ~ 40.47%
G 85 of 215 ~ 39.53%
B 43 of 215 ~ 20'%

%40.47
%39.53
%20

CMYK color model

#57552B color CMYK value is (0,2,51,66).

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

CMYK: (0,2,51,66)
C0M2Y51K66 (0%, 2%, 51%, 66%)
(0.00 / 0.02 / 0.51 / 0.66)

CMYK percentages

%0
%2.3
%50.57
%65.88

Codes

Color #57552B in popluar color models

57 55 2B
RGB 87 85 43
HSL 57° 33.85% 25.49%
HSB/HSV 57° 50.57% 34.12%
CMYK 0.00% 2.30% 50.57%
65.88%

Color #57552B in popluar number systems.

HEX 57 55 2B
Decimal 87 85 43
Binary 1010111 1010101 101011
Octal 127 125 53

Shades and tints

Shades of #57552B

#57552B
(87,85,43)
#504E28
(80,78,40)
#494725
(73,71,37)
#424022
(66,64,34)
#3B391F
(59,57,31)
#34321C
(52,50,28)
#2D2B19
(45,43,25)
#262416
(38,36,22)
#1F1D13
(31,29,19)
#181610
(24,22,16)
#110F0D
(17,15,13)
#000000
(0,0,0)

Tints of #57552B

#57552B
(87,85,43)
#66643E
(102,100,62)
#757351
(117,115,81)
#848264
(132,130,100)
#939177
(147,145,119)
#A2A08A
(162,160,138)
#B1AF9D
(177,175,157)
#C0BEB0
(192,190,176)
#CFCDC3
(207,205,195)
#DEDCD6
(222,220,214)
#EDEBE9
(237,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57552B; }

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

This text font color is #57552B.

Background Color

.myBgColor { background-color: #57552B; }

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

This div background color is #57552B.

Border color

.myBorderColor { border: 1px solid #57552B; }

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

This div border color is #57552B.

Opacity

.myOpacity80 { color: #57552B; opacity: 0.8; }

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

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

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

This text has shadow with #57552B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57552B.

Preview

Color preview on black background

This text has color #57552B on black background.


Color preview on white background

This text has color #57552B on white background.


Black color preview on #57552B background

This text has black color on #57552B background.


White color preview on #57552B background

This text has white color on #57552B background.


Related colors

Complementary color

Complementary color for #hex is #A8AAD4.


I love getcolorcode.com

Triadic colors

1 #2B5755 and #552B57 with #57552B are triadic colors.

2 #2B5557 and #55572B with #57552B are triadic colors.