COLOR #716591

HEX: #716591 RGB: (113,101,145)

Color info

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

RGB color model

#716591 color RGB value is (113,101,145).

RGB: (113,101,145) (44%, 40%, 57%)

RGB channels and saturation

R 113 of 255 = 44%
G 101 of 255 = 40%
B 145 of 255 = 57%

113
101
145

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

Portions of RGB colors in percentages

R + G + B = 113 + 101 + 145 = 359 (100%)
R 113 of 359 ~ 31.48%
G 101 of 359 ~ 28.13%
B 145 of 359 ~ 40.39'%

%31.48
%28.13
%40.39

CMYK color model

#716591 color CMYK value is (22,30,0,43).

  • cyan value is 22.07%
  • magenta value is 30.34%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (22,30,0,43)
C22M30Y0K43 (22%, 30%, 0%, 43%)
(0.22 / 0.30 / 0.00 / 0.43)

CMYK percentages

%22.07
%30.34
%0
%43.14

Codes

Color #716591 in popluar color models

71 65 91
RGB 113 101 145
HSL 256° 17.89% 48.24%
HSB/HSV 256° 30.34% 56.86%
CMYK 22.07% 30.34% 0.00%
43.14%

Color #716591 in popluar number systems.

HEX 71 65 91
Decimal 113 101 145
Binary 1110001 1100101 10010001
Octal 161 145 221

Shades and tints

Shades of #716591

#716591
(113,101,145)
#675C84
(103,92,132)
#5D5377
(93,83,119)
#534A6A
(83,74,106)
#49415D
(73,65,93)
#3F3850
(63,56,80)
#352F43
(53,47,67)
#2B2636
(43,38,54)
#211D29
(33,29,41)
#17141C
(23,20,28)
#0D0B0F
(13,11,15)
#000000
(0,0,0)

Tints of #716591

#716591
(113,101,145)
#7D739B
(125,115,155)
#8981A5
(137,129,165)
#958FAF
(149,143,175)
#A19DB9
(161,157,185)
#ADABC3
(173,171,195)
#B9B9CD
(185,185,205)
#C5C7D7
(197,199,215)
#D1D5E1
(209,213,225)
#DDE3EB
(221,227,235)
#E9F1F5
(233,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716591; }

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

This text font color is #716591.

Background Color

.myBgColor { background-color: #716591; }

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

This div background color is #716591.

Border color

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

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

This div border color is #716591.

Opacity

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

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

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

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

This text has shadow with #716591 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716591.

Preview

Color preview on black background

This text has color #716591 on black background.


Color preview on white background

This text has color #716591 on white background.


Black color preview on #716591 background

This text has black color on #716591 background.


White color preview on #716591 background

This text has white color on #716591 background.


Related colors

Complementary color

Complementary color for #hex is #8E9A6E.


I love getcolorcode.com

Triadic colors

1 #917165 and #659171 with #716591 are triadic colors.

2 #916571 and #657191 with #716591 are triadic colors.