COLOR #716880

HEX: #716880 RGB: (113,104,128)

Color info

#716880 contains red, green and blue colors in about the same proportion. Web safe color of #716880 is #666666 (or #666).

RGB color model

#716880 color RGB value is (113,104,128).

RGB: (113,104,128) (44%, 41%, 50%)

RGB channels and saturation

R 113 of 255 = 44%
G 104 of 255 = 41%
B 128 of 255 = 50%

113
104
128

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

Portions of RGB colors in percentages

R + G + B = 113 + 104 + 128 = 345 (100%)
R 113 of 345 ~ 32.75%
G 104 of 345 ~ 30.14%
B 128 of 345 ~ 37.1'%

%32.75
%30.14
%37.1

CMYK color model

#716880 color CMYK value is (12,19,0,50).

  • cyan value is 11.72%
  • magenta value is 18.75%
  • yellow value is 0.00%
  • key color value is 49.80%
CMYK: (12,19,0,50) C12M19Y0K50 (12%,19%,0%,50%) (0.12/0.19/0.00/0.50) 

CMYK percentages

%11.72
%18.75
%0
%49.8

Codes

Color #716880 in popluar color models

71 68 80
RGB 113 104 128
HSL 263° 10.34% 45.49%
HSB/HSV 263° 18.75% 50.20%
CMYK 11.72% 18.75% 0.00%
49.80%

Color #716880 in popluar number systems.

HEX 71 68 80
Decimal 113 104 128
Binary 1110001 1101000 10000000
Octal 161 150 200

Shades and tints

Shades of #716880

#716880
(113,104,128)
#675F75
(103,95,117)
#5D566A
(93,86,106)
#534D5F
(83,77,95)
#494454
(73,68,84)
#3F3B49
(63,59,73)
#35323E
(53,50,62)
#2B2933
(43,41,51)
#212028
(33,32,40)
#17171D
(23,23,29)
#0D0E12
(13,14,18)
#000000
(0,0,0)

Tints of #716880

#716880
(113,104,128)
#7D758B
(125,117,139)
#898296
(137,130,150)
#958FA1
(149,143,161)
#A19CAC
(161,156,172)
#ADA9B7
(173,169,183)
#B9B6C2
(185,182,194)
#C5C3CD
(197,195,205)
#D1D0D8
(209,208,216)
#DDDDE3
(221,221,227)
#E9EAEE
(233,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716880 color. Also use rgb(113,104,128) instead hex code.

Text Font Color

.myTextColor { color: #716880; }

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

This text font color is #716880.

Background Color

.myBgColor { background-color: #716880; }

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

This div background color is #716880.

Border color

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

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

This div border color is #716880.

Opacity

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

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

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

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

This text has shadow with #716880 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716880.

Preview

Color preview on black background

This text has color #716880 on black background.


Color preview on white background

This text has color #716880 on white background.


Black color preview on #716880 background

This text has black color on #716880 background.


White color preview on #716880 background

This text has white color on #716880 background.


Related colors

Complementary color

Complementary color for #hex is #8E977F.


I love getcolorcode.com

Triadic colors

1 #807168 and #688071 with #716880 are triadic colors.

2 #806871 and #687180 with #716880 are triadic colors.