COLOR #716886

HEX: #716886 RGB: (113,104,134)

Color info

#716886 contains red, green and blue colors in about the same proportion. Web safe color of #716886 is #666699 (or #669).

RGB color model

#716886 color RGB value is (113,104,134).

RGB: (113,104,134) (44%, 41%, 53%)

RGB channels and saturation

R 113 of 255 = 44%
G 104 of 255 = 41%
B 134 of 255 = 53%

113
104
134

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

Portions of RGB colors in percentages

R + G + B = 113 + 104 + 134 = 351 (100%)
R 113 of 351 ~ 32.19%
G 104 of 351 ~ 29.63%
B 134 of 351 ~ 38.18'%

%32.19
%29.63
%38.18

CMYK color model

#716886 color CMYK value is (16,22,0,47).

  • cyan value is 15.67%
  • magenta value is 22.39%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (16,22,0,47)
C16M22Y0K47 (16%, 22%, 0%, 47%)
(0.16 / 0.22 / 0.00 / 0.47)

CMYK percentages

%15.67
%22.39
%0
%47.45

Codes

Color #716886 in popluar color models

71 68 86
RGB 113 104 134
HSL 258° 12.61% 46.67%
HSB/HSV 258° 22.39% 52.55%
CMYK 15.67% 22.39% 0.00%
47.45%

Color #716886 in popluar number systems.

HEX 71 68 86
Decimal 113 104 134
Binary 1110001 1101000 10000110
Octal 161 150 206

Shades and tints

Shades of #716886

#716886
(113,104,134)
#675F7A
(103,95,122)
#5D566E
(93,86,110)
#534D62
(83,77,98)
#494456
(73,68,86)
#3F3B4A
(63,59,74)
#35323E
(53,50,62)
#2B2932
(43,41,50)
#212026
(33,32,38)
#17171A
(23,23,26)
#0D0E0E
(13,14,14)
#000000
(0,0,0)

Tints of #716886

#716886
(113,104,134)
#7D7591
(125,117,145)
#89829C
(137,130,156)
#958FA7
(149,143,167)
#A19CB2
(161,156,178)
#ADA9BD
(173,169,189)
#B9B6C8
(185,182,200)
#C5C3D3
(197,195,211)
#D1D0DE
(209,208,222)
#DDDDE9
(221,221,233)
#E9EAF4
(233,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716886; }

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

This text font color is #716886.

Background Color

.myBgColor { background-color: #716886; }

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

This div background color is #716886.

Border color

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

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

This div border color is #716886.

Opacity

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

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

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

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

This text has shadow with #716886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716886.

Preview

Color preview on black background

This text has color #716886 on black background.


Color preview on white background

This text has color #716886 on white background.


Black color preview on #716886 background

This text has black color on #716886 background.


White color preview on #716886 background

This text has white color on #716886 background.


Related colors

Complementary color

Complementary color for #hex is #8E9779.


I love getcolorcode.com

Triadic colors

1 #867168 and #688671 with #716886 are triadic colors.

2 #866871 and #687186 with #716886 are triadic colors.