COLOR #606E9E

HEX: #606E9E RGB: (96,110,158)

Color info

#606E9E contains mainly green and blue colors. Web safe color of #606E9E is #666699 (or #669).

RGB color model

#606E9E color RGB value is (96,110,158).

RGB: (96,110,158) (38%, 43%, 62%)

RGB channels and saturation

R 96 of 255 = 38%
G 110 of 255 = 43%
B 158 of 255 = 62%

96
110
158

R + G + B ~ 48%. #606E9E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 96 + 110 + 158 = 364 (100%)
R 96 of 364 ~ 26.37%
G 110 of 364 ~ 30.22%
B 158 of 364 ~ 43.41'%

%26.37
%30.22
%43.41

CMYK color model

#606E9E color CMYK value is (39,30,0,38).

  • cyan value is 39.24%
  • magenta value is 30.38%
  • yellow value is 0.00%
  • key color value is 38.04%
CMYK: (39,30,0,38) C39M30Y0K38 (39%,30%,0%,38%) (0.39/0.30/0.00/0.38) 

CMYK percentages

%39.24
%30.38
%0
%38.04

Codes

Color #606E9E in popluar color models

60 6E 9E
RGB 96 110 158
HSL 226° 24.41% 49.80%
HSB/HSV 226° 39.24% 61.96%
CMYK 39.24% 30.38% 0.00%
38.04%

Color #606E9E in popluar number systems.

HEX 60 6E 9E
Decimal 96 110 158
Binary 1100000 1101110 10011110
Octal 140 156 236

Shades and tints

Shades of #606E9E

#606E9E
(96,110,158)
#586490
(88,100,144)
#505A82
(80,90,130)
#485074
(72,80,116)
#404666
(64,70,102)
#383C58
(56,60,88)
#30324A
(48,50,74)
#28283C
(40,40,60)
#201E2E
(32,30,46)
#181420
(24,20,32)
#100A12
(16,10,18)
#000000
(0,0,0)

Tints of #606E9E

#606E9E
(96,110,158)
#6E7BA6
(110,123,166)
#7C88AE
(124,136,174)
#8A95B6
(138,149,182)
#98A2BE
(152,162,190)
#A6AFC6
(166,175,198)
#B4BCCE
(180,188,206)
#C2C9D6
(194,201,214)
#D0D6DE
(208,214,222)
#DEE3E6
(222,227,230)
#ECF0EE
(236,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #606E9E color. Also use rgb(96,110,158) instead hex code.

Text Font Color

.myTextColor { color: #606E9E; }

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

This text font color is #606E9E.

Background Color

.myBgColor { background-color: #606E9E; }

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

This div background color is #606E9E.

Border color

.myBorderColor { border: 1px solid #606E9E; }

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

This div border color is #606E9E.

Opacity

.myOpacity80 { color: #606E9E; opacity: 0.8; }

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

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

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

This text has shadow with #606E9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606E9E.

Preview

Color preview on black background

This text has color #606E9E on black background.


Color preview on white background

This text has color #606E9E on white background.


Black color preview on #606E9E background

This text has black color on #606E9E background.


White color preview on #606E9E background

This text has white color on #606E9E background.


Related colors

Complementary color

Complementary color for #hex is #9F9161.


I love getcolorcode.com

Triadic colors

1 #9E606E and #6E9E60 with #606E9E are triadic colors.

2 #9E6E60 and #6E609E with #606E9E are triadic colors.