COLOR #606D74

HEX: #606D74 RGB: (96,109,116)

Color info

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

RGB color model

#606D74 color RGB value is (96,109,116).

RGB: (96,109,116) (38%, 43%, 45%)

RGB channels and saturation

R 96 of 255 = 38%
G 109 of 255 = 43%
B 116 of 255 = 45%

96
109
116

R + G + B ~ 42%. #606D74 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 96 + 109 + 116 = 321 (100%)
R 96 of 321 ~ 29.91%
G 109 of 321 ~ 33.96%
B 116 of 321 ~ 36.14'%

%29.91
%33.96
%36.14

CMYK color model

#606D74 color CMYK value is (17,6,0,55).

  • cyan value is 17.24%
  • magenta value is 6.03%
  • yellow value is 0.00%
  • key color value is 54.51%
CMYK: (17,6,0,55) C17M6Y0K55 (17%,6%,0%,55%) (0.17/0.06/0.00/0.55) 

CMYK percentages

%17.24
%6.03
%0
%54.51

Codes

Color #606D74 in popluar color models

60 6D 74
RGB 96 109 116
HSL 201° 9.43% 41.57%
HSB/HSV 201° 17.24% 45.49%
CMYK 17.24% 6.03% 0.00%
54.51%

Color #606D74 in popluar number systems.

HEX 60 6D 74
Decimal 96 109 116
Binary 1100000 1101101 1110100
Octal 140 155 164

Shades and tints

Shades of #606D74

#606D74
(96,109,116)
#58646A
(88,100,106)
#505B60
(80,91,96)
#485256
(72,82,86)
#40494C
(64,73,76)
#384042
(56,64,66)
#303738
(48,55,56)
#282E2E
(40,46,46)
#202524
(32,37,36)
#181C1A
(24,28,26)
#101310
(16,19,16)
#000000
(0,0,0)

Tints of #606D74

#606D74
(96,109,116)
#6E7A80
(110,122,128)
#7C878C
(124,135,140)
#8A9498
(138,148,152)
#98A1A4
(152,161,164)
#A6AEB0
(166,174,176)
#B4BBBC
(180,187,188)
#C2C8C8
(194,200,200)
#D0D5D4
(208,213,212)
#DEE2E0
(222,226,224)
#ECEFEC
(236,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #606D74 color. Also use rgb(96,109,116) instead hex code.

Text Font Color

.myTextColor { color: #606D74; }

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

This text font color is #606D74.

Background Color

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

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

This div background color is #606D74.

Border color

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

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

This div border color is #606D74.

Opacity

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

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

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

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

This text has shadow with #606D74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606D74.

Preview

Color preview on black background

This text has color #606D74 on black background.


Color preview on white background

This text has color #606D74 on white background.


Black color preview on #606D74 background

This text has black color on #606D74 background.


White color preview on #606D74 background

This text has white color on #606D74 background.


Related colors

Complementary color

Complementary color for #hex is #9F928B.


I love getcolorcode.com

Triadic colors

1 #74606D and #6D7460 with #606D74 are triadic colors.

2 #746D60 and #6D6074 with #606D74 are triadic colors.