COLOR #606872

HEX: #606872 RGB: (96,104,114)

Color info

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

RGB color model

#606872 color RGB value is (96,104,114).

RGB: (96,104,114) (38%, 41%, 45%)

RGB channels and saturation

R 96 of 255 = 38%
G 104 of 255 = 41%
B 114 of 255 = 45%

96
104
114

R + G + B ~ 41%. #606872 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 96 + 104 + 114 = 314 (100%)
R 96 of 314 ~ 30.57%
G 104 of 314 ~ 33.12%
B 114 of 314 ~ 36.31'%

%30.57
%33.12
%36.31

CMYK color model

#606872 color CMYK value is (16,9,0,55).

  • cyan value is 15.79%
  • magenta value is 8.77%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (16,9,0,55)
C16M9Y0K55 (16%, 9%, 0%, 55%)
(0.16 / 0.09 / 0.00 / 0.55)

CMYK percentages

%15.79
%8.77
%0
%55.29

Codes

Color #606872 in popluar color models

60 68 72
RGB 96 104 114
HSL 213° 8.57% 41.18%
HSB/HSV 213° 15.79% 44.71%
CMYK 15.79% 8.77% 0.00%
55.29%

Color #606872 in popluar number systems.

HEX 60 68 72
Decimal 96 104 114
Binary 1100000 1101000 1110010
Octal 140 150 162

Shades and tints

Shades of #606872

#606872
(96,104,114)
#585F68
(88,95,104)
#50565E
(80,86,94)
#484D54
(72,77,84)
#40444A
(64,68,74)
#383B40
(56,59,64)
#303236
(48,50,54)
#28292C
(40,41,44)
#202022
(32,32,34)
#181718
(24,23,24)
#100E0E
(16,14,14)
#000000
(0,0,0)

Tints of #606872

#606872
(96,104,114)
#6E757E
(110,117,126)
#7C828A
(124,130,138)
#8A8F96
(138,143,150)
#989CA2
(152,156,162)
#A6A9AE
(166,169,174)
#B4B6BA
(180,182,186)
#C2C3C6
(194,195,198)
#D0D0D2
(208,208,210)
#DEDDDE
(222,221,222)
#ECEAEA
(236,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #606872 color. Also use rgb(96,104,114) instead hex code.

Text Font Color

.myTextColor { color: #606872; }

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

This text font color is #606872.

Background Color

.myBgColor { background-color: #606872; }

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

This div background color is #606872.

Border color

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

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

This div border color is #606872.

Opacity

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

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

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

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

This text has shadow with #606872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606872.

Preview

Color preview on black background

This text has color #606872 on black background.


Color preview on white background

This text has color #606872 on white background.


Black color preview on #606872 background

This text has black color on #606872 background.


White color preview on #606872 background

This text has white color on #606872 background.


Related colors

Complementary color

Complementary color for #hex is #9F978D.


I love getcolorcode.com

Triadic colors

1 #726068 and #687260 with #606872 are triadic colors.

2 #726860 and #686072 with #606872 are triadic colors.