COLOR #57625B

HEX: #57625B RGB: (87,98,91)

Color info

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

RGB color model

#57625B color RGB value is (87,98,91).

RGB: (87,98,91) (34%, 38%, 36%)

RGB channels and saturation

R 87 of 255 = 34%
G 98 of 255 = 38%
B 91 of 255 = 36%

87
98
91

R + G + B ~ 36%. #57625B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 98 + 91 = 276 (100%)
R 87 of 276 ~ 31.52%
G 98 of 276 ~ 35.51%
B 91 of 276 ~ 32.97'%

%31.52
%35.51
%32.97

CMYK color model

#57625B color CMYK value is (11,0,7,62).

  • cyan value is 11.22%
  • magenta value is 0.00%
  • yellow value is 7.14%
  • key color value is 61.57%
CMYK: (11,0,7,62) C11M0Y7K62 (11%,0%,7%,62%) (0.11/0.00/0.07/0.62) 

CMYK percentages

%11.22
%0
%7.14
%61.57

Codes

Color #57625B in popluar color models

57 62 5B
RGB 87 98 91
HSL 142° 5.95% 36.27%
HSB/HSV 142° 11.22% 38.43%
CMYK 11.22% 0.00% 7.14%
61.57%

Color #57625B in popluar number systems.

HEX 57 62 5B
Decimal 87 98 91
Binary 1010111 1100010 1011011
Octal 127 142 133

Shades and tints

Shades of #57625B

#57625B
(87,98,91)
#505A53
(80,90,83)
#49524B
(73,82,75)
#424A43
(66,74,67)
#3B423B
(59,66,59)
#343A33
(52,58,51)
#2D322B
(45,50,43)
#262A23
(38,42,35)
#1F221B
(31,34,27)
#181A13
(24,26,19)
#11120B
(17,18,11)
#000000
(0,0,0)

Tints of #57625B

#57625B
(87,98,91)
#667069
(102,112,105)
#757E77
(117,126,119)
#848C85
(132,140,133)
#939A93
(147,154,147)
#A2A8A1
(162,168,161)
#B1B6AF
(177,182,175)
#C0C4BD
(192,196,189)
#CFD2CB
(207,210,203)
#DEE0D9
(222,224,217)
#EDEEE7
(237,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57625B; }

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

This text font color is #57625B.

Background Color

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

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

This div background color is #57625B.

Border color

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

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

This div border color is #57625B.

Opacity

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

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

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

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

This text has shadow with #57625B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57625B.

Preview

Color preview on black background

This text has color #57625B on black background.


Color preview on white background

This text has color #57625B on white background.


Black color preview on #57625B background

This text has black color on #57625B background.


White color preview on #57625B background

This text has white color on #57625B background.


Related colors

Complementary color

Complementary color for #hex is #A89DA4.


I love getcolorcode.com

Triadic colors

1 #5B5762 and #625B57 with #57625B are triadic colors.

2 #5B6257 and #62575B with #57625B are triadic colors.