COLOR #716168

HEX: #716168 RGB: (113,97,104)

Color info

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

RGB color model

#716168 color RGB value is (113,97,104).

RGB: (113,97,104) (44%, 38%, 41%)

RGB channels and saturation

R 113 of 255 = 44%
G 97 of 255 = 38%
B 104 of 255 = 41%

113
97
104

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

Portions of RGB colors in percentages

R + G + B = 113 + 97 + 104 = 314 (100%)
R 113 of 314 ~ 35.99%
G 97 of 314 ~ 30.89%
B 104 of 314 ~ 33.12'%

%35.99
%30.89
%33.12

CMYK color model

#716168 color CMYK value is (0,14,8,56).

  • cyan value is 0.00%
  • magenta value is 14.16%
  • yellow value is 7.96%
  • key color value is 55.69%
CMYK: (0,14,8,56) C0M14Y8K56 (0%,14%,8%,56%) (0.00/0.14/0.08/0.56) 

CMYK percentages

%0
%14.16
%7.96
%55.69

Codes

Color #716168 in popluar color models

71 61 68
RGB 113 97 104
HSL 334° 7.62% 41.18%
HSB/HSV 334° 14.16% 44.31%
CMYK 0.00% 14.16% 7.96%
55.69%

Color #716168 in popluar number systems.

HEX 71 61 68
Decimal 113 97 104
Binary 1110001 1100001 1101000
Octal 161 141 150

Shades and tints

Shades of #716168

#716168
(113,97,104)
#67595F
(103,89,95)
#5D5156
(93,81,86)
#53494D
(83,73,77)
#494144
(73,65,68)
#3F393B
(63,57,59)
#353132
(53,49,50)
#2B2929
(43,41,41)
#212120
(33,33,32)
#171917
(23,25,23)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #716168

#716168
(113,97,104)
#7D6F75
(125,111,117)
#897D82
(137,125,130)
#958B8F
(149,139,143)
#A1999C
(161,153,156)
#ADA7A9
(173,167,169)
#B9B5B6
(185,181,182)
#C5C3C3
(197,195,195)
#D1D1D0
(209,209,208)
#DDDFDD
(221,223,221)
#E9EDEA
(233,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716168; }

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

This text font color is #716168.

Background Color

.myBgColor { background-color: #716168; }

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

This div background color is #716168.

Border color

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

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

This div border color is #716168.

Opacity

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

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

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

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

This text has shadow with #716168 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716168.

Preview

Color preview on black background

This text has color #716168 on black background.


Color preview on white background

This text has color #716168 on white background.


Black color preview on #716168 background

This text has black color on #716168 background.


White color preview on #716168 background

This text has white color on #716168 background.


Related colors

Complementary color

Complementary color for #hex is #8E9E97.


I love getcolorcode.com

Triadic colors

1 #687161 and #616871 with #716168 are triadic colors.

2 #686171 and #617168 with #716168 are triadic colors.