COLOR #716382

HEX: #716382 RGB: (113,99,130)

Color info

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

RGB color model

#716382 color RGB value is (113,99,130).

RGB: (113,99,130) (44%, 39%, 51%)

RGB channels and saturation

R 113 of 255 = 44%
G 99 of 255 = 39%
B 130 of 255 = 51%

113
99
130

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

Portions of RGB colors in percentages

R + G + B = 113 + 99 + 130 = 342 (100%)
R 113 of 342 ~ 33.04%
G 99 of 342 ~ 28.95%
B 130 of 342 ~ 38.01'%

%33.04
%28.95
%38.01

CMYK color model

#716382 color CMYK value is (13,24,0,49).

  • cyan value is 13.08%
  • magenta value is 23.85%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (13,24,0,49)
C13M24Y0K49 (13%, 24%, 0%, 49%)
(0.13 / 0.24 / 0.00 / 0.49)

CMYK percentages

%13.08
%23.85
%0
%49.02

Codes

Color #716382 in popluar color models

71 63 82
RGB 113 99 130
HSL 267° 13.54% 44.90%
HSB/HSV 267° 23.85% 50.98%
CMYK 13.08% 23.85% 0.00%
49.02%

Color #716382 in popluar number systems.

HEX 71 63 82
Decimal 113 99 130
Binary 1110001 1100011 10000010
Octal 161 143 202

Shades and tints

Shades of #716382

#716382
(113,99,130)
#675A77
(103,90,119)
#5D516C
(93,81,108)
#534861
(83,72,97)
#493F56
(73,63,86)
#3F364B
(63,54,75)
#352D40
(53,45,64)
#2B2435
(43,36,53)
#211B2A
(33,27,42)
#17121F
(23,18,31)
#0D0914
(13,9,20)
#000000
(0,0,0)

Tints of #716382

#716382
(113,99,130)
#7D718D
(125,113,141)
#897F98
(137,127,152)
#958DA3
(149,141,163)
#A19BAE
(161,155,174)
#ADA9B9
(173,169,185)
#B9B7C4
(185,183,196)
#C5C5CF
(197,197,207)
#D1D3DA
(209,211,218)
#DDE1E5
(221,225,229)
#E9EFF0
(233,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716382 color. Also use rgb(113,99,130) instead hex code.

Text Font Color

.myTextColor { color: #716382; }

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

This text font color is #716382.

Background Color

.myBgColor { background-color: #716382; }

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

This div background color is #716382.

Border color

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

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

This div border color is #716382.

Opacity

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

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

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

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

This text has shadow with #716382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716382.

Preview

Color preview on black background

This text has color #716382 on black background.


Color preview on white background

This text has color #716382 on white background.


Black color preview on #716382 background

This text has black color on #716382 background.


White color preview on #716382 background

This text has white color on #716382 background.


Related colors

Complementary color

Complementary color for #hex is #8E9C7D.


I love getcolorcode.com

Triadic colors

1 #827163 and #638271 with #716382 are triadic colors.

2 #826371 and #637182 with #716382 are triadic colors.