COLOR #76478E

HEX: #76478E RGB: (118,71,142)

Color info

#76478E contains mainly red and blue colors. Web safe color of #76478E is #663399 (or #639).

RGB color model

#76478E color RGB value is (118,71,142).

RGB: (118,71,142) (46%, 28%, 56%)

RGB channels and saturation

R 118 of 255 = 46%
G 71 of 255 = 28%
B 142 of 255 = 56%

118
71
142

R + G + B ~ 43%. #76478E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 71 + 142 = 331 (100%)
R 118 of 331 ~ 35.65%
G 71 of 331 ~ 21.45%
B 142 of 331 ~ 42.9'%

%35.65
%21.45
%42.9

CMYK color model

#76478E color CMYK value is (17,50,0,44).

  • cyan value is 16.90%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (17,50,0,44)
C17M50Y0K44 (17%, 50%, 0%, 44%)
(0.17 / 0.50 / 0.00 / 0.44)

CMYK percentages

%16.9
%50
%0
%44.31

Codes

Color #76478E in popluar color models

76 47 8E
RGB 118 71 142
HSL 280° 33.33% 41.76%
HSB/HSV 280° 50.00% 55.69%
CMYK 16.90% 50.00% 0.00%
44.31%

Color #76478E in popluar number systems.

HEX 76 47 8E
Decimal 118 71 142
Binary 1110110 1000111 10001110
Octal 166 107 216

Shades and tints

Shades of #76478E

#76478E
(118,71,142)
#6C4182
(108,65,130)
#623B76
(98,59,118)
#58356A
(88,53,106)
#4E2F5E
(78,47,94)
#442952
(68,41,82)
#3A2346
(58,35,70)
#301D3A
(48,29,58)
#26172E
(38,23,46)
#1C1122
(28,17,34)
#120B16
(18,11,22)
#000000
(0,0,0)

Tints of #76478E

#76478E
(118,71,142)
#825798
(130,87,152)
#8E67A2
(142,103,162)
#9A77AC
(154,119,172)
#A687B6
(166,135,182)
#B297C0
(178,151,192)
#BEA7CA
(190,167,202)
#CAB7D4
(202,183,212)
#D6C7DE
(214,199,222)
#E2D7E8
(226,215,232)
#EEE7F2
(238,231,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76478E; }

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

This text font color is #76478E.

Background Color

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

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

This div background color is #76478E.

Border color

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

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

This div border color is #76478E.

Opacity

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

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

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

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

This text has shadow with #76478E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76478E.

Preview

Color preview on black background

This text has color #76478E on black background.


Color preview on white background

This text has color #76478E on white background.


Black color preview on #76478E background

This text has black color on #76478E background.


White color preview on #76478E background

This text has white color on #76478E background.


Related colors

Complementary color

Complementary color for #hex is #89B871.


I love getcolorcode.com

Triadic colors

1 #8E7647 and #478E76 with #76478E are triadic colors.

2 #8E4776 and #47768E with #76478E are triadic colors.