COLOR #606169

HEX: #606169 RGB: (96,97,105)

Color info

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

RGB color model

#606169 color RGB value is (96,97,105).

RGB: (96,97,105) (38%, 38%, 41%)

RGB channels and saturation

R 96 of 255 = 38%
G 97 of 255 = 38%
B 105 of 255 = 41%

96
97
105

R + G + B ~ 39%. #606169 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 97 + 105 = 298 (100%)
R 96 of 298 ~ 32.21%
G 97 of 298 ~ 32.55%
B 105 of 298 ~ 35.23'%

%32.21
%32.55
%35.23

CMYK color model

#606169 color CMYK value is (9,8,0,59).

  • cyan value is 8.57%
  • magenta value is 7.62%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (9,8,0,59)
C9M8Y0K59 (9%, 8%, 0%, 59%)
(0.09 / 0.08 / 0.00 / 0.59)

CMYK percentages

%8.57
%7.62
%0
%58.82

Codes

Color #606169 in popluar color models

60 61 69
RGB 96 97 105
HSL 233° 4.48% 39.41%
HSB/HSV 233° 8.57% 41.18%
CMYK 8.57% 7.62% 0.00%
58.82%

Color #606169 in popluar number systems.

HEX 60 61 69
Decimal 96 97 105
Binary 1100000 1100001 1101001
Octal 140 141 151

Shades and tints

Shades of #606169

#606169
(96,97,105)
#585960
(88,89,96)
#505157
(80,81,87)
#48494E
(72,73,78)
#404145
(64,65,69)
#38393C
(56,57,60)
#303133
(48,49,51)
#28292A
(40,41,42)
#202121
(32,33,33)
#181918
(24,25,24)
#10110F
(16,17,15)
#000000
(0,0,0)

Tints of #606169

#606169
(96,97,105)
#6E6F76
(110,111,118)
#7C7D83
(124,125,131)
#8A8B90
(138,139,144)
#98999D
(152,153,157)
#A6A7AA
(166,167,170)
#B4B5B7
(180,181,183)
#C2C3C4
(194,195,196)
#D0D1D1
(208,209,209)
#DEDFDE
(222,223,222)
#ECEDEB
(236,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606169; }

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

This text font color is #606169.

Background Color

.myBgColor { background-color: #606169; }

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

This div background color is #606169.

Border color

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

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

This div border color is #606169.

Opacity

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

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

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

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

This text has shadow with #606169 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606169.

Preview

Color preview on black background

This text has color #606169 on black background.


Color preview on white background

This text has color #606169 on white background.


Black color preview on #606169 background

This text has black color on #606169 background.


White color preview on #606169 background

This text has white color on #606169 background.


Related colors

Complementary color

Complementary color for #hex is #9F9E96.


I love getcolorcode.com

Triadic colors

1 #696061 and #616960 with #606169 are triadic colors.

2 #696160 and #616069 with #606169 are triadic colors.