COLOR #606360

HEX: #606360 RGB: (96,99,96)

Color info

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

RGB color model

#606360 color RGB value is (96,99,96).

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

RGB channels and saturation

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

96
99
96

R + G + B ~ 38%. #606360 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 99 + 96 = 291 (100%)
R 96 of 291 ~ 32.99%
G 99 of 291 ~ 34.02%
B 96 of 291 ~ 32.99'%

%32.99
%34.02
%32.99

CMYK color model

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

  • cyan value is 3.03%
  • magenta value is 0.00%
  • yellow value is 3.03%
  • key color value is 61.18%
CMYK: (3,0,3,61) C3M0Y3K61 (3%,0%,3%,61%) (0.03/0.00/0.03/0.61) 

CMYK percentages

%3.03
%0
%3.03
%61.18

Codes

Color #606360 in popluar color models

60 63 60
RGB 96 99 96
HSL 120° 1.54% 38.24%
HSB/HSV 120° 3.03% 38.82%
CMYK 3.03% 0.00% 3.03%
61.18%

Color #606360 in popluar number systems.

HEX 60 63 60
Decimal 96 99 96
Binary 1100000 1100011 1100000
Octal 140 143 140

Shades and tints

Shades of #606360

#606360
(96,99,96)
#585A58
(88,90,88)
#505150
(80,81,80)
#484848
(72,72,72)
#403F40
(64,63,64)
#383638
(56,54,56)
#302D30
(48,45,48)
#282428
(40,36,40)
#201B20
(32,27,32)
#181218
(24,18,24)
#100910
(16,9,16)
#000000
(0,0,0)

Tints of #606360

#606360
(96,99,96)
#6E716E
(110,113,110)
#7C7F7C
(124,127,124)
#8A8D8A
(138,141,138)
#989B98
(152,155,152)
#A6A9A6
(166,169,166)
#B4B7B4
(180,183,180)
#C2C5C2
(194,197,194)
#D0D3D0
(208,211,208)
#DEE1DE
(222,225,222)
#ECEFEC
(236,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606360; }

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

This text font color is #606360.

Background Color

.myBgColor { background-color: #606360; }

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

This div background color is #606360.

Border color

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

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

This div border color is #606360.

Opacity

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

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

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

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

This text has shadow with #606360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606360.

Preview

Color preview on black background

This text has color #606360 on black background.


Color preview on white background

This text has color #606360 on white background.


Black color preview on #606360 background

This text has black color on #606360 background.


White color preview on #606360 background

This text has white color on #606360 background.


Related colors

Complementary color

Complementary color for #hex is #9F9C9F.


I love getcolorcode.com

Triadic colors

1 #606063 and #636060 with #606360 are triadic colors.

2 #606360 and #636060 with #606360 are triadic colors.