COLOR #716385

HEX: #716385 RGB: (113,99,133)

Color info

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

RGB color model

#716385 color RGB value is (113,99,133).

RGB: (113,99,133) (44%, 39%, 52%)

RGB channels and saturation

R 113 of 255 = 44%
G 99 of 255 = 39%
B 133 of 255 = 52%

113
99
133

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

Portions of RGB colors in percentages

R + G + B = 113 + 99 + 133 = 345 (100%)
R 113 of 345 ~ 32.75%
G 99 of 345 ~ 28.7%
B 133 of 345 ~ 38.55'%

%32.75
%28.7
%38.55

CMYK color model

#716385 color CMYK value is (15,26,0,48).

  • cyan value is 15.04%
  • magenta value is 25.56%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (15,26,0,48)
C15M26Y0K48 (15%, 26%, 0%, 48%)
(0.15 / 0.26 / 0.00 / 0.48)

CMYK percentages

%15.04
%25.56
%0
%47.84

Codes

Color #716385 in popluar color models

71 63 85
RGB 113 99 133
HSL 265° 14.66% 45.49%
HSB/HSV 265° 25.56% 52.16%
CMYK 15.04% 25.56% 0.00%
47.84%

Color #716385 in popluar number systems.

HEX 71 63 85
Decimal 113 99 133
Binary 1110001 1100011 10000101
Octal 161 143 205

Shades and tints

Shades of #716385

#716385
(113,99,133)
#675A79
(103,90,121)
#5D516D
(93,81,109)
#534861
(83,72,97)
#493F55
(73,63,85)
#3F3649
(63,54,73)
#352D3D
(53,45,61)
#2B2431
(43,36,49)
#211B25
(33,27,37)
#171219
(23,18,25)
#0D090D
(13,9,13)
#000000
(0,0,0)

Tints of #716385

#716385
(113,99,133)
#7D7190
(125,113,144)
#897F9B
(137,127,155)
#958DA6
(149,141,166)
#A19BB1
(161,155,177)
#ADA9BC
(173,169,188)
#B9B7C7
(185,183,199)
#C5C5D2
(197,197,210)
#D1D3DD
(209,211,221)
#DDE1E8
(221,225,232)
#E9EFF3
(233,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716385; }

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

This text font color is #716385.

Background Color

.myBgColor { background-color: #716385; }

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

This div background color is #716385.

Border color

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

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

This div border color is #716385.

Opacity

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

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

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

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

This text has shadow with #716385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716385.

Preview

Color preview on black background

This text has color #716385 on black background.


Color preview on white background

This text has color #716385 on white background.


Black color preview on #716385 background

This text has black color on #716385 background.


White color preview on #716385 background

This text has white color on #716385 background.


Related colors

Complementary color

Complementary color for #hex is #8E9C7A.


I love getcolorcode.com

Triadic colors

1 #857163 and #638571 with #716385 are triadic colors.

2 #856371 and #637185 with #716385 are triadic colors.