COLOR #606178

HEX: #606178 RGB: (96,97,120)

Color info

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

RGB color model

#606178 color RGB value is (96,97,120).

RGB: (96,97,120) (38%, 38%, 47%)

RGB channels and saturation

R 96 of 255 = 38%
G 97 of 255 = 38%
B 120 of 255 = 47%

96
97
120

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

Portions of RGB colors in percentages

R + G + B = 96 + 97 + 120 = 313 (100%)
R 96 of 313 ~ 30.67%
G 97 of 313 ~ 30.99%
B 120 of 313 ~ 38.34'%

%30.67
%30.99
%38.34

CMYK color model

#606178 color CMYK value is (20,19,0,53).

  • cyan value is 20.00%
  • magenta value is 19.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (20,19,0,53)
C20M19Y0K53 (20%, 19%, 0%, 53%)
(0.20 / 0.19 / 0.00 / 0.53)

CMYK percentages

%20
%19.17
%0
%52.94

Codes

Color #606178 in popluar color models

60 61 78
RGB 96 97 120
HSL 238° 11.11% 42.35%
HSB/HSV 238° 20.00% 47.06%
CMYK 20.00% 19.17% 0.00%
52.94%

Color #606178 in popluar number systems.

HEX 60 61 78
Decimal 96 97 120
Binary 1100000 1100001 1111000
Octal 140 141 170

Shades and tints

Shades of #606178

#606178
(96,97,120)
#58596E
(88,89,110)
#505164
(80,81,100)
#48495A
(72,73,90)
#404150
(64,65,80)
#383946
(56,57,70)
#30313C
(48,49,60)
#282932
(40,41,50)
#202128
(32,33,40)
#18191E
(24,25,30)
#101114
(16,17,20)
#000000
(0,0,0)

Tints of #606178

#606178
(96,97,120)
#6E6F84
(110,111,132)
#7C7D90
(124,125,144)
#8A8B9C
(138,139,156)
#9899A8
(152,153,168)
#A6A7B4
(166,167,180)
#B4B5C0
(180,181,192)
#C2C3CC
(194,195,204)
#D0D1D8
(208,209,216)
#DEDFE4
(222,223,228)
#ECEDF0
(236,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606178; }

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

This text font color is #606178.

Background Color

.myBgColor { background-color: #606178; }

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

This div background color is #606178.

Border color

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

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

This div border color is #606178.

Opacity

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

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

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

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

This text has shadow with #606178 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606178.

Preview

Color preview on black background

This text has color #606178 on black background.


Color preview on white background

This text has color #606178 on white background.


Black color preview on #606178 background

This text has black color on #606178 background.


White color preview on #606178 background

This text has white color on #606178 background.


Related colors

Complementary color

Complementary color for #hex is #9F9E87.


I love getcolorcode.com

Triadic colors

1 #786061 and #617860 with #606178 are triadic colors.

2 #786160 and #616078 with #606178 are triadic colors.