COLOR #76515C

HEX: #76515C RGB: (118,81,92)

Color info

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

RGB color model

#76515C color RGB value is (118,81,92).

RGB: (118,81,92) (46%, 32%, 36%)

RGB channels and saturation

R 118 of 255 = 46%
G 81 of 255 = 32%
B 92 of 255 = 36%

118
81
92

R + G + B ~ 38%. #76515C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 81 + 92 = 291 (100%)
R 118 of 291 ~ 40.55%
G 81 of 291 ~ 27.84%
B 92 of 291 ~ 31.62'%

%40.55
%27.84
%31.62

CMYK color model

#76515C color CMYK value is (0,31,22,54).

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

CMYK: (0,31,22,54)
C0M31Y22K54 (0%, 31%, 22%, 54%)
(0.00 / 0.31 / 0.22 / 0.54)

CMYK percentages

%0
%31.36
%22.03
%53.73

Codes

Color #76515C in popluar color models

76 51 5C
RGB 118 81 92
HSL 342° 18.59% 39.02%
HSB/HSV 342° 31.36% 46.27%
CMYK 0.00% 31.36% 22.03%
53.73%

Color #76515C in popluar number systems.

HEX 76 51 5C
Decimal 118 81 92
Binary 1110110 1010001 1011100
Octal 166 121 134

Shades and tints

Shades of #76515C

#76515C
(118,81,92)
#6C4A54
(108,74,84)
#62434C
(98,67,76)
#583C44
(88,60,68)
#4E353C
(78,53,60)
#442E34
(68,46,52)
#3A272C
(58,39,44)
#302024
(48,32,36)
#26191C
(38,25,28)
#1C1214
(28,18,20)
#120B0C
(18,11,12)
#000000
(0,0,0)

Tints of #76515C

#76515C
(118,81,92)
#82606A
(130,96,106)
#8E6F78
(142,111,120)
#9A7E86
(154,126,134)
#A68D94
(166,141,148)
#B29CA2
(178,156,162)
#BEABB0
(190,171,176)
#CABABE
(202,186,190)
#D6C9CC
(214,201,204)
#E2D8DA
(226,216,218)
#EEE7E8
(238,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76515C color. Also use rgb(118,81,92) instead hex code.

Text Font Color

.myTextColor { color: #76515C; }

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

This text font color is #76515C.

Background Color

.myBgColor { background-color: #76515C; }

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

This div background color is #76515C.

Border color

.myBorderColor { border: 1px solid #76515C; }

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

This div border color is #76515C.

Opacity

.myOpacity80 { color: #76515C; opacity: 0.8; }

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

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

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

This text has shadow with #76515C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76515C.

Preview

Color preview on black background

This text has color #76515C on black background.


Color preview on white background

This text has color #76515C on white background.


Black color preview on #76515C background

This text has black color on #76515C background.


White color preview on #76515C background

This text has white color on #76515C background.


Related colors

Complementary color

Complementary color for #hex is #89AEA3.


I love getcolorcode.com

Triadic colors

1 #5C7651 and #515C76 with #76515C are triadic colors.

2 #5C5176 and #51765C with #76515C are triadic colors.