COLOR #716296

HEX: #716296 RGB: (113,98,150)

Color info

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

RGB color model

#716296 color RGB value is (113,98,150).

RGB: (113,98,150) (44%, 38%, 59%)

RGB channels and saturation

R 113 of 255 = 44%
G 98 of 255 = 38%
B 150 of 255 = 59%

113
98
150

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

Portions of RGB colors in percentages

R + G + B = 113 + 98 + 150 = 361 (100%)
R 113 of 361 ~ 31.3%
G 98 of 361 ~ 27.15%
B 150 of 361 ~ 41.55'%

%31.3
%27.15
%41.55

CMYK color model

#716296 color CMYK value is (25,35,0,41).

  • cyan value is 24.67%
  • magenta value is 34.67%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (25,35,0,41)
C25M35Y0K41 (25%, 35%, 0%, 41%)
(0.25 / 0.35 / 0.00 / 0.41)

CMYK percentages

%24.67
%34.67
%0
%41.18

Codes

Color #716296 in popluar color models

71 62 96
RGB 113 98 150
HSL 257° 20.97% 48.63%
HSB/HSV 257° 34.67% 58.82%
CMYK 24.67% 34.67% 0.00%
41.18%

Color #716296 in popluar number systems.

HEX 71 62 96
Decimal 113 98 150
Binary 1110001 1100010 10010110
Octal 161 142 226

Shades and tints

Shades of #716296

#716296
(113,98,150)
#675A89
(103,90,137)
#5D527C
(93,82,124)
#534A6F
(83,74,111)
#494262
(73,66,98)
#3F3A55
(63,58,85)
#353248
(53,50,72)
#2B2A3B
(43,42,59)
#21222E
(33,34,46)
#171A21
(23,26,33)
#0D1214
(13,18,20)
#000000
(0,0,0)

Tints of #716296

#716296
(113,98,150)
#7D709F
(125,112,159)
#897EA8
(137,126,168)
#958CB1
(149,140,177)
#A19ABA
(161,154,186)
#ADA8C3
(173,168,195)
#B9B6CC
(185,182,204)
#C5C4D5
(197,196,213)
#D1D2DE
(209,210,222)
#DDE0E7
(221,224,231)
#E9EEF0
(233,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716296 color. Also use rgb(113,98,150) instead hex code.

Text Font Color

.myTextColor { color: #716296; }

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

This text font color is #716296.

Background Color

.myBgColor { background-color: #716296; }

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

This div background color is #716296.

Border color

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

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

This div border color is #716296.

Opacity

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

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

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

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

This text has shadow with #716296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716296.

Preview

Color preview on black background

This text has color #716296 on black background.


Color preview on white background

This text has color #716296 on white background.


Black color preview on #716296 background

This text has black color on #716296 background.


White color preview on #716296 background

This text has white color on #716296 background.


Related colors

Complementary color

Complementary color for #hex is #8E9D69.


I love getcolorcode.com

Triadic colors

1 #967162 and #629671 with #716296 are triadic colors.

2 #966271 and #627196 with #716296 are triadic colors.