COLOR #71616F

HEX: #71616F RGB: (113,97,111)

Color info

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

RGB color model

#71616F color RGB value is (113,97,111).

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

RGB channels and saturation

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

113
97
111

R + G + B ~ 42%. #71616F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 97 + 111 = 321 (100%)
R 113 of 321 ~ 35.2%
G 97 of 321 ~ 30.22%
B 111 of 321 ~ 34.58'%

%35.2
%30.22
%34.58

CMYK color model

#71616F color CMYK value is (0,14,2,56).

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

CMYK: (0,14,2,56)
C0M14Y2K56 (0%, 14%, 2%, 56%)
(0.00 / 0.14 / 0.02 / 0.56)

CMYK percentages

%0
%14.16
%1.77
%55.69

Codes

Color #71616F in popluar color models

71 61 6F
RGB 113 97 111
HSL 308° 7.62% 41.18%
HSB/HSV 308° 14.16% 44.31%
CMYK 0.00% 14.16% 1.77%
55.69%

Color #71616F in popluar number systems.

HEX 71 61 6F
Decimal 113 97 111
Binary 1110001 1100001 1101111
Octal 161 141 157

Shades and tints

Shades of #71616F

#71616F
(113,97,111)
#675965
(103,89,101)
#5D515B
(93,81,91)
#534951
(83,73,81)
#494147
(73,65,71)
#3F393D
(63,57,61)
#353133
(53,49,51)
#2B2929
(43,41,41)
#21211F
(33,33,31)
#171915
(23,25,21)
#0D110B
(13,17,11)
#000000
(0,0,0)

Tints of #71616F

#71616F
(113,97,111)
#7D6F7C
(125,111,124)
#897D89
(137,125,137)
#958B96
(149,139,150)
#A199A3
(161,153,163)
#ADA7B0
(173,167,176)
#B9B5BD
(185,181,189)
#C5C3CA
(197,195,202)
#D1D1D7
(209,209,215)
#DDDFE4
(221,223,228)
#E9EDF1
(233,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71616F; }

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

This text font color is #71616F.

Background Color

.myBgColor { background-color: #71616F; }

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

This div background color is #71616F.

Border color

.myBorderColor { border: 1px solid #71616F; }

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

This div border color is #71616F.

Opacity

.myOpacity80 { color: #71616F; opacity: 0.8; }

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

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

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

This text has shadow with #71616F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71616F.

Preview

Color preview on black background

This text has color #71616F on black background.


Color preview on white background

This text has color #71616F on white background.


Black color preview on #71616F background

This text has black color on #71616F background.


White color preview on #71616F background

This text has white color on #71616F background.


Related colors

Complementary color

Complementary color for #hex is #8E9E90.


I love getcolorcode.com

Triadic colors

1 #6F7161 and #616F71 with #71616F are triadic colors.

2 #6F6171 and #61716F with #71616F are triadic colors.