COLOR #716897

HEX: #716897 RGB: (113,104,151)

Color info

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

RGB color model

#716897 color RGB value is (113,104,151).

RGB: (113,104,151) (44%, 41%, 59%)

RGB channels and saturation

R 113 of 255 = 44%
G 104 of 255 = 41%
B 151 of 255 = 59%

113
104
151

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

Portions of RGB colors in percentages

R + G + B = 113 + 104 + 151 = 368 (100%)
R 113 of 368 ~ 30.71%
G 104 of 368 ~ 28.26%
B 151 of 368 ~ 41.03'%

%30.71
%28.26
%41.03

CMYK color model

#716897 color CMYK value is (25,31,0,41).

  • cyan value is 25.17%
  • magenta value is 31.13%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (25,31,0,41)
C25M31Y0K41 (25%, 31%, 0%, 41%)
(0.25 / 0.31 / 0.00 / 0.41)

CMYK percentages

%25.17
%31.13
%0
%40.78

Codes

Color #716897 in popluar color models

71 68 97
RGB 113 104 151
HSL 251° 18.43% 50.00%
HSB/HSV 251° 31.13% 59.22%
CMYK 25.17% 31.13% 0.00%
40.78%

Color #716897 in popluar number systems.

HEX 71 68 97
Decimal 113 104 151
Binary 1110001 1101000 10010111
Octal 161 150 227

Shades and tints

Shades of #716897

#716897
(113,104,151)
#675F8A
(103,95,138)
#5D567D
(93,86,125)
#534D70
(83,77,112)
#494463
(73,68,99)
#3F3B56
(63,59,86)
#353249
(53,50,73)
#2B293C
(43,41,60)
#21202F
(33,32,47)
#171722
(23,23,34)
#0D0E15
(13,14,21)
#000000
(0,0,0)

Tints of #716897

#716897
(113,104,151)
#7D75A0
(125,117,160)
#8982A9
(137,130,169)
#958FB2
(149,143,178)
#A19CBB
(161,156,187)
#ADA9C4
(173,169,196)
#B9B6CD
(185,182,205)
#C5C3D6
(197,195,214)
#D1D0DF
(209,208,223)
#DDDDE8
(221,221,232)
#E9EAF1
(233,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716897; }

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

This text font color is #716897.

Background Color

.myBgColor { background-color: #716897; }

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

This div background color is #716897.

Border color

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

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

This div border color is #716897.

Opacity

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

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

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

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

This text has shadow with #716897 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716897.

Preview

Color preview on black background

This text has color #716897 on black background.


Color preview on white background

This text has color #716897 on white background.


Black color preview on #716897 background

This text has black color on #716897 background.


White color preview on #716897 background

This text has white color on #716897 background.


Related colors

Complementary color

Complementary color for #hex is #8E9768.


I love getcolorcode.com

Triadic colors

1 #977168 and #689771 with #716897 are triadic colors.

2 #976871 and #687197 with #716897 are triadic colors.