COLOR #606361

HEX: #606361 RGB: (96,99,97)

Color info

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

RGB color model

#606361 color RGB value is (96,99,97).

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

RGB channels and saturation

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

96
99
97

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

Portions of RGB colors in percentages

R + G + B = 96 + 99 + 97 = 292 (100%)
R 96 of 292 ~ 32.88%
G 99 of 292 ~ 33.9%
B 97 of 292 ~ 33.22'%

%32.88
%33.9
%33.22

CMYK color model

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

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

CMYK percentages

%3.03
%0
%2.02
%61.18

Codes

Color #606361 in popluar color models

60 63 61
RGB 96 99 97
HSL 140° 1.54% 38.24%
HSB/HSV 140° 3.03% 38.82%
CMYK 3.03% 0.00% 2.02%
61.18%

Color #606361 in popluar number systems.

HEX 60 63 61
Decimal 96 99 97
Binary 1100000 1100011 1100001
Octal 140 143 141

Shades and tints

Shades of #606361

#606361
(96,99,97)
#585A59
(88,90,89)
#505151
(80,81,81)
#484849
(72,72,73)
#403F41
(64,63,65)
#383639
(56,54,57)
#302D31
(48,45,49)
#282429
(40,36,41)
#201B21
(32,27,33)
#181219
(24,18,25)
#100911
(16,9,17)
#000000
(0,0,0)

Tints of #606361

#606361
(96,99,97)
#6E716F
(110,113,111)
#7C7F7D
(124,127,125)
#8A8D8B
(138,141,139)
#989B99
(152,155,153)
#A6A9A7
(166,169,167)
#B4B7B5
(180,183,181)
#C2C5C3
(194,197,195)
#D0D3D1
(208,211,209)
#DEE1DF
(222,225,223)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606361; }

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

This text font color is #606361.

Background Color

.myBgColor { background-color: #606361; }

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

This div background color is #606361.

Border color

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

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

This div border color is #606361.

Opacity

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

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

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

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

This text has shadow with #606361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606361.

Preview

Color preview on black background

This text has color #606361 on black background.


Color preview on white background

This text has color #606361 on white background.


Black color preview on #606361 background

This text has black color on #606361 background.


White color preview on #606361 background

This text has white color on #606361 background.


Related colors

Complementary color

Complementary color for #hex is #9F9C9E.


I love getcolorcode.com

Triadic colors

1 #616063 and #636160 with #606361 are triadic colors.

2 #616360 and #636061 with #606361 are triadic colors.