COLOR #716678

HEX: #716678 RGB: (113,102,120)

Color info

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

RGB color model

#716678 color RGB value is (113,102,120).

RGB: (113,102,120) (44%, 40%, 47%)

RGB channels and saturation

R 113 of 255 = 44%
G 102 of 255 = 40%
B 120 of 255 = 47%

113
102
120

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

Portions of RGB colors in percentages

R + G + B = 113 + 102 + 120 = 335 (100%)
R 113 of 335 ~ 33.73%
G 102 of 335 ~ 30.45%
B 120 of 335 ~ 35.82'%

%33.73
%30.45
%35.82

CMYK color model

#716678 color CMYK value is (6,15,0,53).

  • cyan value is 5.83%
  • magenta value is 15.00%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (6,15,0,53)
C6M15Y0K53 (6%, 15%, 0%, 53%)
(0.06 / 0.15 / 0.00 / 0.53)

CMYK percentages

%5.83
%15
%0
%52.94

Codes

Color #716678 in popluar color models

71 66 78
RGB 113 102 120
HSL 277° 8.11% 43.53%
HSB/HSV 277° 15.00% 47.06%
CMYK 5.83% 15.00% 0.00%
52.94%

Color #716678 in popluar number systems.

HEX 71 66 78
Decimal 113 102 120
Binary 1110001 1100110 1111000
Octal 161 146 170

Shades and tints

Shades of #716678

#716678
(113,102,120)
#675D6E
(103,93,110)
#5D5464
(93,84,100)
#534B5A
(83,75,90)
#494250
(73,66,80)
#3F3946
(63,57,70)
#35303C
(53,48,60)
#2B2732
(43,39,50)
#211E28
(33,30,40)
#17151E
(23,21,30)
#0D0C14
(13,12,20)
#000000
(0,0,0)

Tints of #716678

#716678
(113,102,120)
#7D7384
(125,115,132)
#898090
(137,128,144)
#958D9C
(149,141,156)
#A19AA8
(161,154,168)
#ADA7B4
(173,167,180)
#B9B4C0
(185,180,192)
#C5C1CC
(197,193,204)
#D1CED8
(209,206,216)
#DDDBE4
(221,219,228)
#E9E8F0
(233,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716678 color. Also use rgb(113,102,120) instead hex code.

Text Font Color

.myTextColor { color: #716678; }

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

This text font color is #716678.

Background Color

.myBgColor { background-color: #716678; }

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

This div background color is #716678.

Border color

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

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

This div border color is #716678.

Opacity

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

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

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

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

This text has shadow with #716678 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716678.

Preview

Color preview on black background

This text has color #716678 on black background.


Color preview on white background

This text has color #716678 on white background.


Black color preview on #716678 background

This text has black color on #716678 background.


White color preview on #716678 background

This text has white color on #716678 background.


Related colors

Complementary color

Complementary color for #hex is #8E9987.


I love getcolorcode.com

Triadic colors

1 #787166 and #667871 with #716678 are triadic colors.

2 #786671 and #667178 with #716678 are triadic colors.