COLOR #606271

HEX: #606271 RGB: (96,98,113)

Color info

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

RGB color model

#606271 color RGB value is (96,98,113).

RGB: (96,98,113) (38%, 38%, 44%)

RGB channels and saturation

R 96 of 255 = 38%
G 98 of 255 = 38%
B 113 of 255 = 44%

96
98
113

R + G + B ~ 40%. #606271 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 96 + 98 + 113 = 307 (100%)
R 96 of 307 ~ 31.27%
G 98 of 307 ~ 31.92%
B 113 of 307 ~ 36.81'%

%31.27
%31.92
%36.81

CMYK color model

#606271 color CMYK value is (15,13,0,56).

  • cyan value is 15.04%
  • magenta value is 13.27%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (15,13,0,56)
C15M13Y0K56 (15%, 13%, 0%, 56%)
(0.15 / 0.13 / 0.00 / 0.56)

CMYK percentages

%15.04
%13.27
%0
%55.69

Codes

Color #606271 in popluar color models

60 62 71
RGB 96 98 113
HSL 233° 8.13% 40.98%
HSB/HSV 233° 15.04% 44.31%
CMYK 15.04% 13.27% 0.00%
55.69%

Color #606271 in popluar number systems.

HEX 60 62 71
Decimal 96 98 113
Binary 1100000 1100010 1110001
Octal 140 142 161

Shades and tints

Shades of #606271

#606271
(96,98,113)
#585A67
(88,90,103)
#50525D
(80,82,93)
#484A53
(72,74,83)
#404249
(64,66,73)
#383A3F
(56,58,63)
#303235
(48,50,53)
#282A2B
(40,42,43)
#202221
(32,34,33)
#181A17
(24,26,23)
#10120D
(16,18,13)
#000000
(0,0,0)

Tints of #606271

#606271
(96,98,113)
#6E707D
(110,112,125)
#7C7E89
(124,126,137)
#8A8C95
(138,140,149)
#989AA1
(152,154,161)
#A6A8AD
(166,168,173)
#B4B6B9
(180,182,185)
#C2C4C5
(194,196,197)
#D0D2D1
(208,210,209)
#DEE0DD
(222,224,221)
#ECEEE9
(236,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606271; }

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

This text font color is #606271.

Background Color

.myBgColor { background-color: #606271; }

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

This div background color is #606271.

Border color

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

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

This div border color is #606271.

Opacity

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

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

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

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

This text has shadow with #606271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606271.

Preview

Color preview on black background

This text has color #606271 on black background.


Color preview on white background

This text has color #606271 on white background.


Black color preview on #606271 background

This text has black color on #606271 background.


White color preview on #606271 background

This text has white color on #606271 background.


Related colors

Complementary color

Complementary color for #hex is #9F9D8E.


I love getcolorcode.com

Triadic colors

1 #716062 and #627160 with #606271 are triadic colors.

2 #716260 and #626071 with #606271 are triadic colors.