COLOR #76526D

HEX: #76526D RGB: (118,82,109)

Color info

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

RGB color model

#76526D color RGB value is (118,82,109).

RGB: (118,82,109) (46%, 32%, 43%)

RGB channels and saturation

R 118 of 255 = 46%
G 82 of 255 = 32%
B 109 of 255 = 43%

118
82
109

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

Portions of RGB colors in percentages

R + G + B = 118 + 82 + 109 = 309 (100%)
R 118 of 309 ~ 38.19%
G 82 of 309 ~ 26.54%
B 109 of 309 ~ 35.28'%

%38.19
%26.54
%35.28

CMYK color model

#76526D color CMYK value is (0,31,8,54).

  • cyan value is 0.00%
  • magenta value is 30.51%
  • yellow value is 7.63%
  • key color value is 53.73%

CMYK: (0,31,8,54)
C0M31Y8K54 (0%, 31%, 8%, 54%)
(0.00 / 0.31 / 0.08 / 0.54)

CMYK percentages

%0
%30.51
%7.63
%53.73

Codes

Color #76526D in popluar color models

76 52 6D
RGB 118 82 109
HSL 315° 18.00% 39.22%
HSB/HSV 315° 30.51% 46.27%
CMYK 0.00% 30.51% 7.63%
53.73%

Color #76526D in popluar number systems.

HEX 76 52 6D
Decimal 118 82 109
Binary 1110110 1010010 1101101
Octal 166 122 155

Shades and tints

Shades of #76526D

#76526D
(118,82,109)
#6C4B64
(108,75,100)
#62445B
(98,68,91)
#583D52
(88,61,82)
#4E3649
(78,54,73)
#442F40
(68,47,64)
#3A2837
(58,40,55)
#30212E
(48,33,46)
#261A25
(38,26,37)
#1C131C
(28,19,28)
#120C13
(18,12,19)
#000000
(0,0,0)

Tints of #76526D

#76526D
(118,82,109)
#82617A
(130,97,122)
#8E7087
(142,112,135)
#9A7F94
(154,127,148)
#A68EA1
(166,142,161)
#B29DAE
(178,157,174)
#BEACBB
(190,172,187)
#CABBC8
(202,187,200)
#D6CAD5
(214,202,213)
#E2D9E2
(226,217,226)
#EEE8EF
(238,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76526D color. Also use rgb(118,82,109) instead hex code.

Text Font Color

.myTextColor { color: #76526D; }

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

This text font color is #76526D.

Background Color

.myBgColor { background-color: #76526D; }

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

This div background color is #76526D.

Border color

.myBorderColor { border: 1px solid #76526D; }

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

This div border color is #76526D.

Opacity

.myOpacity80 { color: #76526D; opacity: 0.8; }

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

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

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

This text has shadow with #76526D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76526D.

Preview

Color preview on black background

This text has color #76526D on black background.


Color preview on white background

This text has color #76526D on white background.


Black color preview on #76526D background

This text has black color on #76526D background.


White color preview on #76526D background

This text has white color on #76526D background.


Related colors

Complementary color

Complementary color for #hex is #89AD92.


I love getcolorcode.com

Triadic colors

1 #6D7652 and #526D76 with #76526D are triadic colors.

2 #6D5276 and #52766D with #76526D are triadic colors.