COLOR #7E1676

HEX: #7E1676 RGB: (126,22,118)

Color info

#7E1676 contains mainly red and blue colors. Web safe color of #7E1676 is #660066 (or #606).

RGB color model

#7E1676 color RGB value is (126,22,118).

RGB: (126,22,118) (49%, 9%, 46%)

RGB channels and saturation

R 126 of 255 = 49%
G 22 of 255 = 9%
B 118 of 255 = 46%

126
22
118

R + G + B ~ 35%. #7E1676 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 126 + 22 + 118 = 266 (100%)
R 126 of 266 ~ 47.37%
G 22 of 266 ~ 8.27%
B 118 of 266 ~ 44.36'%

%47.37
%44.36

CMYK color model

#7E1676 color CMYK value is (0,83,6,51).

  • cyan value is 0.00%
  • magenta value is 82.54%
  • yellow value is 6.35%
  • key color value is 50.59%
CMYK: (0,83,6,51) C0M83Y6K51 (0%,83%,6%,51%) (0.00/0.83/0.06/0.51) 

CMYK percentages

%0
%82.54
%6.35
%50.59

Codes

Color #7E1676 in popluar color models

7E 16 76
RGB 126 22 118
HSL 305° 70.27% 29.02%
HSB/HSV 305° 82.54% 49.41%
CMYK 0.00% 82.54% 6.35%
50.59%

Color #7E1676 in popluar number systems.

HEX 7E 16 76
Decimal 126 22 118
Binary 1111110 10110 1110110
Octal 176 26 166

Shades and tints

Shades of #7E1676

#7E1676
(126,22,118)
#73146C
(115,20,108)
#681262
(104,18,98)
#5D1058
(93,16,88)
#520E4E
(82,14,78)
#470C44
(71,12,68)
#3C0A3A
(60,10,58)
#310830
(49,8,48)
#260626
(38,6,38)
#1B041C
(27,4,28)
#100212
(16,2,18)
#000000
(0,0,0)

Tints of #7E1676

#7E1676
(126,22,118)
#892B82
(137,43,130)
#94408E
(148,64,142)
#9F559A
(159,85,154)
#AA6AA6
(170,106,166)
#B57FB2
(181,127,178)
#C094BE
(192,148,190)
#CBA9CA
(203,169,202)
#D6BED6
(214,190,214)
#E1D3E2
(225,211,226)
#ECE8EE
(236,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E1676; }

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

This text font color is #7E1676.

Background Color

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

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

This div background color is #7E1676.

Border color

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

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

This div border color is #7E1676.

Opacity

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

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

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

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

This text has shadow with #7E1676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E1676.

Preview

Color preview on black background

This text has color #7E1676 on black background.


Color preview on white background

This text has color #7E1676 on white background.


Black color preview on #7E1676 background

This text has black color on #7E1676 background.


White color preview on #7E1676 background

This text has white color on #7E1676 background.


Related colors

Complementary color

Complementary color for #hex is #81E989.


I love getcolorcode.com

Triadic colors

1 #767E16 and #16767E with #7E1676 are triadic colors.

2 #76167E and #167E76 with #7E1676 are triadic colors.