COLOR #57755B

HEX: #57755B RGB: (87,117,91)

Color info

#57755B contains red, green and blue colors in about the same proportion. Web safe color of #57755B is #666666 (or #666).

RGB color model

#57755B color RGB value is (87,117,91).

RGB: (87,117,91) (34%, 46%, 36%)

RGB channels and saturation

R 87 of 255 = 34%
G 117 of 255 = 46%
B 91 of 255 = 36%

87
117
91

R + G + B ~ 39%. #57755B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 117 + 91 = 295 (100%)
R 87 of 295 ~ 29.49%
G 117 of 295 ~ 39.66%
B 91 of 295 ~ 30.85'%

%29.49
%39.66
%30.85

CMYK color model

#57755B color CMYK value is (26,0,22,54).

  • cyan value is 25.64%
  • magenta value is 0.00%
  • yellow value is 22.22%
  • key color value is 54.12%
CMYK: (26,0,22,54) C26M0Y22K54 (26%,0%,22%,54%) (0.26/0.00/0.22/0.54) 

CMYK percentages

%25.64
%0
%22.22
%54.12

Codes

Color #57755B in popluar color models

57 75 5B
RGB 87 117 91
HSL 128° 14.71% 40.00%
HSB/HSV 128° 25.64% 45.88%
CMYK 25.64% 0.00% 22.22%
54.12%

Color #57755B in popluar number systems.

HEX 57 75 5B
Decimal 87 117 91
Binary 1010111 1110101 1011011
Octal 127 165 133

Shades and tints

Shades of #57755B

#57755B
(87,117,91)
#506B53
(80,107,83)
#49614B
(73,97,75)
#425743
(66,87,67)
#3B4D3B
(59,77,59)
#344333
(52,67,51)
#2D392B
(45,57,43)
#262F23
(38,47,35)
#1F251B
(31,37,27)
#181B13
(24,27,19)
#11110B
(17,17,11)
#000000
(0,0,0)

Tints of #57755B

#57755B
(87,117,91)
#668169
(102,129,105)
#758D77
(117,141,119)
#849985
(132,153,133)
#93A593
(147,165,147)
#A2B1A1
(162,177,161)
#B1BDAF
(177,189,175)
#C0C9BD
(192,201,189)
#CFD5CB
(207,213,203)
#DEE1D9
(222,225,217)
#EDEDE7
(237,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57755B color. Also use rgb(87,117,91) instead hex code.

Text Font Color

.myTextColor { color: #57755B; }

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

This text font color is #57755B.

Background Color

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

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

This div background color is #57755B.

Border color

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

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

This div border color is #57755B.

Opacity

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

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

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

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

This text has shadow with #57755B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57755B.

Preview

Color preview on black background

This text has color #57755B on black background.


Color preview on white background

This text has color #57755B on white background.


Black color preview on #57755B background

This text has black color on #57755B background.


White color preview on #57755B background

This text has white color on #57755B background.


Related colors

Complementary color

Complementary color for #hex is #A88AA4.


I love getcolorcode.com

Triadic colors

1 #5B5775 and #755B57 with #57755B are triadic colors.

2 #5B7557 and #75575B with #57755B are triadic colors.