COLOR #606770

HEX: #606770 RGB: (96,103,112)

Color info

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

RGB color model

#606770 color RGB value is (96,103,112).

RGB: (96,103,112) (38%, 40%, 44%)

RGB channels and saturation

R 96 of 255 = 38%
G 103 of 255 = 40%
B 112 of 255 = 44%

96
103
112

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

Portions of RGB colors in percentages

R + G + B = 96 + 103 + 112 = 311 (100%)
R 96 of 311 ~ 30.87%
G 103 of 311 ~ 33.12%
B 112 of 311 ~ 36.01'%

%30.87
%33.12
%36.01

CMYK color model

#606770 color CMYK value is (14,8,0,56).

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

CMYK: (14,8,0,56)
C14M8Y0K56 (14%, 8%, 0%, 56%)
(0.14 / 0.08 / 0.00 / 0.56)

CMYK percentages

%14.29
%8.04
%0
%56.08

Codes

Color #606770 in popluar color models

60 67 70
RGB 96 103 112
HSL 214° 7.69% 40.78%
HSB/HSV 214° 14.29% 43.92%
CMYK 14.29% 8.04% 0.00%
56.08%

Color #606770 in popluar number systems.

HEX 60 67 70
Decimal 96 103 112
Binary 1100000 1100111 1110000
Octal 140 147 160

Shades and tints

Shades of #606770

#606770
(96,103,112)
#585E66
(88,94,102)
#50555C
(80,85,92)
#484C52
(72,76,82)
#404348
(64,67,72)
#383A3E
(56,58,62)
#303134
(48,49,52)
#28282A
(40,40,42)
#201F20
(32,31,32)
#181616
(24,22,22)
#100D0C
(16,13,12)
#000000
(0,0,0)

Tints of #606770

#606770
(96,103,112)
#6E747D
(110,116,125)
#7C818A
(124,129,138)
#8A8E97
(138,142,151)
#989BA4
(152,155,164)
#A6A8B1
(166,168,177)
#B4B5BE
(180,181,190)
#C2C2CB
(194,194,203)
#D0CFD8
(208,207,216)
#DEDCE5
(222,220,229)
#ECE9F2
(236,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606770; }

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

This text font color is #606770.

Background Color

.myBgColor { background-color: #606770; }

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

This div background color is #606770.

Border color

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

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

This div border color is #606770.

Opacity

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

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

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

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

This text has shadow with #606770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606770.

Preview

Color preview on black background

This text has color #606770 on black background.


Color preview on white background

This text has color #606770 on white background.


Black color preview on #606770 background

This text has black color on #606770 background.


White color preview on #606770 background

This text has white color on #606770 background.


Related colors

Complementary color

Complementary color for #hex is #9F988F.


I love getcolorcode.com

Triadic colors

1 #706067 and #677060 with #606770 are triadic colors.

2 #706760 and #676070 with #606770 are triadic colors.