COLOR #606261

HEX: #606261 RGB: (96,98,97)

Color info

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

RGB color model

#606261 color RGB value is (96,98,97).

RGB: (96,98,97) (38%, 38%, 38%)

RGB channels and saturation

R 96 of 255 = 38%
G 98 of 255 = 38%
B 97 of 255 = 38%

96
98
97

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

Portions of RGB colors in percentages

R + G + B = 96 + 98 + 97 = 291 (100%)
R 96 of 291 ~ 32.99%
G 98 of 291 ~ 33.68%
B 97 of 291 ~ 33.33'%

%32.99
%33.68
%33.33

CMYK color model

#606261 color CMYK value is (2,0,1,62).

  • cyan value is 2.04%
  • magenta value is 0.00%
  • yellow value is 1.02%
  • key color value is 61.57%
CMYK: (2,0,1,62) C2M0Y1K62 (2%,0%,1%,62%) (0.02/0.00/0.01/0.62) 

CMYK percentages

%2.04
%0
%1.02
%61.57

Codes

Color #606261 in popluar color models

60 62 61
RGB 96 98 97
HSL 150° 1.03% 38.04%
HSB/HSV 150° 2.04% 38.43%
CMYK 2.04% 0.00% 1.02%
61.57%

Color #606261 in popluar number systems.

HEX 60 62 61
Decimal 96 98 97
Binary 1100000 1100010 1100001
Octal 140 142 141

Shades and tints

Shades of #606261

#606261
(96,98,97)
#585A59
(88,90,89)
#505251
(80,82,81)
#484A49
(72,74,73)
#404241
(64,66,65)
#383A39
(56,58,57)
#303231
(48,50,49)
#282A29
(40,42,41)
#202221
(32,34,33)
#181A19
(24,26,25)
#101211
(16,18,17)
#000000
(0,0,0)

Tints of #606261

#606261
(96,98,97)
#6E706F
(110,112,111)
#7C7E7D
(124,126,125)
#8A8C8B
(138,140,139)
#989A99
(152,154,153)
#A6A8A7
(166,168,167)
#B4B6B5
(180,182,181)
#C2C4C3
(194,196,195)
#D0D2D1
(208,210,209)
#DEE0DF
(222,224,223)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606261; }

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

This text font color is #606261.

Background Color

.myBgColor { background-color: #606261; }

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

This div background color is #606261.

Border color

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

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

This div border color is #606261.

Opacity

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

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

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

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

This text has shadow with #606261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606261.

Preview

Color preview on black background

This text has color #606261 on black background.


Color preview on white background

This text has color #606261 on white background.


Black color preview on #606261 background

This text has black color on #606261 background.


White color preview on #606261 background

This text has white color on #606261 background.


Related colors

Complementary color

Complementary color for #hex is #9F9D9E.


I love getcolorcode.com

Triadic colors

1 #616062 and #626160 with #606261 are triadic colors.

2 #616260 and #626061 with #606261 are triadic colors.