COLOR #76588F

HEX: #76588F RGB: (118,88,143)

Color info

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

RGB color model

#76588F color RGB value is (118,88,143).

RGB: (118,88,143) (46%, 35%, 56%)

RGB channels and saturation

R 118 of 255 = 46%
G 88 of 255 = 35%
B 143 of 255 = 56%

118
88
143

R + G + B ~ 46%. #76588F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 88 + 143 = 349 (100%)
R 118 of 349 ~ 33.81%
G 88 of 349 ~ 25.21%
B 143 of 349 ~ 40.97'%

%33.81
%25.21
%40.97

CMYK color model

#76588F color CMYK value is (17,38,0,44).

  • cyan value is 17.48%
  • magenta value is 38.46%
  • yellow value is 0.00%
  • key color value is 43.92%

CMYK: (17,38,0,44)
C17M38Y0K44 (17%, 38%, 0%, 44%)
(0.17 / 0.38 / 0.00 / 0.44)

CMYK percentages

%17.48
%38.46
%0
%43.92

Codes

Color #76588F in popluar color models

76 58 8F
RGB 118 88 143
HSL 273° 23.81% 45.29%
HSB/HSV 273° 38.46% 56.08%
CMYK 17.48% 38.46% 0.00%
43.92%

Color #76588F in popluar number systems.

HEX 76 58 8F
Decimal 118 88 143
Binary 1110110 1011000 10001111
Octal 166 130 217

Shades and tints

Shades of #76588F

#76588F
(118,88,143)
#6C5082
(108,80,130)
#624875
(98,72,117)
#584068
(88,64,104)
#4E385B
(78,56,91)
#44304E
(68,48,78)
#3A2841
(58,40,65)
#302034
(48,32,52)
#261827
(38,24,39)
#1C101A
(28,16,26)
#12080D
(18,8,13)
#000000
(0,0,0)

Tints of #76588F

#76588F
(118,88,143)
#826799
(130,103,153)
#8E76A3
(142,118,163)
#9A85AD
(154,133,173)
#A694B7
(166,148,183)
#B2A3C1
(178,163,193)
#BEB2CB
(190,178,203)
#CAC1D5
(202,193,213)
#D6D0DF
(214,208,223)
#E2DFE9
(226,223,233)
#EEEEF3
(238,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76588F color. Also use rgb(118,88,143) instead hex code.

Text Font Color

.myTextColor { color: #76588F; }

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

This text font color is #76588F.

Background Color

.myBgColor { background-color: #76588F; }

<div style="background-color:#76588F">Inner text</div>

This div background color is #76588F.

Border color

.myBorderColor { border: 1px solid #76588F; }

<div style="border:3px solid #76588F">Div</div>

This div border color is #76588F.

Opacity

.myOpacity80 { color: #76588F; opacity: 0.8; }

<p style="color:#76588F;opacity:0.8;">80%</p>

Text with #76588F 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 #76588F;}

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

This text has shadow with #76588F color.


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

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

This text has shadow with #76588F primary color and red secondary color.


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

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

This text has shadow with #76588F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76588F.

Preview

Color preview on black background

This text has color #76588F on black background.


Color preview on white background

This text has color #76588F on white background.


Black color preview on #76588F background

This text has black color on #76588F background.


White color preview on #76588F background

This text has white color on #76588F background.


Related colors

Complementary color

Complementary color for #hex is #89A770.


I love getcolorcode.com

Triadic colors

1 #8F7658 and #588F76 with #76588F are triadic colors.

2 #8F5876 and #58768F with #76588F are triadic colors.