COLOR #76507E

HEX: #76507E RGB: (118,80,126)

Color info

#76507E contains red, green and blue colors in about the same proportion. Web safe color of #76507E is #666666 (or #666).

RGB color model

#76507E color RGB value is (118,80,126).

RGB: (118,80,126) (46%, 31%, 49%)

RGB channels and saturation

R 118 of 255 = 46%
G 80 of 255 = 31%
B 126 of 255 = 49%

118
80
126

R + G + B ~ 42%. #76507E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 80 + 126 = 324 (100%)
R 118 of 324 ~ 36.42%
G 80 of 324 ~ 24.69%
B 126 of 324 ~ 38.89'%

%36.42
%24.69
%38.89

CMYK color model

#76507E color CMYK value is (6,37,0,51).

  • cyan value is 6.35%
  • magenta value is 36.51%
  • yellow value is 0.00%
  • key color value is 50.59%
CMYK: (6,37,0,51) C6M37Y0K51 (6%,37%,0%,51%) (0.06/0.37/0.00/0.51) 

CMYK percentages

%6.35
%36.51
%0
%50.59

Codes

Color #76507E in popluar color models

76 50 7E
RGB 118 80 126
HSL 290° 22.33% 40.39%
HSB/HSV 290° 36.51% 49.41%
CMYK 6.35% 36.51% 0.00%
50.59%

Color #76507E in popluar number systems.

HEX 76 50 7E
Decimal 118 80 126
Binary 1110110 1010000 1111110
Octal 166 120 176

Shades and tints

Shades of #76507E

#76507E
(118,80,126)
#6C4973
(108,73,115)
#624268
(98,66,104)
#583B5D
(88,59,93)
#4E3452
(78,52,82)
#442D47
(68,45,71)
#3A263C
(58,38,60)
#301F31
(48,31,49)
#261826
(38,24,38)
#1C111B
(28,17,27)
#120A10
(18,10,16)
#000000
(0,0,0)

Tints of #76507E

#76507E
(118,80,126)
#825F89
(130,95,137)
#8E6E94
(142,110,148)
#9A7D9F
(154,125,159)
#A68CAA
(166,140,170)
#B29BB5
(178,155,181)
#BEAAC0
(190,170,192)
#CAB9CB
(202,185,203)
#D6C8D6
(214,200,214)
#E2D7E1
(226,215,225)
#EEE6EC
(238,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76507E color. Also use rgb(118,80,126) instead hex code.

Text Font Color

.myTextColor { color: #76507E; }

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

This text font color is #76507E.

Background Color

.myBgColor { background-color: #76507E; }

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

This div background color is #76507E.

Border color

.myBorderColor { border: 1px solid #76507E; }

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

This div border color is #76507E.

Opacity

.myOpacity80 { color: #76507E; opacity: 0.8; }

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

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

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

This text has shadow with #76507E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76507E.

Preview

Color preview on black background

This text has color #76507E on black background.


Color preview on white background

This text has color #76507E on white background.


Black color preview on #76507E background

This text has black color on #76507E background.


White color preview on #76507E background

This text has white color on #76507E background.


Related colors

Complementary color

Complementary color for #hex is #89AF81.


I love getcolorcode.com

Triadic colors

1 #7E7650 and #507E76 with #76507E are triadic colors.

2 #7E5076 and #50767E with #76507E are triadic colors.