COLOR #606269

HEX: #606269 RGB: (96,98,105)

Color info

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

RGB color model

#606269 color RGB value is (96,98,105).

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

RGB channels and saturation

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

96
98
105

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

Portions of RGB colors in percentages

R + G + B = 96 + 98 + 105 = 299 (100%)
R 96 of 299 ~ 32.11%
G 98 of 299 ~ 32.78%
B 105 of 299 ~ 35.12'%

%32.11
%32.78
%35.12

CMYK color model

#606269 color CMYK value is (9,7,0,59).

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

CMYK: (9,7,0,59)
C9M7Y0K59 (9%, 7%, 0%, 59%)
(0.09 / 0.07 / 0.00 / 0.59)

CMYK percentages

%8.57
%6.67
%0
%58.82

Codes

Color #606269 in popluar color models

60 62 69
RGB 96 98 105
HSL 227° 4.48% 39.41%
HSB/HSV 227° 8.57% 41.18%
CMYK 8.57% 6.67% 0.00%
58.82%

Color #606269 in popluar number systems.

HEX 60 62 69
Decimal 96 98 105
Binary 1100000 1100010 1101001
Octal 140 142 151

Shades and tints

Shades of #606269

#606269
(96,98,105)
#585A60
(88,90,96)
#505257
(80,82,87)
#484A4E
(72,74,78)
#404245
(64,66,69)
#383A3C
(56,58,60)
#303233
(48,50,51)
#282A2A
(40,42,42)
#202221
(32,34,33)
#181A18
(24,26,24)
#10120F
(16,18,15)
#000000
(0,0,0)

Tints of #606269

#606269
(96,98,105)
#6E7076
(110,112,118)
#7C7E83
(124,126,131)
#8A8C90
(138,140,144)
#989A9D
(152,154,157)
#A6A8AA
(166,168,170)
#B4B6B7
(180,182,183)
#C2C4C4
(194,196,196)
#D0D2D1
(208,210,209)
#DEE0DE
(222,224,222)
#ECEEEB
(236,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606269; }

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

This text font color is #606269.

Background Color

.myBgColor { background-color: #606269; }

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

This div background color is #606269.

Border color

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

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

This div border color is #606269.

Opacity

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

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

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

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

This text has shadow with #606269 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606269.

Preview

Color preview on black background

This text has color #606269 on black background.


Color preview on white background

This text has color #606269 on white background.


Black color preview on #606269 background

This text has black color on #606269 background.


White color preview on #606269 background

This text has white color on #606269 background.


Related colors

Complementary color

Complementary color for #hex is #9F9D96.


I love getcolorcode.com

Triadic colors

1 #696062 and #626960 with #606269 are triadic colors.

2 #696260 and #626069 with #606269 are triadic colors.