COLOR #716780

HEX: #716780 RGB: (113,103,128)

Color info

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

RGB color model

#716780 color RGB value is (113,103,128).

RGB: (113,103,128) (44%, 40%, 50%)

RGB channels and saturation

R 113 of 255 = 44%
G 103 of 255 = 40%
B 128 of 255 = 50%

113
103
128

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

Portions of RGB colors in percentages

R + G + B = 113 + 103 + 128 = 344 (100%)
R 113 of 344 ~ 32.85%
G 103 of 344 ~ 29.94%
B 128 of 344 ~ 37.21'%

%32.85
%29.94
%37.21

CMYK color model

#716780 color CMYK value is (12,20,0,50).

  • cyan value is 11.72%
  • magenta value is 19.53%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (12,20,0,50)
C12M20Y0K50 (12%, 20%, 0%, 50%)
(0.12 / 0.20 / 0.00 / 0.50)

CMYK percentages

%11.72
%19.53
%0
%49.8

Codes

Color #716780 in popluar color models

71 67 80
RGB 113 103 128
HSL 264° 10.82% 45.29%
HSB/HSV 264° 19.53% 50.20%
CMYK 11.72% 19.53% 0.00%
49.80%

Color #716780 in popluar number systems.

HEX 71 67 80
Decimal 113 103 128
Binary 1110001 1100111 10000000
Octal 161 147 200

Shades and tints

Shades of #716780

#716780
(113,103,128)
#675E75
(103,94,117)
#5D556A
(93,85,106)
#534C5F
(83,76,95)
#494354
(73,67,84)
#3F3A49
(63,58,73)
#35313E
(53,49,62)
#2B2833
(43,40,51)
#211F28
(33,31,40)
#17161D
(23,22,29)
#0D0D12
(13,13,18)
#000000
(0,0,0)

Tints of #716780

#716780
(113,103,128)
#7D748B
(125,116,139)
#898196
(137,129,150)
#958EA1
(149,142,161)
#A19BAC
(161,155,172)
#ADA8B7
(173,168,183)
#B9B5C2
(185,181,194)
#C5C2CD
(197,194,205)
#D1CFD8
(209,207,216)
#DDDCE3
(221,220,227)
#E9E9EE
(233,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716780; }

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

This text font color is #716780.

Background Color

.myBgColor { background-color: #716780; }

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

This div background color is #716780.

Border color

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

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

This div border color is #716780.

Opacity

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

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

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

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

This text has shadow with #716780 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716780.

Preview

Color preview on black background

This text has color #716780 on black background.


Color preview on white background

This text has color #716780 on white background.


Black color preview on #716780 background

This text has black color on #716780 background.


White color preview on #716780 background

This text has white color on #716780 background.


Related colors

Complementary color

Complementary color for #hex is #8E987F.


I love getcolorcode.com

Triadic colors

1 #807167 and #678071 with #716780 are triadic colors.

2 #806771 and #677180 with #716780 are triadic colors.