COLOR #76576A

HEX: #76576A RGB: (118,87,106)

Color info

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

RGB color model

#76576A color RGB value is (118,87,106).

RGB: (118,87,106) (46%, 34%, 42%)

RGB channels and saturation

R 118 of 255 = 46%
G 87 of 255 = 34%
B 106 of 255 = 42%

118
87
106

R + G + B ~ 41%. #76576A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 87 + 106 = 311 (100%)
R 118 of 311 ~ 37.94%
G 87 of 311 ~ 27.97%
B 106 of 311 ~ 34.08'%

%37.94
%27.97
%34.08

CMYK color model

#76576A color CMYK value is (0,26,10,54).

  • cyan value is 0.00%
  • magenta value is 26.27%
  • yellow value is 10.17%
  • key color value is 53.73%

CMYK: (0,26,10,54)
C0M26Y10K54 (0%, 26%, 10%, 54%)
(0.00 / 0.26 / 0.10 / 0.54)

CMYK percentages

%0
%26.27
%10.17
%53.73

Codes

Color #76576A in popluar color models

76 57 6A
RGB 118 87 106
HSL 323° 15.12% 40.20%
HSB/HSV 323° 26.27% 46.27%
CMYK 0.00% 26.27% 10.17%
53.73%

Color #76576A in popluar number systems.

HEX 76 57 6A
Decimal 118 87 106
Binary 1110110 1010111 1101010
Octal 166 127 152

Shades and tints

Shades of #76576A

#76576A
(118,87,106)
#6C5061
(108,80,97)
#624958
(98,73,88)
#58424F
(88,66,79)
#4E3B46
(78,59,70)
#44343D
(68,52,61)
#3A2D34
(58,45,52)
#30262B
(48,38,43)
#261F22
(38,31,34)
#1C1819
(28,24,25)
#121110
(18,17,16)
#000000
(0,0,0)

Tints of #76576A

#76576A
(118,87,106)
#826677
(130,102,119)
#8E7584
(142,117,132)
#9A8491
(154,132,145)
#A6939E
(166,147,158)
#B2A2AB
(178,162,171)
#BEB1B8
(190,177,184)
#CAC0C5
(202,192,197)
#D6CFD2
(214,207,210)
#E2DEDF
(226,222,223)
#EEEDEC
(238,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76576A color. Also use rgb(118,87,106) instead hex code.

Text Font Color

.myTextColor { color: #76576A; }

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

This text font color is #76576A.

Background Color

.myBgColor { background-color: #76576A; }

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

This div background color is #76576A.

Border color

.myBorderColor { border: 1px solid #76576A; }

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

This div border color is #76576A.

Opacity

.myOpacity80 { color: #76576A; opacity: 0.8; }

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

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

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

This text has shadow with #76576A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76576A.

Preview

Color preview on black background

This text has color #76576A on black background.


Color preview on white background

This text has color #76576A on white background.


Black color preview on #76576A background

This text has black color on #76576A background.


White color preview on #76576A background

This text has white color on #76576A background.


Related colors

Complementary color

Complementary color for #hex is #89A895.


I love getcolorcode.com

Triadic colors

1 #6A7657 and #576A76 with #76576A are triadic colors.

2 #6A5776 and #57766A with #76576A are triadic colors.