COLOR #716095

HEX: #716095 RGB: (113,96,149)

Color info

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

RGB color model

#716095 color RGB value is (113,96,149).

RGB: (113,96,149) (44%, 38%, 58%)

RGB channels and saturation

R 113 of 255 = 44%
G 96 of 255 = 38%
B 149 of 255 = 58%

113
96
149

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

Portions of RGB colors in percentages

R + G + B = 113 + 96 + 149 = 358 (100%)
R 113 of 358 ~ 31.56%
G 96 of 358 ~ 26.82%
B 149 of 358 ~ 41.62'%

%31.56
%26.82
%41.62

CMYK color model

#716095 color CMYK value is (24,36,0,42).

  • cyan value is 24.16%
  • magenta value is 35.57%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (24,36,0,42)
C24M36Y0K42 (24%, 36%, 0%, 42%)
(0.24 / 0.36 / 0.00 / 0.42)

CMYK percentages

%24.16
%35.57
%0
%41.57

Codes

Color #716095 in popluar color models

71 60 95
RGB 113 96 149
HSL 259° 21.63% 48.04%
HSB/HSV 259° 35.57% 58.43%
CMYK 24.16% 35.57% 0.00%
41.57%

Color #716095 in popluar number systems.

HEX 71 60 95
Decimal 113 96 149
Binary 1110001 1100000 10010101
Octal 161 140 225

Shades and tints

Shades of #716095

#716095
(113,96,149)
#675888
(103,88,136)
#5D507B
(93,80,123)
#53486E
(83,72,110)
#494061
(73,64,97)
#3F3854
(63,56,84)
#353047
(53,48,71)
#2B283A
(43,40,58)
#21202D
(33,32,45)
#171820
(23,24,32)
#0D1013
(13,16,19)
#000000
(0,0,0)

Tints of #716095

#716095
(113,96,149)
#7D6E9E
(125,110,158)
#897CA7
(137,124,167)
#958AB0
(149,138,176)
#A198B9
(161,152,185)
#ADA6C2
(173,166,194)
#B9B4CB
(185,180,203)
#C5C2D4
(197,194,212)
#D1D0DD
(209,208,221)
#DDDEE6
(221,222,230)
#E9ECEF
(233,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716095 color. Also use rgb(113,96,149) instead hex code.

Text Font Color

.myTextColor { color: #716095; }

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

This text font color is #716095.

Background Color

.myBgColor { background-color: #716095; }

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

This div background color is #716095.

Border color

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

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

This div border color is #716095.

Opacity

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

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

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

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

This text has shadow with #716095 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716095.

Preview

Color preview on black background

This text has color #716095 on black background.


Color preview on white background

This text has color #716095 on white background.


Black color preview on #716095 background

This text has black color on #716095 background.


White color preview on #716095 background

This text has white color on #716095 background.


Related colors

Complementary color

Complementary color for #hex is #8E9F6A.


I love getcolorcode.com

Triadic colors

1 #957160 and #609571 with #716095 are triadic colors.

2 #956071 and #607195 with #716095 are triadic colors.