COLOR #606257

HEX: #606257 RGB: (96,98,87)

Color info

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

RGB color model

#606257 color RGB value is (96,98,87).

RGB: (96,98,87) (38%, 38%, 34%)

RGB channels and saturation

R 96 of 255 = 38%
G 98 of 255 = 38%
B 87 of 255 = 34%

96
98
87

R + G + B ~ 37%. #606257 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 98 + 87 = 281 (100%)
R 96 of 281 ~ 34.16%
G 98 of 281 ~ 34.88%
B 87 of 281 ~ 30.96'%

%34.16
%34.88
%30.96

CMYK color model

#606257 color CMYK value is (2,0,11,62).

  • cyan value is 2.04%
  • magenta value is 0.00%
  • yellow value is 11.22%
  • key color value is 61.57%

CMYK: (2,0,11,62)
C2M0Y11K62 (2%, 0%, 11%, 62%)
(0.02 / 0.00 / 0.11 / 0.62)

CMYK percentages

%2.04
%0
%11.22
%61.57

Codes

Color #606257 in popluar color models

60 62 57
RGB 96 98 87
HSL 71° 5.95% 36.27%
HSB/HSV 71° 11.22% 38.43%
CMYK 2.04% 0.00% 11.22%
61.57%

Color #606257 in popluar number systems.

HEX 60 62 57
Decimal 96 98 87
Binary 1100000 1100010 1010111
Octal 140 142 127

Shades and tints

Shades of #606257

#606257
(96,98,87)
#585A50
(88,90,80)
#505249
(80,82,73)
#484A42
(72,74,66)
#40423B
(64,66,59)
#383A34
(56,58,52)
#30322D
(48,50,45)
#282A26
(40,42,38)
#20221F
(32,34,31)
#181A18
(24,26,24)
#101211
(16,18,17)
#000000
(0,0,0)

Tints of #606257

#606257
(96,98,87)
#6E7066
(110,112,102)
#7C7E75
(124,126,117)
#8A8C84
(138,140,132)
#989A93
(152,154,147)
#A6A8A2
(166,168,162)
#B4B6B1
(180,182,177)
#C2C4C0
(194,196,192)
#D0D2CF
(208,210,207)
#DEE0DE
(222,224,222)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606257; }

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

This text font color is #606257.

Background Color

.myBgColor { background-color: #606257; }

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

This div background color is #606257.

Border color

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

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

This div border color is #606257.

Opacity

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

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

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

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

This text has shadow with #606257 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606257.

Preview

Color preview on black background

This text has color #606257 on black background.


Color preview on white background

This text has color #606257 on white background.


Black color preview on #606257 background

This text has black color on #606257 background.


White color preview on #606257 background

This text has white color on #606257 background.


Related colors

Complementary color

Complementary color for #hex is #9F9DA8.


I love getcolorcode.com

Triadic colors

1 #576062 and #625760 with #606257 are triadic colors.

2 #576260 and #626057 with #606257 are triadic colors.