COLOR #606372

HEX: #606372 RGB: (96,99,114)

Color info

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

RGB color model

#606372 color RGB value is (96,99,114).

RGB: (96,99,114) (38%, 39%, 45%)

RGB channels and saturation

R 96 of 255 = 38%
G 99 of 255 = 39%
B 114 of 255 = 45%

96
99
114

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

Portions of RGB colors in percentages

R + G + B = 96 + 99 + 114 = 309 (100%)
R 96 of 309 ~ 31.07%
G 99 of 309 ~ 32.04%
B 114 of 309 ~ 36.89'%

%31.07
%32.04
%36.89

CMYK color model

#606372 color CMYK value is (16,13,0,55).

  • cyan value is 15.79%
  • magenta value is 13.16%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (16,13,0,55)
C16M13Y0K55 (16%, 13%, 0%, 55%)
(0.16 / 0.13 / 0.00 / 0.55)

CMYK percentages

%15.79
%13.16
%0
%55.29

Codes

Color #606372 in popluar color models

60 63 72
RGB 96 99 114
HSL 230° 8.57% 41.18%
HSB/HSV 230° 15.79% 44.71%
CMYK 15.79% 13.16% 0.00%
55.29%

Color #606372 in popluar number systems.

HEX 60 63 72
Decimal 96 99 114
Binary 1100000 1100011 1110010
Octal 140 143 162

Shades and tints

Shades of #606372

#606372
(96,99,114)
#585A68
(88,90,104)
#50515E
(80,81,94)
#484854
(72,72,84)
#403F4A
(64,63,74)
#383640
(56,54,64)
#302D36
(48,45,54)
#28242C
(40,36,44)
#201B22
(32,27,34)
#181218
(24,18,24)
#10090E
(16,9,14)
#000000
(0,0,0)

Tints of #606372

#606372
(96,99,114)
#6E717E
(110,113,126)
#7C7F8A
(124,127,138)
#8A8D96
(138,141,150)
#989BA2
(152,155,162)
#A6A9AE
(166,169,174)
#B4B7BA
(180,183,186)
#C2C5C6
(194,197,198)
#D0D3D2
(208,211,210)
#DEE1DE
(222,225,222)
#ECEFEA
(236,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #606372 color. Also use rgb(96,99,114) instead hex code.

Text Font Color

.myTextColor { color: #606372; }

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

This text font color is #606372.

Background Color

.myBgColor { background-color: #606372; }

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

This div background color is #606372.

Border color

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

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

This div border color is #606372.

Opacity

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

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

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

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

This text has shadow with #606372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606372.

Preview

Color preview on black background

This text has color #606372 on black background.


Color preview on white background

This text has color #606372 on white background.


Black color preview on #606372 background

This text has black color on #606372 background.


White color preview on #606372 background

This text has white color on #606372 background.


Related colors

Complementary color

Complementary color for #hex is #9F9C8D.


I love getcolorcode.com

Triadic colors

1 #726063 and #637260 with #606372 are triadic colors.

2 #726360 and #636072 with #606372 are triadic colors.