COLOR #76524F

HEX: #76524F RGB: (118,82,79)

Color info

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

RGB color model

#76524F color RGB value is (118,82,79).

RGB: (118,82,79) (46%, 32%, 31%)

RGB channels and saturation

R 118 of 255 = 46%
G 82 of 255 = 32%
B 79 of 255 = 31%

118
82
79

R + G + B ~ 36%. #76524F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 82 + 79 = 279 (100%)
R 118 of 279 ~ 42.29%
G 82 of 279 ~ 29.39%
B 79 of 279 ~ 28.32'%

%42.29
%29.39
%28.32

CMYK color model

#76524F color CMYK value is (0,31,33,54).

  • cyan value is 0.00%
  • magenta value is 30.51%
  • yellow value is 33.05%
  • key color value is 53.73%
CMYK: (0,31,33,54) C0M31Y33K54 (0%,31%,33%,54%) (0.00/0.31/0.33/0.54) 

CMYK percentages

%0
%30.51
%33.05
%53.73

Codes

Color #76524F in popluar color models

76 52 4F
RGB 118 82 79
HSL 19.80% 38.63%
HSB/HSV 33.05% 46.27%
CMYK 0.00% 30.51% 33.05%
53.73%

Color #76524F in popluar number systems.

HEX 76 52 4F
Decimal 118 82 79
Binary 1110110 1010010 1001111
Octal 166 122 117

Shades and tints

Shades of #76524F

#76524F
(118,82,79)
#6C4B48
(108,75,72)
#624441
(98,68,65)
#583D3A
(88,61,58)
#4E3633
(78,54,51)
#442F2C
(68,47,44)
#3A2825
(58,40,37)
#30211E
(48,33,30)
#261A17
(38,26,23)
#1C1310
(28,19,16)
#120C09
(18,12,9)
#000000
(0,0,0)

Tints of #76524F

#76524F
(118,82,79)
#82615F
(130,97,95)
#8E706F
(142,112,111)
#9A7F7F
(154,127,127)
#A68E8F
(166,142,143)
#B29D9F
(178,157,159)
#BEACAF
(190,172,175)
#CABBBF
(202,187,191)
#D6CACF
(214,202,207)
#E2D9DF
(226,217,223)
#EEE8EF
(238,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76524F color. Also use rgb(118,82,79) instead hex code.

Text Font Color

.myTextColor { color: #76524F; }

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

This text font color is #76524F.

Background Color

.myBgColor { background-color: #76524F; }

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

This div background color is #76524F.

Border color

.myBorderColor { border: 1px solid #76524F; }

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

This div border color is #76524F.

Opacity

.myOpacity80 { color: #76524F; opacity: 0.8; }

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

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

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

This text has shadow with #76524F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76524F.

Preview

Color preview on black background

This text has color #76524F on black background.


Color preview on white background

This text has color #76524F on white background.


Black color preview on #76524F background

This text has black color on #76524F background.


White color preview on #76524F background

This text has white color on #76524F background.


Related colors

Complementary color

Complementary color for #hex is #89ADB0.


I love getcolorcode.com

Triadic colors

1 #4F7652 and #524F76 with #76524F are triadic colors.

2 #4F5276 and #52764F with #76524F are triadic colors.