COLOR #606E58

HEX: #606E58 RGB: (96,110,88)

Color info

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

RGB color model

#606E58 color RGB value is (96,110,88).

RGB: (96,110,88) (38%, 43%, 35%)

RGB channels and saturation

R 96 of 255 = 38%
G 110 of 255 = 43%
B 88 of 255 = 35%

96
110
88

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

Portions of RGB colors in percentages

R + G + B = 96 + 110 + 88 = 294 (100%)
R 96 of 294 ~ 32.65%
G 110 of 294 ~ 37.41%
B 88 of 294 ~ 29.93'%

%32.65
%37.41
%29.93

CMYK color model

#606E58 color CMYK value is (13,0,20,57).

  • cyan value is 12.73%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 56.86%

CMYK: (13,0,20,57)
C13M0Y20K57 (13%, 0%, 20%, 57%)
(0.13 / 0.00 / 0.20 / 0.57)

CMYK percentages

%12.73
%0
%20
%56.86

Codes

Color #606E58 in popluar color models

60 6E 58
RGB 96 110 88
HSL 98° 11.11% 38.82%
HSB/HSV 98° 20.00% 43.14%
CMYK 12.73% 0.00% 20.00%
56.86%

Color #606E58 in popluar number systems.

HEX 60 6E 58
Decimal 96 110 88
Binary 1100000 1101110 1011000
Octal 140 156 130

Shades and tints

Shades of #606E58

#606E58
(96,110,88)
#586450
(88,100,80)
#505A48
(80,90,72)
#485040
(72,80,64)
#404638
(64,70,56)
#383C30
(56,60,48)
#303228
(48,50,40)
#282820
(40,40,32)
#201E18
(32,30,24)
#181410
(24,20,16)
#100A08
(16,10,8)
#000000
(0,0,0)

Tints of #606E58

#606E58
(96,110,88)
#6E7B67
(110,123,103)
#7C8876
(124,136,118)
#8A9585
(138,149,133)
#98A294
(152,162,148)
#A6AFA3
(166,175,163)
#B4BCB2
(180,188,178)
#C2C9C1
(194,201,193)
#D0D6D0
(208,214,208)
#DEE3DF
(222,227,223)
#ECF0EE
(236,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #606E58 color. Also use rgb(96,110,88) instead hex code.

Text Font Color

.myTextColor { color: #606E58; }

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

This text font color is #606E58.

Background Color

.myBgColor { background-color: #606E58; }

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

This div background color is #606E58.

Border color

.myBorderColor { border: 1px solid #606E58; }

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

This div border color is #606E58.

Opacity

.myOpacity80 { color: #606E58; opacity: 0.8; }

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

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

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

This text has shadow with #606E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606E58.

Preview

Color preview on black background

This text has color #606E58 on black background.


Color preview on white background

This text has color #606E58 on white background.


Black color preview on #606E58 background

This text has black color on #606E58 background.


White color preview on #606E58 background

This text has white color on #606E58 background.


Related colors

Complementary color

Complementary color for #hex is #9F91A7.


I love getcolorcode.com

Triadic colors

1 #58606E and #6E5860 with #606E58 are triadic colors.

2 #586E60 and #6E6058 with #606E58 are triadic colors.