COLOR #766596

HEX: #766596 RGB: (118,101,150)

Color info

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

RGB color model

#766596 color RGB value is (118,101,150).

RGB: (118,101,150) (46%, 40%, 59%)

RGB channels and saturation

R 118 of 255 = 46%
G 101 of 255 = 40%
B 150 of 255 = 59%

118
101
150

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

Portions of RGB colors in percentages

R + G + B = 118 + 101 + 150 = 369 (100%)
R 118 of 369 ~ 31.98%
G 101 of 369 ~ 27.37%
B 150 of 369 ~ 40.65'%

%31.98
%27.37
%40.65

CMYK color model

#766596 color CMYK value is (21,33,0,41).

  • cyan value is 21.33%
  • magenta value is 32.67%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (21,33,0,41)
C21M33Y0K41 (21%, 33%, 0%, 41%)
(0.21 / 0.33 / 0.00 / 0.41)

CMYK percentages

%21.33
%32.67
%0
%41.18

Codes

Color #766596 in popluar color models

76 65 96
RGB 118 101 150
HSL 261° 19.52% 49.22%
HSB/HSV 261° 32.67% 58.82%
CMYK 21.33% 32.67% 0.00%
41.18%

Color #766596 in popluar number systems.

HEX 76 65 96
Decimal 118 101 150
Binary 1110110 1100101 10010110
Octal 166 145 226

Shades and tints

Shades of #766596

#766596
(118,101,150)
#6C5C89
(108,92,137)
#62537C
(98,83,124)
#584A6F
(88,74,111)
#4E4162
(78,65,98)
#443855
(68,56,85)
#3A2F48
(58,47,72)
#30263B
(48,38,59)
#261D2E
(38,29,46)
#1C1421
(28,20,33)
#120B14
(18,11,20)
#000000
(0,0,0)

Tints of #766596

#766596
(118,101,150)
#82739F
(130,115,159)
#8E81A8
(142,129,168)
#9A8FB1
(154,143,177)
#A69DBA
(166,157,186)
#B2ABC3
(178,171,195)
#BEB9CC
(190,185,204)
#CAC7D5
(202,199,213)
#D6D5DE
(214,213,222)
#E2E3E7
(226,227,231)
#EEF1F0
(238,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #766596 color. Also use rgb(118,101,150) instead hex code.

Text Font Color

.myTextColor { color: #766596; }

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

This text font color is #766596.

Background Color

.myBgColor { background-color: #766596; }

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

This div background color is #766596.

Border color

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

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

This div border color is #766596.

Opacity

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

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

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

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

This text has shadow with #766596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766596.

Preview

Color preview on black background

This text has color #766596 on black background.


Color preview on white background

This text has color #766596 on white background.


Black color preview on #766596 background

This text has black color on #766596 background.


White color preview on #766596 background

This text has white color on #766596 background.


Related colors

Complementary color

Complementary color for #hex is #899A69.


I love getcolorcode.com

Triadic colors

1 #967665 and #659676 with #766596 are triadic colors.

2 #966576 and #657696 with #766596 are triadic colors.