COLOR #76659C

HEX: #76659C RGB: (118,101,156)

Color info

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

RGB color model

#76659C color RGB value is (118,101,156).

RGB: (118,101,156) (46%, 40%, 61%)

RGB channels and saturation

R 118 of 255 = 46%
G 101 of 255 = 40%
B 156 of 255 = 61%

118
101
156

R + G + B ~ 49%. #76659C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 101 + 156 = 375 (100%)
R 118 of 375 ~ 31.47%
G 101 of 375 ~ 26.93%
B 156 of 375 ~ 41.6'%

%31.47
%26.93
%41.6

CMYK color model

#76659C color CMYK value is (24,35,0,39).

  • cyan value is 24.36%
  • magenta value is 35.26%
  • yellow value is 0.00%
  • key color value is 38.82%
CMYK: (24,35,0,39) C24M35Y0K39 (24%,35%,0%,39%) (0.24/0.35/0.00/0.39) 

CMYK percentages

%24.36
%35.26
%0
%38.82

Codes

Color #76659C in popluar color models

76 65 9C
RGB 118 101 156
HSL 259° 21.74% 50.39%
HSB/HSV 259° 35.26% 61.18%
CMYK 24.36% 35.26% 0.00%
38.82%

Color #76659C in popluar number systems.

HEX 76 65 9C
Decimal 118 101 156
Binary 1110110 1100101 10011100
Octal 166 145 234

Shades and tints

Shades of #76659C

#76659C
(118,101,156)
#6C5C8E
(108,92,142)
#625380
(98,83,128)
#584A72
(88,74,114)
#4E4164
(78,65,100)
#443856
(68,56,86)
#3A2F48
(58,47,72)
#30263A
(48,38,58)
#261D2C
(38,29,44)
#1C141E
(28,20,30)
#120B10
(18,11,16)
#000000
(0,0,0)

Tints of #76659C

#76659C
(118,101,156)
#8273A5
(130,115,165)
#8E81AE
(142,129,174)
#9A8FB7
(154,143,183)
#A69DC0
(166,157,192)
#B2ABC9
(178,171,201)
#BEB9D2
(190,185,210)
#CAC7DB
(202,199,219)
#D6D5E4
(214,213,228)
#E2E3ED
(226,227,237)
#EEF1F6
(238,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76659C; }

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

This text font color is #76659C.

Background Color

.myBgColor { background-color: #76659C; }

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

This div background color is #76659C.

Border color

.myBorderColor { border: 1px solid #76659C; }

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

This div border color is #76659C.

Opacity

.myOpacity80 { color: #76659C; opacity: 0.8; }

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

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

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

This text has shadow with #76659C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76659C.

Preview

Color preview on black background

This text has color #76659C on black background.


Color preview on white background

This text has color #76659C on white background.


Black color preview on #76659C background

This text has black color on #76659C background.


White color preview on #76659C background

This text has white color on #76659C background.


Related colors

Complementary color

Complementary color for #hex is #899A63.


I love getcolorcode.com

Triadic colors

1 #9C7665 and #659C76 with #76659C are triadic colors.

2 #9C6576 and #65769C with #76659C are triadic colors.