COLOR #606656

HEX: #606656 RGB: (96,102,86)

Color info

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

RGB color model

#606656 color RGB value is (96,102,86).

RGB: (96,102,86) (38%, 40%, 34%)

RGB channels and saturation

R 96 of 255 = 38%
G 102 of 255 = 40%
B 86 of 255 = 34%

96
102
86

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

Portions of RGB colors in percentages

R + G + B = 96 + 102 + 86 = 284 (100%)
R 96 of 284 ~ 33.8%
G 102 of 284 ~ 35.92%
B 86 of 284 ~ 30.28'%

%33.8
%35.92
%30.28

CMYK color model

#606656 color CMYK value is (6,0,16,60).

  • cyan value is 5.88%
  • magenta value is 0.00%
  • yellow value is 15.69%
  • key color value is 60.00%

CMYK: (6,0,16,60)
C6M0Y16K60 (6%, 0%, 16%, 60%)
(0.06 / 0.00 / 0.16 / 0.60)

CMYK percentages

%5.88
%0
%15.69
%60

Codes

Color #606656 in popluar color models

60 66 56
RGB 96 102 86
HSL 83° 8.51% 36.86%
HSB/HSV 83° 15.69% 40.00%
CMYK 5.88% 0.00% 15.69%
60.00%

Color #606656 in popluar number systems.

HEX 60 66 56
Decimal 96 102 86
Binary 1100000 1100110 1010110
Octal 140 146 126

Shades and tints

Shades of #606656

#606656
(96,102,86)
#585D4F
(88,93,79)
#505448
(80,84,72)
#484B41
(72,75,65)
#40423A
(64,66,58)
#383933
(56,57,51)
#30302C
(48,48,44)
#282725
(40,39,37)
#201E1E
(32,30,30)
#181517
(24,21,23)
#100C10
(16,12,16)
#000000
(0,0,0)

Tints of #606656

#606656
(96,102,86)
#6E7365
(110,115,101)
#7C8074
(124,128,116)
#8A8D83
(138,141,131)
#989A92
(152,154,146)
#A6A7A1
(166,167,161)
#B4B4B0
(180,180,176)
#C2C1BF
(194,193,191)
#D0CECE
(208,206,206)
#DEDBDD
(222,219,221)
#ECE8EC
(236,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #606656 color. Also use rgb(96,102,86) instead hex code.

Text Font Color

.myTextColor { color: #606656; }

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

This text font color is #606656.

Background Color

.myBgColor { background-color: #606656; }

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

This div background color is #606656.

Border color

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

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

This div border color is #606656.

Opacity

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

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

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

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

This text has shadow with #606656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606656.

Preview

Color preview on black background

This text has color #606656 on black background.


Color preview on white background

This text has color #606656 on white background.


Black color preview on #606656 background

This text has black color on #606656 background.


White color preview on #606656 background

This text has white color on #606656 background.


Related colors

Complementary color

Complementary color for #hex is #9F99A9.


I love getcolorcode.com

Triadic colors

1 #566066 and #665660 with #606656 are triadic colors.

2 #566660 and #666056 with #606656 are triadic colors.