COLOR #7E0E70

HEX: #7E0E70 RGB: (126,14,112)

Color info

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

RGB color model

#7E0E70 color RGB value is (126,14,112).

RGB: (126,14,112) (49%, 5%, 44%)

RGB channels and saturation

R 126 of 255 = 49%
G 14 of 255 = 5%
B 112 of 255 = 44%

126
14
112

R + G + B ~ 33%. #7E0E70 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 126 + 14 + 112 = 252 (100%)
R 126 of 252 ~ 50%
G 14 of 252 ~ 5.56%
B 112 of 252 ~ 44.44'%

%50
%44.44

CMYK color model

#7E0E70 color CMYK value is (0,89,11,51).

  • cyan value is 0.00%
  • magenta value is 88.89%
  • yellow value is 11.11%
  • key color value is 50.59%

CMYK: (0,89,11,51)
C0M89Y11K51 (0%, 89%, 11%, 51%)
(0.00 / 0.89 / 0.11 / 0.51)

CMYK percentages

%0
%88.89
%11.11
%50.59

Codes

Color #7E0E70 in popluar color models

7E 0E 70
RGB 126 14 112
HSL 308° 80.00% 27.45%
HSB/HSV 308° 88.89% 49.41%
CMYK 0.00% 88.89% 11.11%
50.59%

Color #7E0E70 in popluar number systems.

HEX 7E 0E 70
Decimal 126 14 112
Binary 1111110 1110 1110000
Octal 176 16 160

Shades and tints

Shades of #7E0E70

#7E0E70
(126,14,112)
#730D66
(115,13,102)
#680C5C
(104,12,92)
#5D0B52
(93,11,82)
#520A48
(82,10,72)
#47093E
(71,9,62)
#3C0834
(60,8,52)
#31072A
(49,7,42)
#260620
(38,6,32)
#1B0516
(27,5,22)
#10040C
(16,4,12)
#000000
(0,0,0)

Tints of #7E0E70

#7E0E70
(126,14,112)
#89237D
(137,35,125)
#94388A
(148,56,138)
#9F4D97
(159,77,151)
#AA62A4
(170,98,164)
#B577B1
(181,119,177)
#C08CBE
(192,140,190)
#CBA1CB
(203,161,203)
#D6B6D8
(214,182,216)
#E1CBE5
(225,203,229)
#ECE0F2
(236,224,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E0E70 color. Also use rgb(126,14,112) instead hex code.

Text Font Color

.myTextColor { color: #7E0E70; }

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

This text font color is #7E0E70.

Background Color

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

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

This div background color is #7E0E70.

Border color

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

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

This div border color is #7E0E70.

Opacity

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

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

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

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

This text has shadow with #7E0E70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E0E70.

Preview

Color preview on black background

This text has color #7E0E70 on black background.


Color preview on white background

This text has color #7E0E70 on white background.


Black color preview on #7E0E70 background

This text has black color on #7E0E70 background.


White color preview on #7E0E70 background

This text has white color on #7E0E70 background.


Related colors

Complementary color

Complementary color for #hex is #81F18F.


I love getcolorcode.com

Triadic colors

1 #707E0E and #0E707E with #7E0E70 are triadic colors.

2 #700E7E and #0E7E70 with #7E0E70 are triadic colors.