COLOR #606873

HEX: #606873 RGB: (96,104,115)

Color info

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

RGB color model

#606873 color RGB value is (96,104,115).

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

RGB channels and saturation

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

96
104
115

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

Portions of RGB colors in percentages

R + G + B = 96 + 104 + 115 = 315 (100%)
R 96 of 315 ~ 30.48%
G 104 of 315 ~ 33.02%
B 115 of 315 ~ 36.51'%

%30.48
%33.02
%36.51

CMYK color model

#606873 color CMYK value is (17,10,0,55).

  • cyan value is 16.52%
  • magenta value is 9.57%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (17,10,0,55)
C17M10Y0K55 (17%, 10%, 0%, 55%)
(0.17 / 0.10 / 0.00 / 0.55)

CMYK percentages

%16.52
%9.57
%0
%54.9

Codes

Color #606873 in popluar color models

60 68 73
RGB 96 104 115
HSL 215° 9.00% 41.37%
HSB/HSV 215° 16.52% 45.10%
CMYK 16.52% 9.57% 0.00%
54.90%

Color #606873 in popluar number systems.

HEX 60 68 73
Decimal 96 104 115
Binary 1100000 1101000 1110011
Octal 140 150 163

Shades and tints

Shades of #606873

#606873
(96,104,115)
#585F69
(88,95,105)
#50565F
(80,86,95)
#484D55
(72,77,85)
#40444B
(64,68,75)
#383B41
(56,59,65)
#303237
(48,50,55)
#28292D
(40,41,45)
#202023
(32,32,35)
#181719
(24,23,25)
#100E0F
(16,14,15)
#000000
(0,0,0)

Tints of #606873

#606873
(96,104,115)
#6E757F
(110,117,127)
#7C828B
(124,130,139)
#8A8F97
(138,143,151)
#989CA3
(152,156,163)
#A6A9AF
(166,169,175)
#B4B6BB
(180,182,187)
#C2C3C7
(194,195,199)
#D0D0D3
(208,208,211)
#DEDDDF
(222,221,223)
#ECEAEB
(236,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606873; }

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

This text font color is #606873.

Background Color

.myBgColor { background-color: #606873; }

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

This div background color is #606873.

Border color

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

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

This div border color is #606873.

Opacity

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

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

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

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

This text has shadow with #606873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606873.

Preview

Color preview on black background

This text has color #606873 on black background.


Color preview on white background

This text has color #606873 on white background.


Black color preview on #606873 background

This text has black color on #606873 background.


White color preview on #606873 background

This text has white color on #606873 background.


Related colors

Complementary color

Complementary color for #hex is #9F978C.


I love getcolorcode.com

Triadic colors

1 #736068 and #687360 with #606873 are triadic colors.

2 #736860 and #686073 with #606873 are triadic colors.