COLOR #606197

HEX: #606197 RGB: (96,97,151)

Color info

#606197 contains red, green and blue colors in about the same proportion. Web safe color of #606197 is #666699 (or #669).

RGB color model

#606197 color RGB value is (96,97,151).

RGB: (96,97,151) (38%, 38%, 59%)

RGB channels and saturation

R 96 of 255 = 38%
G 97 of 255 = 38%
B 151 of 255 = 59%

96
97
151

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

Portions of RGB colors in percentages

R + G + B = 96 + 97 + 151 = 344 (100%)
R 96 of 344 ~ 27.91%
G 97 of 344 ~ 28.2%
B 151 of 344 ~ 43.9'%

%27.91
%28.2
%43.9

CMYK color model

#606197 color CMYK value is (36,36,0,41).

  • cyan value is 36.42%
  • magenta value is 35.76%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (36,36,0,41)
C36M36Y0K41 (36%, 36%, 0%, 41%)
(0.36 / 0.36 / 0.00 / 0.41)

CMYK percentages

%36.42
%35.76
%0
%40.78

Codes

Color #606197 in popluar color models

60 61 97
RGB 96 97 151
HSL 239° 22.27% 48.43%
HSB/HSV 239° 36.42% 59.22%
CMYK 36.42% 35.76% 0.00%
40.78%

Color #606197 in popluar number systems.

HEX 60 61 97
Decimal 96 97 151
Binary 1100000 1100001 10010111
Octal 140 141 227

Shades and tints

Shades of #606197

#606197
(96,97,151)
#58598A
(88,89,138)
#50517D
(80,81,125)
#484970
(72,73,112)
#404163
(64,65,99)
#383956
(56,57,86)
#303149
(48,49,73)
#28293C
(40,41,60)
#20212F
(32,33,47)
#181922
(24,25,34)
#101115
(16,17,21)
#000000
(0,0,0)

Tints of #606197

#606197
(96,97,151)
#6E6FA0
(110,111,160)
#7C7DA9
(124,125,169)
#8A8BB2
(138,139,178)
#9899BB
(152,153,187)
#A6A7C4
(166,167,196)
#B4B5CD
(180,181,205)
#C2C3D6
(194,195,214)
#D0D1DF
(208,209,223)
#DEDFE8
(222,223,232)
#ECEDF1
(236,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #606197 color. Also use rgb(96,97,151) instead hex code.

Text Font Color

.myTextColor { color: #606197; }

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

This text font color is #606197.

Background Color

.myBgColor { background-color: #606197; }

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

This div background color is #606197.

Border color

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

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

This div border color is #606197.

Opacity

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

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

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

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

This text has shadow with #606197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606197.

Preview

Color preview on black background

This text has color #606197 on black background.


Color preview on white background

This text has color #606197 on white background.


Black color preview on #606197 background

This text has black color on #606197 background.


White color preview on #606197 background

This text has white color on #606197 background.


Related colors

Complementary color

Complementary color for #hex is #9F9E68.


I love getcolorcode.com

Triadic colors

1 #976061 and #619760 with #606197 are triadic colors.

2 #976160 and #616097 with #606197 are triadic colors.