COLOR #606980

HEX: #606980 RGB: (96,105,128)

Color info

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

RGB color model

#606980 color RGB value is (96,105,128).

RGB: (96,105,128) (38%, 41%, 50%)

RGB channels and saturation

R 96 of 255 = 38%
G 105 of 255 = 41%
B 128 of 255 = 50%

96
105
128

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

Portions of RGB colors in percentages

R + G + B = 96 + 105 + 128 = 329 (100%)
R 96 of 329 ~ 29.18%
G 105 of 329 ~ 31.91%
B 128 of 329 ~ 38.91'%

%29.18
%31.91
%38.91

CMYK color model

#606980 color CMYK value is (25,18,0,50).

  • cyan value is 25.00%
  • magenta value is 17.97%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (25,18,0,50)
C25M18Y0K50 (25%, 18%, 0%, 50%)
(0.25 / 0.18 / 0.00 / 0.50)

CMYK percentages

%25
%17.97
%0
%49.8

Codes

Color #606980 in popluar color models

60 69 80
RGB 96 105 128
HSL 223° 14.29% 43.92%
HSB/HSV 223° 25.00% 50.20%
CMYK 25.00% 17.97% 0.00%
49.80%

Color #606980 in popluar number systems.

HEX 60 69 80
Decimal 96 105 128
Binary 1100000 1101001 10000000
Octal 140 151 200

Shades and tints

Shades of #606980

#606980
(96,105,128)
#586075
(88,96,117)
#50576A
(80,87,106)
#484E5F
(72,78,95)
#404554
(64,69,84)
#383C49
(56,60,73)
#30333E
(48,51,62)
#282A33
(40,42,51)
#202128
(32,33,40)
#18181D
(24,24,29)
#100F12
(16,15,18)
#000000
(0,0,0)

Tints of #606980

#606980
(96,105,128)
#6E768B
(110,118,139)
#7C8396
(124,131,150)
#8A90A1
(138,144,161)
#989DAC
(152,157,172)
#A6AAB7
(166,170,183)
#B4B7C2
(180,183,194)
#C2C4CD
(194,196,205)
#D0D1D8
(208,209,216)
#DEDEE3
(222,222,227)
#ECEBEE
(236,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606980; }

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

This text font color is #606980.

Background Color

.myBgColor { background-color: #606980; }

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

This div background color is #606980.

Border color

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

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

This div border color is #606980.

Opacity

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

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

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

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

This text has shadow with #606980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606980.

Preview

Color preview on black background

This text has color #606980 on black background.


Color preview on white background

This text has color #606980 on white background.


Black color preview on #606980 background

This text has black color on #606980 background.


White color preview on #606980 background

This text has white color on #606980 background.


Related colors

Complementary color

Complementary color for #hex is #9F967F.


I love getcolorcode.com

Triadic colors

1 #806069 and #698060 with #606980 are triadic colors.

2 #806960 and #696080 with #606980 are triadic colors.