COLOR #76598A

HEX: #76598A RGB: (118,89,138)

Color info

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

RGB color model

#76598A color RGB value is (118,89,138).

RGB: (118,89,138) (46%, 35%, 54%)

RGB channels and saturation

R 118 of 255 = 46%
G 89 of 255 = 35%
B 138 of 255 = 54%

118
89
138

R + G + B ~ 45%. #76598A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 89 + 138 = 345 (100%)
R 118 of 345 ~ 34.2%
G 89 of 345 ~ 25.8%
B 138 of 345 ~ 40'%

%34.2
%25.8
%40

CMYK color model

#76598A color CMYK value is (14,36,0,46).

  • cyan value is 14.49%
  • magenta value is 35.51%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (14,36,0,46)
C14M36Y0K46 (14%, 36%, 0%, 46%)
(0.14 / 0.36 / 0.00 / 0.46)

CMYK percentages

%14.49
%35.51
%0
%45.88

Codes

Color #76598A in popluar color models

76 59 8A
RGB 118 89 138
HSL 276° 21.59% 44.51%
HSB/HSV 276° 35.51% 54.12%
CMYK 14.49% 35.51% 0.00%
45.88%

Color #76598A in popluar number systems.

HEX 76 59 8A
Decimal 118 89 138
Binary 1110110 1011001 10001010
Octal 166 131 212

Shades and tints

Shades of #76598A

#76598A
(118,89,138)
#6C517E
(108,81,126)
#624972
(98,73,114)
#584166
(88,65,102)
#4E395A
(78,57,90)
#44314E
(68,49,78)
#3A2942
(58,41,66)
#302136
(48,33,54)
#26192A
(38,25,42)
#1C111E
(28,17,30)
#120912
(18,9,18)
#000000
(0,0,0)

Tints of #76598A

#76598A
(118,89,138)
#826894
(130,104,148)
#8E779E
(142,119,158)
#9A86A8
(154,134,168)
#A695B2
(166,149,178)
#B2A4BC
(178,164,188)
#BEB3C6
(190,179,198)
#CAC2D0
(202,194,208)
#D6D1DA
(214,209,218)
#E2E0E4
(226,224,228)
#EEEFEE
(238,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76598A color. Also use rgb(118,89,138) instead hex code.

Text Font Color

.myTextColor { color: #76598A; }

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

This text font color is #76598A.

Background Color

.myBgColor { background-color: #76598A; }

<div style="background-color:#76598A">Inner text</div>

This div background color is #76598A.

Border color

.myBorderColor { border: 1px solid #76598A; }

<div style="border:3px solid #76598A">Div</div>

This div border color is #76598A.

Opacity

.myOpacity80 { color: #76598A; opacity: 0.8; }

<p style="color:#76598A;opacity:0.8;">80%</p>

Text with #76598A 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 #76598A;}

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

This text has shadow with #76598A color.


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

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

This text has shadow with #76598A primary color and red secondary color.


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

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

This text has shadow with #76598A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76598A.

Preview

Color preview on black background

This text has color #76598A on black background.


Color preview on white background

This text has color #76598A on white background.


Black color preview on #76598A background

This text has black color on #76598A background.


White color preview on #76598A background

This text has white color on #76598A background.


Related colors

Complementary color

Complementary color for #hex is #89A675.


I love getcolorcode.com

Triadic colors

1 #8A7659 and #598A76 with #76598A are triadic colors.

2 #8A5976 and #59768A with #76598A are triadic colors.