COLOR #716590

HEX: #716590 RGB: (113,101,144)

Color info

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

RGB color model

#716590 color RGB value is (113,101,144).

RGB: (113,101,144) (44%, 40%, 56%)

RGB channels and saturation

R 113 of 255 = 44%
G 101 of 255 = 40%
B 144 of 255 = 56%

113
101
144

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

Portions of RGB colors in percentages

R + G + B = 113 + 101 + 144 = 358 (100%)
R 113 of 358 ~ 31.56%
G 101 of 358 ~ 28.21%
B 144 of 358 ~ 40.22'%

%31.56
%28.21
%40.22

CMYK color model

#716590 color CMYK value is (22,30,0,44).

  • cyan value is 21.53%
  • magenta value is 29.86%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (22,30,0,44)
C22M30Y0K44 (22%, 30%, 0%, 44%)
(0.22 / 0.30 / 0.00 / 0.44)

CMYK percentages

%21.53
%29.86
%0
%43.53

Codes

Color #716590 in popluar color models

71 65 90
RGB 113 101 144
HSL 257° 17.55% 48.04%
HSB/HSV 257° 29.86% 56.47%
CMYK 21.53% 29.86% 0.00%
43.53%

Color #716590 in popluar number systems.

HEX 71 65 90
Decimal 113 101 144
Binary 1110001 1100101 10010000
Octal 161 145 220

Shades and tints

Shades of #716590

#716590
(113,101,144)
#675C83
(103,92,131)
#5D5376
(93,83,118)
#534A69
(83,74,105)
#49415C
(73,65,92)
#3F384F
(63,56,79)
#352F42
(53,47,66)
#2B2635
(43,38,53)
#211D28
(33,29,40)
#17141B
(23,20,27)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #716590

#716590
(113,101,144)
#7D739A
(125,115,154)
#8981A4
(137,129,164)
#958FAE
(149,143,174)
#A19DB8
(161,157,184)
#ADABC2
(173,171,194)
#B9B9CC
(185,185,204)
#C5C7D6
(197,199,214)
#D1D5E0
(209,213,224)
#DDE3EA
(221,227,234)
#E9F1F4
(233,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716590 color. Also use rgb(113,101,144) instead hex code.

Text Font Color

.myTextColor { color: #716590; }

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

This text font color is #716590.

Background Color

.myBgColor { background-color: #716590; }

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

This div background color is #716590.

Border color

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

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

This div border color is #716590.

Opacity

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

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

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

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

This text has shadow with #716590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716590.

Preview

Color preview on black background

This text has color #716590 on black background.


Color preview on white background

This text has color #716590 on white background.


Black color preview on #716590 background

This text has black color on #716590 background.


White color preview on #716590 background

This text has white color on #716590 background.


Related colors

Complementary color

Complementary color for #hex is #8E9A6F.


I love getcolorcode.com

Triadic colors

1 #907165 and #659071 with #716590 are triadic colors.

2 #906571 and #657190 with #716590 are triadic colors.