COLOR #76608E

HEX: #76608E RGB: (118,96,142)

Color info

#76608E contains red, green and blue colors in about the same proportion. Web safe color of #76608E is #666699 (or #669).

RGB color model

#76608E color RGB value is (118,96,142).

RGB: (118,96,142) (46%, 38%, 56%)

RGB channels and saturation

R 118 of 255 = 46%
G 96 of 255 = 38%
B 142 of 255 = 56%

118
96
142

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

Portions of RGB colors in percentages

R + G + B = 118 + 96 + 142 = 356 (100%)
R 118 of 356 ~ 33.15%
G 96 of 356 ~ 26.97%
B 142 of 356 ~ 39.89'%

%33.15
%26.97
%39.89

CMYK color model

#76608E color CMYK value is (17,32,0,44).

  • cyan value is 16.90%
  • magenta value is 32.39%
  • yellow value is 0.00%
  • key color value is 44.31%
CMYK: (17,32,0,44) C17M32Y0K44 (17%,32%,0%,44%) (0.17/0.32/0.00/0.44) 

CMYK percentages

%16.9
%32.39
%0
%44.31

Codes

Color #76608E in popluar color models

76 60 8E
RGB 118 96 142
HSL 269° 19.33% 46.67%
HSB/HSV 269° 32.39% 55.69%
CMYK 16.90% 32.39% 0.00%
44.31%

Color #76608E in popluar number systems.

HEX 76 60 8E
Decimal 118 96 142
Binary 1110110 1100000 10001110
Octal 166 140 216

Shades and tints

Shades of #76608E

#76608E
(118,96,142)
#6C5882
(108,88,130)
#625076
(98,80,118)
#58486A
(88,72,106)
#4E405E
(78,64,94)
#443852
(68,56,82)
#3A3046
(58,48,70)
#30283A
(48,40,58)
#26202E
(38,32,46)
#1C1822
(28,24,34)
#121016
(18,16,22)
#000000
(0,0,0)

Tints of #76608E

#76608E
(118,96,142)
#826E98
(130,110,152)
#8E7CA2
(142,124,162)
#9A8AAC
(154,138,172)
#A698B6
(166,152,182)
#B2A6C0
(178,166,192)
#BEB4CA
(190,180,202)
#CAC2D4
(202,194,212)
#D6D0DE
(214,208,222)
#E2DEE8
(226,222,232)
#EEECF2
(238,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76608E; }

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

This text font color is #76608E.

Background Color

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

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

This div background color is #76608E.

Border color

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

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

This div border color is #76608E.

Opacity

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

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

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

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

This text has shadow with #76608E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76608E.

Preview

Color preview on black background

This text has color #76608E on black background.


Color preview on white background

This text has color #76608E on white background.


Black color preview on #76608E background

This text has black color on #76608E background.


White color preview on #76608E background

This text has white color on #76608E background.


Related colors

Complementary color

Complementary color for #hex is #899F71.


I love getcolorcode.com

Triadic colors

1 #8E7660 and #608E76 with #76608E are triadic colors.

2 #8E6076 and #60768E with #76608E are triadic colors.