COLOR #76609E

HEX: #76609E RGB: (118,96,158)

Color info

#76609E contains mainly red and blue colors. Web safe color of #76609E is #666699 (or #669).

RGB color model

#76609E color RGB value is (118,96,158).

RGB: (118,96,158) (46%, 38%, 62%)

RGB channels and saturation

R 118 of 255 = 46%
G 96 of 255 = 38%
B 158 of 255 = 62%

118
96
158

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

Portions of RGB colors in percentages

R + G + B = 118 + 96 + 158 = 372 (100%)
R 118 of 372 ~ 31.72%
G 96 of 372 ~ 25.81%
B 158 of 372 ~ 42.47'%

%31.72
%25.81
%42.47

CMYK color model

#76609E color CMYK value is (25,39,0,38).

  • cyan value is 25.32%
  • magenta value is 39.24%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (25,39,0,38)
C25M39Y0K38 (25%, 39%, 0%, 38%)
(0.25 / 0.39 / 0.00 / 0.38)

CMYK percentages

%25.32
%39.24
%0
%38.04

Codes

Color #76609E in popluar color models

76 60 9E
RGB 118 96 158
HSL 261° 24.41% 49.80%
HSB/HSV 261° 39.24% 61.96%
CMYK 25.32% 39.24% 0.00%
38.04%

Color #76609E in popluar number systems.

HEX 76 60 9E
Decimal 118 96 158
Binary 1110110 1100000 10011110
Octal 166 140 236

Shades and tints

Shades of #76609E

#76609E
(118,96,158)
#6C5890
(108,88,144)
#625082
(98,80,130)
#584874
(88,72,116)
#4E4066
(78,64,102)
#443858
(68,56,88)
#3A304A
(58,48,74)
#30283C
(48,40,60)
#26202E
(38,32,46)
#1C1820
(28,24,32)
#121012
(18,16,18)
#000000
(0,0,0)

Tints of #76609E

#76609E
(118,96,158)
#826EA6
(130,110,166)
#8E7CAE
(142,124,174)
#9A8AB6
(154,138,182)
#A698BE
(166,152,190)
#B2A6C6
(178,166,198)
#BEB4CE
(190,180,206)
#CAC2D6
(202,194,214)
#D6D0DE
(214,208,222)
#E2DEE6
(226,222,230)
#EEECEE
(238,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76609E; }

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

This text font color is #76609E.

Background Color

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

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

This div background color is #76609E.

Border color

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

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

This div border color is #76609E.

Opacity

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

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

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

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

This text has shadow with #76609E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76609E.

Preview

Color preview on black background

This text has color #76609E on black background.


Color preview on white background

This text has color #76609E on white background.


Black color preview on #76609E background

This text has black color on #76609E background.


White color preview on #76609E background

This text has white color on #76609E background.


Related colors

Complementary color

Complementary color for #hex is #899F61.


I love getcolorcode.com

Triadic colors

1 #9E7660 and #609E76 with #76609E are triadic colors.

2 #9E6076 and #60769E with #76609E are triadic colors.