COLOR #76596D

HEX: #76596D RGB: (118,89,109)

Color info

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

RGB color model

#76596D color RGB value is (118,89,109).

RGB: (118,89,109) (46%, 35%, 43%)

RGB channels and saturation

R 118 of 255 = 46%
G 89 of 255 = 35%
B 109 of 255 = 43%

118
89
109

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

Portions of RGB colors in percentages

R + G + B = 118 + 89 + 109 = 316 (100%)
R 118 of 316 ~ 37.34%
G 89 of 316 ~ 28.16%
B 109 of 316 ~ 34.49'%

%37.34
%28.16
%34.49

CMYK color model

#76596D color CMYK value is (0,25,8,54).

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

CMYK: (0,25,8,54)
C0M25Y8K54 (0%, 25%, 8%, 54%)
(0.00 / 0.25 / 0.08 / 0.54)

CMYK percentages

%0
%24.58
%7.63
%53.73

Codes

Color #76596D in popluar color models

76 59 6D
RGB 118 89 109
HSL 319° 14.01% 40.59%
HSB/HSV 319° 24.58% 46.27%
CMYK 0.00% 24.58% 7.63%
53.73%

Color #76596D in popluar number systems.

HEX 76 59 6D
Decimal 118 89 109
Binary 1110110 1011001 1101101
Octal 166 131 155

Shades and tints

Shades of #76596D

#76596D
(118,89,109)
#6C5164
(108,81,100)
#62495B
(98,73,91)
#584152
(88,65,82)
#4E3949
(78,57,73)
#443140
(68,49,64)
#3A2937
(58,41,55)
#30212E
(48,33,46)
#261925
(38,25,37)
#1C111C
(28,17,28)
#120913
(18,9,19)
#000000
(0,0,0)

Tints of #76596D

#76596D
(118,89,109)
#82687A
(130,104,122)
#8E7787
(142,119,135)
#9A8694
(154,134,148)
#A695A1
(166,149,161)
#B2A4AE
(178,164,174)
#BEB3BB
(190,179,187)
#CAC2C8
(202,194,200)
#D6D1D5
(214,209,213)
#E2E0E2
(226,224,226)
#EEEFEF
(238,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76596D; }

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

This text font color is #76596D.

Background Color

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

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

This div background color is #76596D.

Border color

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

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

This div border color is #76596D.

Opacity

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

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

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

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

This text has shadow with #76596D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76596D.

Preview

Color preview on black background

This text has color #76596D on black background.


Color preview on white background

This text has color #76596D on white background.


Black color preview on #76596D background

This text has black color on #76596D background.


White color preview on #76596D background

This text has white color on #76596D background.


Related colors

Complementary color

Complementary color for #hex is #89A692.


I love getcolorcode.com

Triadic colors

1 #6D7659 and #596D76 with #76596D are triadic colors.

2 #6D5976 and #59766D with #76596D are triadic colors.