COLOR #7E4B81

HEX: #7E4B81 RGB: (126,75,129)

Color info

#7E4B81 contains red, green and blue colors in about the same proportion. Web safe color of #7E4B81 is #663399 (or #639).

RGB color model

#7E4B81 color RGB value is (126,75,129).

RGB: (126,75,129) (49%, 29%, 51%)

RGB channels and saturation

R 126 of 255 = 49%
G 75 of 255 = 29%
B 129 of 255 = 51%

126
75
129

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

Portions of RGB colors in percentages

R + G + B = 126 + 75 + 129 = 330 (100%)
R 126 of 330 ~ 38.18%
G 75 of 330 ~ 22.73%
B 129 of 330 ~ 39.09'%

%38.18
%22.73
%39.09

CMYK color model

#7E4B81 color CMYK value is (2,42,0,49).

  • cyan value is 2.33%
  • magenta value is 41.86%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (2,42,0,49)
C2M42Y0K49 (2%, 42%, 0%, 49%)
(0.02 / 0.42 / 0.00 / 0.49)

CMYK percentages

%2.33
%41.86
%0
%49.41

Codes

Color #7E4B81 in popluar color models

7E 4B 81
RGB 126 75 129
HSL 297° 26.47% 40.00%
HSB/HSV 297° 41.86% 50.59%
CMYK 2.33% 41.86% 0.00%
49.41%

Color #7E4B81 in popluar number systems.

HEX 7E 4B 81
Decimal 126 75 129
Binary 1111110 1001011 10000001
Octal 176 113 201

Shades and tints

Shades of #7E4B81

#7E4B81
(126,75,129)
#734576
(115,69,118)
#683F6B
(104,63,107)
#5D3960
(93,57,96)
#523355
(82,51,85)
#472D4A
(71,45,74)
#3C273F
(60,39,63)
#312134
(49,33,52)
#261B29
(38,27,41)
#1B151E
(27,21,30)
#100F13
(16,15,19)
#000000
(0,0,0)

Tints of #7E4B81

#7E4B81
(126,75,129)
#895B8C
(137,91,140)
#946B97
(148,107,151)
#9F7BA2
(159,123,162)
#AA8BAD
(170,139,173)
#B59BB8
(181,155,184)
#C0ABC3
(192,171,195)
#CBBBCE
(203,187,206)
#D6CBD9
(214,203,217)
#E1DBE4
(225,219,228)
#ECEBEF
(236,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E4B81 color. Also use rgb(126,75,129) instead hex code.

Text Font Color

.myTextColor { color: #7E4B81; }

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

This text font color is #7E4B81.

Background Color

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

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

This div background color is #7E4B81.

Border color

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

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

This div border color is #7E4B81.

Opacity

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

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

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

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

This text has shadow with #7E4B81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E4B81.

Preview

Color preview on black background

This text has color #7E4B81 on black background.


Color preview on white background

This text has color #7E4B81 on white background.


Black color preview on #7E4B81 background

This text has black color on #7E4B81 background.


White color preview on #7E4B81 background

This text has white color on #7E4B81 background.


Related colors

Complementary color

Complementary color for #hex is #81B47E.


I love getcolorcode.com

Triadic colors

1 #817E4B and #4B817E with #7E4B81 are triadic colors.

2 #814B7E and #4B7E81 with #7E4B81 are triadic colors.