COLOR #7E76AE

HEX: #7E76AE RGB: (126,118,174)

Color info

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

RGB color model

#7E76AE color RGB value is (126,118,174).

RGB: (126,118,174) (49%, 46%, 68%)

RGB channels and saturation

R 126 of 255 = 49%
G 118 of 255 = 46%
B 174 of 255 = 68%

126
118
174

R + G + B ~ 54%. #7E76AE is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 126 + 118 + 174 = 418 (100%)
R 126 of 418 ~ 30.14%
G 118 of 418 ~ 28.23%
B 174 of 418 ~ 41.63'%

%30.14
%28.23
%41.63

CMYK color model

#7E76AE color CMYK value is (28,32,0,32).

  • cyan value is 27.59%
  • magenta value is 32.18%
  • yellow value is 0.00%
  • key color value is 31.76%

CMYK: (28,32,0,32)
C28M32Y0K32 (28%, 32%, 0%, 32%)
(0.28 / 0.32 / 0.00 / 0.32)

CMYK percentages

%27.59
%32.18
%0
%31.76

Codes

Color #7E76AE in popluar color models

7E 76 AE
RGB 126 118 174
HSL 249° 25.69% 57.25%
HSB/HSV 249° 32.18% 68.24%
CMYK 27.59% 32.18% 0.00%
31.76%

Color #7E76AE in popluar number systems.

HEX 7E 76 AE
Decimal 126 118 174
Binary 1111110 1110110 10101110
Octal 176 166 256

Shades and tints

Shades of #7E76AE

#7E76AE
(126,118,174)
#736C9F
(115,108,159)
#686290
(104,98,144)
#5D5881
(93,88,129)
#524E72
(82,78,114)
#474463
(71,68,99)
#3C3A54
(60,58,84)
#313045
(49,48,69)
#262636
(38,38,54)
#1B1C27
(27,28,39)
#101218
(16,18,24)
#000000
(0,0,0)

Tints of #7E76AE

#7E76AE
(126,118,174)
#8982B5
(137,130,181)
#948EBC
(148,142,188)
#9F9AC3
(159,154,195)
#AAA6CA
(170,166,202)
#B5B2D1
(181,178,209)
#C0BED8
(192,190,216)
#CBCADF
(203,202,223)
#D6D6E6
(214,214,230)
#E1E2ED
(225,226,237)
#ECEEF4
(236,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E76AE color. Also use rgb(126,118,174) instead hex code.

Text Font Color

.myTextColor { color: #7E76AE; }

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

This text font color is #7E76AE.

Background Color

.myBgColor { background-color: #7E76AE; }

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

This div background color is #7E76AE.

Border color

.myBorderColor { border: 1px solid #7E76AE; }

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

This div border color is #7E76AE.

Opacity

.myOpacity80 { color: #7E76AE; opacity: 0.8; }

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

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

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

This text has shadow with #7E76AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E76AE.

Preview

Color preview on black background

This text has color #7E76AE on black background.


Color preview on white background

This text has color #7E76AE on white background.


Black color preview on #7E76AE background

This text has black color on #7E76AE background.


White color preview on #7E76AE background

This text has white color on #7E76AE background.


Related colors

Complementary color

Complementary color for #hex is #818951.


I love getcolorcode.com

Triadic colors

1 #AE7E76 and #76AE7E with #7E76AE are triadic colors.

2 #AE767E and #767EAE with #7E76AE are triadic colors.