COLOR #76595D

HEX: #76595D RGB: (118,89,93)

Color info

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

RGB color model

#76595D color RGB value is (118,89,93).

RGB: (118,89,93) (46%, 35%, 36%)

RGB channels and saturation

R 118 of 255 = 46%
G 89 of 255 = 35%
B 93 of 255 = 36%

118
89
93

R + G + B ~ 39%. #76595D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 89 + 93 = 300 (100%)
R 118 of 300 ~ 39.33%
G 89 of 300 ~ 29.67%
B 93 of 300 ~ 31'%

%39.33
%29.67
%31

CMYK color model

#76595D color CMYK value is (0,25,21,54).

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

CMYK: (0,25,21,54)
C0M25Y21K54 (0%, 25%, 21%, 54%)
(0.00 / 0.25 / 0.21 / 0.54)

CMYK percentages

%0
%24.58
%21.19
%53.73

Codes

Color #76595D in popluar color models

76 59 5D
RGB 118 89 93
HSL 352° 14.01% 40.59%
HSB/HSV 352° 24.58% 46.27%
CMYK 0.00% 24.58% 21.19%
53.73%

Color #76595D in popluar number systems.

HEX 76 59 5D
Decimal 118 89 93
Binary 1110110 1011001 1011101
Octal 166 131 135

Shades and tints

Shades of #76595D

#76595D
(118,89,93)
#6C5155
(108,81,85)
#62494D
(98,73,77)
#584145
(88,65,69)
#4E393D
(78,57,61)
#443135
(68,49,53)
#3A292D
(58,41,45)
#302125
(48,33,37)
#26191D
(38,25,29)
#1C1115
(28,17,21)
#12090D
(18,9,13)
#000000
(0,0,0)

Tints of #76595D

#76595D
(118,89,93)
#82686B
(130,104,107)
#8E7779
(142,119,121)
#9A8687
(154,134,135)
#A69595
(166,149,149)
#B2A4A3
(178,164,163)
#BEB3B1
(190,179,177)
#CAC2BF
(202,194,191)
#D6D1CD
(214,209,205)
#E2E0DB
(226,224,219)
#EEEFE9
(238,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76595D; }

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

This text font color is #76595D.

Background Color

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

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

This div background color is #76595D.

Border color

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

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

This div border color is #76595D.

Opacity

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

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

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

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

This text has shadow with #76595D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76595D.

Preview

Color preview on black background

This text has color #76595D on black background.


Color preview on white background

This text has color #76595D on white background.


Black color preview on #76595D background

This text has black color on #76595D background.


White color preview on #76595D background

This text has white color on #76595D background.


Related colors

Complementary color

Complementary color for #hex is #89A6A2.


I love getcolorcode.com

Triadic colors

1 #5D7659 and #595D76 with #76595D are triadic colors.

2 #5D5976 and #59765D with #76595D are triadic colors.