COLOR #606351

HEX: #606351 RGB: (96,99,81)

Color info

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

RGB color model

#606351 color RGB value is (96,99,81).

RGB: (96,99,81) (38%, 39%, 32%)

RGB channels and saturation

R 96 of 255 = 38%
G 99 of 255 = 39%
B 81 of 255 = 32%

96
99
81

R + G + B ~ 36%. #606351 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 99 + 81 = 276 (100%)
R 96 of 276 ~ 34.78%
G 99 of 276 ~ 35.87%
B 81 of 276 ~ 29.35'%

%34.78
%35.87
%29.35

CMYK color model

#606351 color CMYK value is (3,0,18,61).

  • cyan value is 3.03%
  • magenta value is 0.00%
  • yellow value is 18.18%
  • key color value is 61.18%

CMYK: (3,0,18,61)
C3M0Y18K61 (3%, 0%, 18%, 61%)
(0.03 / 0.00 / 0.18 / 0.61)

CMYK percentages

%3.03
%0
%18.18
%61.18

Codes

Color #606351 in popluar color models

60 63 51
RGB 96 99 81
HSL 70° 10.00% 35.29%
HSB/HSV 70° 18.18% 38.82%
CMYK 3.03% 0.00% 18.18%
61.18%

Color #606351 in popluar number systems.

HEX 60 63 51
Decimal 96 99 81
Binary 1100000 1100011 1010001
Octal 140 143 121

Shades and tints

Shades of #606351

#606351
(96,99,81)
#585A4A
(88,90,74)
#505143
(80,81,67)
#48483C
(72,72,60)
#403F35
(64,63,53)
#38362E
(56,54,46)
#302D27
(48,45,39)
#282420
(40,36,32)
#201B19
(32,27,25)
#181212
(24,18,18)
#10090B
(16,9,11)
#000000
(0,0,0)

Tints of #606351

#606351
(96,99,81)
#6E7160
(110,113,96)
#7C7F6F
(124,127,111)
#8A8D7E
(138,141,126)
#989B8D
(152,155,141)
#A6A99C
(166,169,156)
#B4B7AB
(180,183,171)
#C2C5BA
(194,197,186)
#D0D3C9
(208,211,201)
#DEE1D8
(222,225,216)
#ECEFE7
(236,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #606351 color. Also use rgb(96,99,81) instead hex code.

Text Font Color

.myTextColor { color: #606351; }

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

This text font color is #606351.

Background Color

.myBgColor { background-color: #606351; }

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

This div background color is #606351.

Border color

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

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

This div border color is #606351.

Opacity

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

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

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

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

This text has shadow with #606351 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606351.

Preview

Color preview on black background

This text has color #606351 on black background.


Color preview on white background

This text has color #606351 on white background.


Black color preview on #606351 background

This text has black color on #606351 background.


White color preview on #606351 background

This text has white color on #606351 background.


Related colors

Complementary color

Complementary color for #hex is #9F9CAE.


I love getcolorcode.com

Triadic colors

1 #516063 and #635160 with #606351 are triadic colors.

2 #516360 and #636051 with #606351 are triadic colors.