COLOR #606A60

HEX: #606A60 RGB: (96,106,96)

Color info

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

RGB color model

#606A60 color RGB value is (96,106,96).

RGB: (96,106,96) (38%, 42%, 38%)

RGB channels and saturation

R 96 of 255 = 38%
G 106 of 255 = 42%
B 96 of 255 = 38%

96
106
96

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

Portions of RGB colors in percentages

R + G + B = 96 + 106 + 96 = 298 (100%)
R 96 of 298 ~ 32.21%
G 106 of 298 ~ 35.57%
B 96 of 298 ~ 32.21'%

%32.21
%35.57
%32.21

CMYK color model

#606A60 color CMYK value is (9,0,9,58).

  • cyan value is 9.43%
  • magenta value is 0.00%
  • yellow value is 9.43%
  • key color value is 58.43%

CMYK: (9,0,9,58)
C9M0Y9K58 (9%, 0%, 9%, 58%)
(0.09 / 0.00 / 0.09 / 0.58)

CMYK percentages

%9.43
%0
%9.43
%58.43

Codes

Color #606A60 in popluar color models

60 6A 60
RGB 96 106 96
HSL 120° 4.95% 39.61%
HSB/HSV 120° 9.43% 41.57%
CMYK 9.43% 0.00% 9.43%
58.43%

Color #606A60 in popluar number systems.

HEX 60 6A 60
Decimal 96 106 96
Binary 1100000 1101010 1100000
Octal 140 152 140

Shades and tints

Shades of #606A60

#606A60
(96,106,96)
#586158
(88,97,88)
#505850
(80,88,80)
#484F48
(72,79,72)
#404640
(64,70,64)
#383D38
(56,61,56)
#303430
(48,52,48)
#282B28
(40,43,40)
#202220
(32,34,32)
#181918
(24,25,24)
#101010
(16,16,16)
#000000
(0,0,0)

Tints of #606A60

#606A60
(96,106,96)
#6E776E
(110,119,110)
#7C847C
(124,132,124)
#8A918A
(138,145,138)
#989E98
(152,158,152)
#A6ABA6
(166,171,166)
#B4B8B4
(180,184,180)
#C2C5C2
(194,197,194)
#D0D2D0
(208,210,208)
#DEDFDE
(222,223,222)
#ECECEC
(236,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #606A60 color. Also use rgb(96,106,96) instead hex code.

Text Font Color

.myTextColor { color: #606A60; }

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

This text font color is #606A60.

Background Color

.myBgColor { background-color: #606A60; }

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

This div background color is #606A60.

Border color

.myBorderColor { border: 1px solid #606A60; }

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

This div border color is #606A60.

Opacity

.myOpacity80 { color: #606A60; opacity: 0.8; }

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

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

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

This text has shadow with #606A60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606A60.

Preview

Color preview on black background

This text has color #606A60 on black background.


Color preview on white background

This text has color #606A60 on white background.


Black color preview on #606A60 background

This text has black color on #606A60 background.


White color preview on #606A60 background

This text has white color on #606A60 background.


Related colors

Complementary color

Complementary color for #hex is #9F959F.


I love getcolorcode.com

Triadic colors

1 #60606A and #6A6060 with #606A60 are triadic colors.

2 #606A60 and #6A6060 with #606A60 are triadic colors.