COLOR #606970

HEX: #606970 RGB: (96,105,112)

Color info

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

RGB color model

#606970 color RGB value is (96,105,112).

RGB: (96,105,112) (38%, 41%, 44%)

RGB channels and saturation

R 96 of 255 = 38%
G 105 of 255 = 41%
B 112 of 255 = 44%

96
105
112

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

Portions of RGB colors in percentages

R + G + B = 96 + 105 + 112 = 313 (100%)
R 96 of 313 ~ 30.67%
G 105 of 313 ~ 33.55%
B 112 of 313 ~ 35.78'%

%30.67
%33.55
%35.78

CMYK color model

#606970 color CMYK value is (14,6,0,56).

  • cyan value is 14.29%
  • magenta value is 6.25%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (14,6,0,56)
C14M6Y0K56 (14%, 6%, 0%, 56%)
(0.14 / 0.06 / 0.00 / 0.56)

CMYK percentages

%14.29
%6.25
%0
%56.08

Codes

Color #606970 in popluar color models

60 69 70
RGB 96 105 112
HSL 206° 7.69% 40.78%
HSB/HSV 206° 14.29% 43.92%
CMYK 14.29% 6.25% 0.00%
56.08%

Color #606970 in popluar number systems.

HEX 60 69 70
Decimal 96 105 112
Binary 1100000 1101001 1110000
Octal 140 151 160

Shades and tints

Shades of #606970

#606970
(96,105,112)
#586066
(88,96,102)
#50575C
(80,87,92)
#484E52
(72,78,82)
#404548
(64,69,72)
#383C3E
(56,60,62)
#303334
(48,51,52)
#282A2A
(40,42,42)
#202120
(32,33,32)
#181816
(24,24,22)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #606970

#606970
(96,105,112)
#6E767D
(110,118,125)
#7C838A
(124,131,138)
#8A9097
(138,144,151)
#989DA4
(152,157,164)
#A6AAB1
(166,170,177)
#B4B7BE
(180,183,190)
#C2C4CB
(194,196,203)
#D0D1D8
(208,209,216)
#DEDEE5
(222,222,229)
#ECEBF2
(236,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #606970 color. Also use rgb(96,105,112) instead hex code.

Text Font Color

.myTextColor { color: #606970; }

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

This text font color is #606970.

Background Color

.myBgColor { background-color: #606970; }

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

This div background color is #606970.

Border color

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

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

This div border color is #606970.

Opacity

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

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

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

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

This text has shadow with #606970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606970.

Preview

Color preview on black background

This text has color #606970 on black background.


Color preview on white background

This text has color #606970 on white background.


Black color preview on #606970 background

This text has black color on #606970 background.


White color preview on #606970 background

This text has white color on #606970 background.


Related colors

Complementary color

Complementary color for #hex is #9F968F.


I love getcolorcode.com

Triadic colors

1 #706069 and #697060 with #606970 are triadic colors.

2 #706960 and #696070 with #606970 are triadic colors.