COLOR #76516E

HEX: #76516E RGB: (118,81,110)

Color info

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

RGB color model

#76516E color RGB value is (118,81,110).

RGB: (118,81,110) (46%, 32%, 43%)

RGB channels and saturation

R 118 of 255 = 46%
G 81 of 255 = 32%
B 110 of 255 = 43%

118
81
110

R + G + B ~ 40%. #76516E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 81 + 110 = 309 (100%)
R 118 of 309 ~ 38.19%
G 81 of 309 ~ 26.21%
B 110 of 309 ~ 35.6'%

%38.19
%26.21
%35.6

CMYK color model

#76516E color CMYK value is (0,31,7,54).

  • cyan value is 0.00%
  • magenta value is 31.36%
  • yellow value is 6.78%
  • key color value is 53.73%

CMYK: (0,31,7,54)
C0M31Y7K54 (0%, 31%, 7%, 54%)
(0.00 / 0.31 / 0.07 / 0.54)

CMYK percentages

%0
%31.36
%6.78
%53.73

Codes

Color #76516E in popluar color models

76 51 6E
RGB 118 81 110
HSL 313° 18.59% 39.02%
HSB/HSV 313° 31.36% 46.27%
CMYK 0.00% 31.36% 6.78%
53.73%

Color #76516E in popluar number systems.

HEX 76 51 6E
Decimal 118 81 110
Binary 1110110 1010001 1101110
Octal 166 121 156

Shades and tints

Shades of #76516E

#76516E
(118,81,110)
#6C4A64
(108,74,100)
#62435A
(98,67,90)
#583C50
(88,60,80)
#4E3546
(78,53,70)
#442E3C
(68,46,60)
#3A2732
(58,39,50)
#302028
(48,32,40)
#26191E
(38,25,30)
#1C1214
(28,18,20)
#120B0A
(18,11,10)
#000000
(0,0,0)

Tints of #76516E

#76516E
(118,81,110)
#82607B
(130,96,123)
#8E6F88
(142,111,136)
#9A7E95
(154,126,149)
#A68DA2
(166,141,162)
#B29CAF
(178,156,175)
#BEABBC
(190,171,188)
#CABAC9
(202,186,201)
#D6C9D6
(214,201,214)
#E2D8E3
(226,216,227)
#EEE7F0
(238,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76516E color. Also use rgb(118,81,110) instead hex code.

Text Font Color

.myTextColor { color: #76516E; }

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

This text font color is #76516E.

Background Color

.myBgColor { background-color: #76516E; }

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

This div background color is #76516E.

Border color

.myBorderColor { border: 1px solid #76516E; }

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

This div border color is #76516E.

Opacity

.myOpacity80 { color: #76516E; opacity: 0.8; }

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

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

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

This text has shadow with #76516E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76516E.

Preview

Color preview on black background

This text has color #76516E on black background.


Color preview on white background

This text has color #76516E on white background.


Black color preview on #76516E background

This text has black color on #76516E background.


White color preview on #76516E background

This text has white color on #76516E background.


Related colors

Complementary color

Complementary color for #hex is #89AE91.


I love getcolorcode.com

Triadic colors

1 #6E7651 and #516E76 with #76516E are triadic colors.

2 #6E5176 and #51766E with #76516E are triadic colors.