COLOR #606259

HEX: #606259 RGB: (96,98,89)

Color info

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

RGB color model

#606259 color RGB value is (96,98,89).

RGB: (96,98,89) (38%, 38%, 35%)

RGB channels and saturation

R 96 of 255 = 38%
G 98 of 255 = 38%
B 89 of 255 = 35%

96
98
89

R + G + B ~ 37%. #606259 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 98 + 89 = 283 (100%)
R 96 of 283 ~ 33.92%
G 98 of 283 ~ 34.63%
B 89 of 283 ~ 31.45'%

%33.92
%34.63
%31.45

CMYK color model

#606259 color CMYK value is (2,0,9,62).

  • cyan value is 2.04%
  • magenta value is 0.00%
  • yellow value is 9.18%
  • key color value is 61.57%

CMYK: (2,0,9,62)
C2M0Y9K62 (2%, 0%, 9%, 62%)
(0.02 / 0.00 / 0.09 / 0.62)

CMYK percentages

%2.04
%0
%9.18
%61.57

Codes

Color #606259 in popluar color models

60 62 59
RGB 96 98 89
HSL 73° 4.81% 36.67%
HSB/HSV 73° 9.18% 38.43%
CMYK 2.04% 0.00% 9.18%
61.57%

Color #606259 in popluar number systems.

HEX 60 62 59
Decimal 96 98 89
Binary 1100000 1100010 1011001
Octal 140 142 131

Shades and tints

Shades of #606259

#606259
(96,98,89)
#585A51
(88,90,81)
#505249
(80,82,73)
#484A41
(72,74,65)
#404239
(64,66,57)
#383A31
(56,58,49)
#303229
(48,50,41)
#282A21
(40,42,33)
#202219
(32,34,25)
#181A11
(24,26,17)
#101209
(16,18,9)
#000000
(0,0,0)

Tints of #606259

#606259
(96,98,89)
#6E7068
(110,112,104)
#7C7E77
(124,126,119)
#8A8C86
(138,140,134)
#989A95
(152,154,149)
#A6A8A4
(166,168,164)
#B4B6B3
(180,182,179)
#C2C4C2
(194,196,194)
#D0D2D1
(208,210,209)
#DEE0E0
(222,224,224)
#ECEEEF
(236,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606259; }

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

This text font color is #606259.

Background Color

.myBgColor { background-color: #606259; }

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

This div background color is #606259.

Border color

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

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

This div border color is #606259.

Opacity

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

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

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

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

This text has shadow with #606259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606259.

Preview

Color preview on black background

This text has color #606259 on black background.


Color preview on white background

This text has color #606259 on white background.


Black color preview on #606259 background

This text has black color on #606259 background.


White color preview on #606259 background

This text has white color on #606259 background.


Related colors

Complementary color

Complementary color for #hex is #9F9DA6.


I love getcolorcode.com

Triadic colors

1 #596062 and #625960 with #606259 are triadic colors.

2 #596260 and #626059 with #606259 are triadic colors.