COLOR #616071

HEX: #616071 RGB: (97,96,113)

Color info

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

RGB color model

#616071 color RGB value is (97,96,113).

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

RGB channels and saturation

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

97
96
113

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

Portions of RGB colors in percentages

R + G + B = 97 + 96 + 113 = 306 (100%)
R 97 of 306 ~ 31.7%
G 96 of 306 ~ 31.37%
B 113 of 306 ~ 36.93'%

%31.7
%31.37
%36.93

CMYK color model

#616071 color CMYK value is (14,15,0,56).

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

CMYK: (14,15,0,56)
C14M15Y0K56 (14%, 15%, 0%, 56%)
(0.14 / 0.15 / 0.00 / 0.56)

CMYK percentages

%14.16
%15.04
%0
%55.69

Codes

Color #616071 in popluar color models

61 60 71
RGB 97 96 113
HSL 244° 8.13% 40.98%
HSB/HSV 244° 15.04% 44.31%
CMYK 14.16% 15.04% 0.00%
55.69%

Color #616071 in popluar number systems.

HEX 61 60 71
Decimal 97 96 113
Binary 1100001 1100000 1110001
Octal 141 140 161

Shades and tints

Shades of #616071

#616071
(97,96,113)
#595867
(89,88,103)
#51505D
(81,80,93)
#494853
(73,72,83)
#414049
(65,64,73)
#39383F
(57,56,63)
#313035
(49,48,53)
#29282B
(41,40,43)
#212021
(33,32,33)
#191817
(25,24,23)
#11100D
(17,16,13)
#000000
(0,0,0)

Tints of #616071

#616071
(97,96,113)
#6F6E7D
(111,110,125)
#7D7C89
(125,124,137)
#8B8A95
(139,138,149)
#9998A1
(153,152,161)
#A7A6AD
(167,166,173)
#B5B4B9
(181,180,185)
#C3C2C5
(195,194,197)
#D1D0D1
(209,208,209)
#DFDEDD
(223,222,221)
#EDECE9
(237,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #616071; }

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

This text font color is #616071.

Background Color

.myBgColor { background-color: #616071; }

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

This div background color is #616071.

Border color

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

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

This div border color is #616071.

Opacity

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

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

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

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

This text has shadow with #616071 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616071.

Preview

Color preview on black background

This text has color #616071 on black background.


Color preview on white background

This text has color #616071 on white background.


Black color preview on #616071 background

This text has black color on #616071 background.


White color preview on #616071 background

This text has white color on #616071 background.


Related colors

Complementary color

Complementary color for #hex is #9E9F8E.


I love getcolorcode.com

Triadic colors

1 #716160 and #607161 with #616071 are triadic colors.

2 #716061 and #606171 with #616071 are triadic colors.