COLOR #716987

HEX: #716987 RGB: (113,105,135)

Color info

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

RGB color model

#716987 color RGB value is (113,105,135).

RGB: (113,105,135) (44%, 41%, 53%)

RGB channels and saturation

R 113 of 255 = 44%
G 105 of 255 = 41%
B 135 of 255 = 53%

113
105
135

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

Portions of RGB colors in percentages

R + G + B = 113 + 105 + 135 = 353 (100%)
R 113 of 353 ~ 32.01%
G 105 of 353 ~ 29.75%
B 135 of 353 ~ 38.24'%

%32.01
%29.75
%38.24

CMYK color model

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

  • cyan value is 16.30%
  • magenta value is 22.22%
  • yellow value is 0.00%
  • key color value is 47.06%

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

CMYK percentages

%16.3
%22.22
%0
%47.06

Codes

Color #716987 in popluar color models

71 69 87
RGB 113 105 135
HSL 256° 12.50% 47.06%
HSB/HSV 256° 22.22% 52.94%
CMYK 16.30% 22.22% 0.00%
47.06%

Color #716987 in popluar number systems.

HEX 71 69 87
Decimal 113 105 135
Binary 1110001 1101001 10000111
Octal 161 151 207

Shades and tints

Shades of #716987

#716987
(113,105,135)
#67607B
(103,96,123)
#5D576F
(93,87,111)
#534E63
(83,78,99)
#494557
(73,69,87)
#3F3C4B
(63,60,75)
#35333F
(53,51,63)
#2B2A33
(43,42,51)
#212127
(33,33,39)
#17181B
(23,24,27)
#0D0F0F
(13,15,15)
#000000
(0,0,0)

Tints of #716987

#716987
(113,105,135)
#7D7691
(125,118,145)
#89839B
(137,131,155)
#9590A5
(149,144,165)
#A19DAF
(161,157,175)
#ADAAB9
(173,170,185)
#B9B7C3
(185,183,195)
#C5C4CD
(197,196,205)
#D1D1D7
(209,209,215)
#DDDEE1
(221,222,225)
#E9EBEB
(233,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716987 color. Also use rgb(113,105,135) instead hex code.

Text Font Color

.myTextColor { color: #716987; }

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

This text font color is #716987.

Background Color

.myBgColor { background-color: #716987; }

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

This div background color is #716987.

Border color

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

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

This div border color is #716987.

Opacity

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

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

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

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

This text has shadow with #716987 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716987.

Preview

Color preview on black background

This text has color #716987 on black background.


Color preview on white background

This text has color #716987 on white background.


Black color preview on #716987 background

This text has black color on #716987 background.


White color preview on #716987 background

This text has white color on #716987 background.


Related colors

Complementary color

Complementary color for #hex is #8E9678.


I love getcolorcode.com

Triadic colors

1 #877169 and #698771 with #716987 are triadic colors.

2 #876971 and #697187 with #716987 are triadic colors.