COLOR #765993

HEX: #765993 RGB: (118,89,147)

Color info

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

RGB color model

#765993 color RGB value is (118,89,147).

RGB: (118,89,147) (46%, 35%, 58%)

RGB channels and saturation

R 118 of 255 = 46%
G 89 of 255 = 35%
B 147 of 255 = 58%

118
89
147

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

Portions of RGB colors in percentages

R + G + B = 118 + 89 + 147 = 354 (100%)
R 118 of 354 ~ 33.33%
G 89 of 354 ~ 25.14%
B 147 of 354 ~ 41.53'%

%33.33
%25.14
%41.53

CMYK color model

#765993 color CMYK value is (20,39,0,42).

  • cyan value is 19.73%
  • magenta value is 39.46%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (20,39,0,42)
C20M39Y0K42 (20%, 39%, 0%, 42%)
(0.20 / 0.39 / 0.00 / 0.42)

CMYK percentages

%19.73
%39.46
%0
%42.35

Codes

Color #765993 in popluar color models

76 59 93
RGB 118 89 147
HSL 270° 24.58% 46.27%
HSB/HSV 270° 39.46% 57.65%
CMYK 19.73% 39.46% 0.00%
42.35%

Color #765993 in popluar number systems.

HEX 76 59 93
Decimal 118 89 147
Binary 1110110 1011001 10010011
Octal 166 131 223

Shades and tints

Shades of #765993

#765993
(118,89,147)
#6C5186
(108,81,134)
#624979
(98,73,121)
#58416C
(88,65,108)
#4E395F
(78,57,95)
#443152
(68,49,82)
#3A2945
(58,41,69)
#302138
(48,33,56)
#26192B
(38,25,43)
#1C111E
(28,17,30)
#120911
(18,9,17)
#000000
(0,0,0)

Tints of #765993

#765993
(118,89,147)
#82689C
(130,104,156)
#8E77A5
(142,119,165)
#9A86AE
(154,134,174)
#A695B7
(166,149,183)
#B2A4C0
(178,164,192)
#BEB3C9
(190,179,201)
#CAC2D2
(202,194,210)
#D6D1DB
(214,209,219)
#E2E0E4
(226,224,228)
#EEEFED
(238,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #765993; }

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

This text font color is #765993.

Background Color

.myBgColor { background-color: #765993; }

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

This div background color is #765993.

Border color

.myBorderColor { border: 1px solid #765993; }

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

This div border color is #765993.

Opacity

.myOpacity80 { color: #765993; opacity: 0.8; }

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

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

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

This text has shadow with #765993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765993.

Preview

Color preview on black background

This text has color #765993 on black background.


Color preview on white background

This text has color #765993 on white background.


Black color preview on #765993 background

This text has black color on #765993 background.


White color preview on #765993 background

This text has white color on #765993 background.


Related colors

Complementary color

Complementary color for #hex is #89A66C.


I love getcolorcode.com

Triadic colors

1 #937659 and #599376 with #765993 are triadic colors.

2 #935976 and #597693 with #765993 are triadic colors.