COLOR #616271

HEX: #616271 RGB: (97,98,113)

Color info

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

RGB color model

#616271 color RGB value is (97,98,113).

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

RGB channels and saturation

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

97
98
113

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

Portions of RGB colors in percentages

R + G + B = 97 + 98 + 113 = 308 (100%)
R 97 of 308 ~ 31.49%
G 98 of 308 ~ 31.82%
B 113 of 308 ~ 36.69'%

%31.49
%31.82
%36.69

CMYK color model

#616271 color CMYK value is (14,13,0,56).

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

CMYK: (14,13,0,56)
C14M13Y0K56 (14%, 13%, 0%, 56%)
(0.14 / 0.13 / 0.00 / 0.56)

CMYK percentages

%14.16
%13.27
%0
%55.69

Codes

Color #616271 in popluar color models

61 62 71
RGB 97 98 113
HSL 236° 7.62% 41.18%
HSB/HSV 236° 14.16% 44.31%
CMYK 14.16% 13.27% 0.00%
55.69%

Color #616271 in popluar number systems.

HEX 61 62 71
Decimal 97 98 113
Binary 1100001 1100010 1110001
Octal 141 142 161

Shades and tints

Shades of #616271

#616271
(97,98,113)
#595A67
(89,90,103)
#51525D
(81,82,93)
#494A53
(73,74,83)
#414249
(65,66,73)
#393A3F
(57,58,63)
#313235
(49,50,53)
#292A2B
(41,42,43)
#212221
(33,34,33)
#191A17
(25,26,23)
#11120D
(17,18,13)
#000000
(0,0,0)

Tints of #616271

#616271
(97,98,113)
#6F707D
(111,112,125)
#7D7E89
(125,126,137)
#8B8C95
(139,140,149)
#999AA1
(153,154,161)
#A7A8AD
(167,168,173)
#B5B6B9
(181,182,185)
#C3C4C5
(195,196,197)
#D1D2D1
(209,210,209)
#DFE0DD
(223,224,221)
#EDEEE9
(237,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #616271; }

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

This text font color is #616271.

Background Color

.myBgColor { background-color: #616271; }

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

This div background color is #616271.

Border color

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

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

This div border color is #616271.

Opacity

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

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

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

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

This text has shadow with #616271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616271.

Preview

Color preview on black background

This text has color #616271 on black background.


Color preview on white background

This text has color #616271 on white background.


Black color preview on #616271 background

This text has black color on #616271 background.


White color preview on #616271 background

This text has white color on #616271 background.


Related colors

Complementary color

Complementary color for #hex is #9E9D8E.


I love getcolorcode.com

Triadic colors

1 #716162 and #627161 with #616271 are triadic colors.

2 #716261 and #626171 with #616271 are triadic colors.