COLOR #76475E

HEX: #76475E RGB: (118,71,94)

Color info

#76475E contains red, green and blue colors in about the same proportion. Web safe color of #76475E is #663366 (or #636).

RGB color model

#76475E color RGB value is (118,71,94).

RGB: (118,71,94) (46%, 28%, 37%)

RGB channels and saturation

R 118 of 255 = 46%
G 71 of 255 = 28%
B 94 of 255 = 37%

118
71
94

R + G + B ~ 37%. #76475E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 71 + 94 = 283 (100%)
R 118 of 283 ~ 41.7%
G 71 of 283 ~ 25.09%
B 94 of 283 ~ 33.22'%

%41.7
%25.09
%33.22

CMYK color model

#76475E color CMYK value is (0,40,20,54).

  • cyan value is 0.00%
  • magenta value is 39.83%
  • yellow value is 20.34%
  • key color value is 53.73%

CMYK: (0,40,20,54)
C0M40Y20K54 (0%, 40%, 20%, 54%)
(0.00 / 0.40 / 0.20 / 0.54)

CMYK percentages

%0
%39.83
%20.34
%53.73

Codes

Color #76475E in popluar color models

76 47 5E
RGB 118 71 94
HSL 331° 24.87% 37.06%
HSB/HSV 331° 39.83% 46.27%
CMYK 0.00% 39.83% 20.34%
53.73%

Color #76475E in popluar number systems.

HEX 76 47 5E
Decimal 118 71 94
Binary 1110110 1000111 1011110
Octal 166 107 136

Shades and tints

Shades of #76475E

#76475E
(118,71,94)
#6C4156
(108,65,86)
#623B4E
(98,59,78)
#583546
(88,53,70)
#4E2F3E
(78,47,62)
#442936
(68,41,54)
#3A232E
(58,35,46)
#301D26
(48,29,38)
#26171E
(38,23,30)
#1C1116
(28,17,22)
#120B0E
(18,11,14)
#000000
(0,0,0)

Tints of #76475E

#76475E
(118,71,94)
#82576C
(130,87,108)
#8E677A
(142,103,122)
#9A7788
(154,119,136)
#A68796
(166,135,150)
#B297A4
(178,151,164)
#BEA7B2
(190,167,178)
#CAB7C0
(202,183,192)
#D6C7CE
(214,199,206)
#E2D7DC
(226,215,220)
#EEE7EA
(238,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76475E color. Also use rgb(118,71,94) instead hex code.

Text Font Color

.myTextColor { color: #76475E; }

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

This text font color is #76475E.

Background Color

.myBgColor { background-color: #76475E; }

<div style="background-color:#76475E">Inner text</div>

This div background color is #76475E.

Border color

.myBorderColor { border: 1px solid #76475E; }

<div style="border:3px solid #76475E">Div</div>

This div border color is #76475E.

Opacity

.myOpacity80 { color: #76475E; opacity: 0.8; }

<p style="color:#76475E;opacity:0.8;">80%</p>

Text with #76475E 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 #76475E;}

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

This text has shadow with #76475E color.


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

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

This text has shadow with #76475E primary color and red secondary color.


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

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

This text has shadow with #76475E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76475E.

Preview

Color preview on black background

This text has color #76475E on black background.


Color preview on white background

This text has color #76475E on white background.


Black color preview on #76475E background

This text has black color on #76475E background.


White color preview on #76475E background

This text has white color on #76475E background.


Related colors

Complementary color

Complementary color for #hex is #89B8A1.


I love getcolorcode.com

Triadic colors

1 #5E7647 and #475E76 with #76475E are triadic colors.

2 #5E4776 and #47765E with #76475E are triadic colors.