COLOR #76619D

HEX: #76619D RGB: (118,97,157)

Color info

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

RGB color model

#76619D color RGB value is (118,97,157).

RGB: (118,97,157) (46%, 38%, 62%)

RGB channels and saturation

R 118 of 255 = 46%
G 97 of 255 = 38%
B 157 of 255 = 62%

118
97
157

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

Portions of RGB colors in percentages

R + G + B = 118 + 97 + 157 = 372 (100%)
R 118 of 372 ~ 31.72%
G 97 of 372 ~ 26.08%
B 157 of 372 ~ 42.2'%

%31.72
%26.08
%42.2

CMYK color model

#76619D color CMYK value is (25,38,0,38).

  • cyan value is 24.84%
  • magenta value is 38.22%
  • yellow value is 0.00%
  • key color value is 38.43%

CMYK: (25,38,0,38)
C25M38Y0K38 (25%, 38%, 0%, 38%)
(0.25 / 0.38 / 0.00 / 0.38)

CMYK percentages

%24.84
%38.22
%0
%38.43

Codes

Color #76619D in popluar color models

76 61 9D
RGB 118 97 157
HSL 261° 23.62% 49.80%
HSB/HSV 261° 38.22% 61.57%
CMYK 24.84% 38.22% 0.00%
38.43%

Color #76619D in popluar number systems.

HEX 76 61 9D
Decimal 118 97 157
Binary 1110110 1100001 10011101
Octal 166 141 235

Shades and tints

Shades of #76619D

#76619D
(118,97,157)
#6C598F
(108,89,143)
#625181
(98,81,129)
#584973
(88,73,115)
#4E4165
(78,65,101)
#443957
(68,57,87)
#3A3149
(58,49,73)
#30293B
(48,41,59)
#26212D
(38,33,45)
#1C191F
(28,25,31)
#121111
(18,17,17)
#000000
(0,0,0)

Tints of #76619D

#76619D
(118,97,157)
#826FA5
(130,111,165)
#8E7DAD
(142,125,173)
#9A8BB5
(154,139,181)
#A699BD
(166,153,189)
#B2A7C5
(178,167,197)
#BEB5CD
(190,181,205)
#CAC3D5
(202,195,213)
#D6D1DD
(214,209,221)
#E2DFE5
(226,223,229)
#EEEDED
(238,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76619D color. Also use rgb(118,97,157) instead hex code.

Text Font Color

.myTextColor { color: #76619D; }

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

This text font color is #76619D.

Background Color

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

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

This div background color is #76619D.

Border color

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

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

This div border color is #76619D.

Opacity

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

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

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

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

This text has shadow with #76619D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76619D.

Preview

Color preview on black background

This text has color #76619D on black background.


Color preview on white background

This text has color #76619D on white background.


Black color preview on #76619D background

This text has black color on #76619D background.


White color preview on #76619D background

This text has white color on #76619D background.


Related colors

Complementary color

Complementary color for #hex is #899E62.


I love getcolorcode.com

Triadic colors

1 #9D7661 and #619D76 with #76619D are triadic colors.

2 #9D6176 and #61769D with #76619D are triadic colors.