COLOR #716786

HEX: #716786 RGB: (113,103,134)

Color info

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

RGB color model

#716786 color RGB value is (113,103,134).

RGB: (113,103,134) (44%, 40%, 53%)

RGB channels and saturation

R 113 of 255 = 44%
G 103 of 255 = 40%
B 134 of 255 = 53%

113
103
134

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

Portions of RGB colors in percentages

R + G + B = 113 + 103 + 134 = 350 (100%)
R 113 of 350 ~ 32.29%
G 103 of 350 ~ 29.43%
B 134 of 350 ~ 38.29'%

%32.29
%29.43
%38.29

CMYK color model

#716786 color CMYK value is (16,23,0,47).

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

CMYK: (16,23,0,47)
C16M23Y0K47 (16%, 23%, 0%, 47%)
(0.16 / 0.23 / 0.00 / 0.47)

CMYK percentages

%15.67
%23.13
%0
%47.45

Codes

Color #716786 in popluar color models

71 67 86
RGB 113 103 134
HSL 259° 13.08% 46.47%
HSB/HSV 259° 23.13% 52.55%
CMYK 15.67% 23.13% 0.00%
47.45%

Color #716786 in popluar number systems.

HEX 71 67 86
Decimal 113 103 134
Binary 1110001 1100111 10000110
Octal 161 147 206

Shades and tints

Shades of #716786

#716786
(113,103,134)
#675E7A
(103,94,122)
#5D556E
(93,85,110)
#534C62
(83,76,98)
#494356
(73,67,86)
#3F3A4A
(63,58,74)
#35313E
(53,49,62)
#2B2832
(43,40,50)
#211F26
(33,31,38)
#17161A
(23,22,26)
#0D0D0E
(13,13,14)
#000000
(0,0,0)

Tints of #716786

#716786
(113,103,134)
#7D7491
(125,116,145)
#89819C
(137,129,156)
#958EA7
(149,142,167)
#A19BB2
(161,155,178)
#ADA8BD
(173,168,189)
#B9B5C8
(185,181,200)
#C5C2D3
(197,194,211)
#D1CFDE
(209,207,222)
#DDDCE9
(221,220,233)
#E9E9F4
(233,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716786; }

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

This text font color is #716786.

Background Color

.myBgColor { background-color: #716786; }

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

This div background color is #716786.

Border color

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

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

This div border color is #716786.

Opacity

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

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

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

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

This text has shadow with #716786 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716786.

Preview

Color preview on black background

This text has color #716786 on black background.


Color preview on white background

This text has color #716786 on white background.


Black color preview on #716786 background

This text has black color on #716786 background.


White color preview on #716786 background

This text has white color on #716786 background.


Related colors

Complementary color

Complementary color for #hex is #8E9879.


I love getcolorcode.com

Triadic colors

1 #867167 and #678671 with #716786 are triadic colors.

2 #866771 and #677186 with #716786 are triadic colors.