COLOR #765290

HEX: #765290 RGB: (118,82,144)

Color info

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

RGB color model

#765290 color RGB value is (118,82,144).

RGB: (118,82,144) (46%, 32%, 56%)

RGB channels and saturation

R 118 of 255 = 46%
G 82 of 255 = 32%
B 144 of 255 = 56%

118
82
144

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

Portions of RGB colors in percentages

R + G + B = 118 + 82 + 144 = 344 (100%)
R 118 of 344 ~ 34.3%
G 82 of 344 ~ 23.84%
B 144 of 344 ~ 41.86'%

%34.3
%23.84
%41.86

CMYK color model

#765290 color CMYK value is (18,43,0,44).

  • cyan value is 18.06%
  • magenta value is 43.06%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (18,43,0,44)
C18M43Y0K44 (18%, 43%, 0%, 44%)
(0.18 / 0.43 / 0.00 / 0.44)

CMYK percentages

%18.06
%43.06
%0
%43.53

Codes

Color #765290 in popluar color models

76 52 90
RGB 118 82 144
HSL 275° 27.43% 44.31%
HSB/HSV 275° 43.06% 56.47%
CMYK 18.06% 43.06% 0.00%
43.53%

Color #765290 in popluar number systems.

HEX 76 52 90
Decimal 118 82 144
Binary 1110110 1010010 10010000
Octal 166 122 220

Shades and tints

Shades of #765290

#765290
(118,82,144)
#6C4B83
(108,75,131)
#624476
(98,68,118)
#583D69
(88,61,105)
#4E365C
(78,54,92)
#442F4F
(68,47,79)
#3A2842
(58,40,66)
#302135
(48,33,53)
#261A28
(38,26,40)
#1C131B
(28,19,27)
#120C0E
(18,12,14)
#000000
(0,0,0)

Tints of #765290

#765290
(118,82,144)
#82619A
(130,97,154)
#8E70A4
(142,112,164)
#9A7FAE
(154,127,174)
#A68EB8
(166,142,184)
#B29DC2
(178,157,194)
#BEACCC
(190,172,204)
#CABBD6
(202,187,214)
#D6CAE0
(214,202,224)
#E2D9EA
(226,217,234)
#EEE8F4
(238,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #765290 color. Also use rgb(118,82,144) instead hex code.

Text Font Color

.myTextColor { color: #765290; }

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

This text font color is #765290.

Background Color

.myBgColor { background-color: #765290; }

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

This div background color is #765290.

Border color

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

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

This div border color is #765290.

Opacity

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

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

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

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

This text has shadow with #765290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765290.

Preview

Color preview on black background

This text has color #765290 on black background.


Color preview on white background

This text has color #765290 on white background.


Black color preview on #765290 background

This text has black color on #765290 background.


White color preview on #765290 background

This text has white color on #765290 background.


Related colors

Complementary color

Complementary color for #hex is #89AD6F.


I love getcolorcode.com

Triadic colors

1 #907652 and #529076 with #765290 are triadic colors.

2 #905276 and #527690 with #765290 are triadic colors.