COLOR #7E4B92

HEX: #7E4B92 RGB: (126,75,146)

Color info

#7E4B92 contains mainly red and blue colors. Web safe color of #7E4B92 is #663399 (or #639).

RGB color model

#7E4B92 color RGB value is (126,75,146).

RGB: (126,75,146) (49%, 29%, 57%)

RGB channels and saturation

R 126 of 255 = 49%
G 75 of 255 = 29%
B 146 of 255 = 57%

126
75
146

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

Portions of RGB colors in percentages

R + G + B = 126 + 75 + 146 = 347 (100%)
R 126 of 347 ~ 36.31%
G 75 of 347 ~ 21.61%
B 146 of 347 ~ 42.07'%

%36.31
%21.61
%42.07

CMYK color model

#7E4B92 color CMYK value is (14,49,0,43).

  • cyan value is 13.70%
  • magenta value is 48.63%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (14,49,0,43)
C14M49Y0K43 (14%, 49%, 0%, 43%)
(0.14 / 0.49 / 0.00 / 0.43)

CMYK percentages

%13.7
%48.63
%0
%42.75

Codes

Color #7E4B92 in popluar color models

7E 4B 92
RGB 126 75 146
HSL 283° 32.13% 43.33%
HSB/HSV 283° 48.63% 57.25%
CMYK 13.70% 48.63% 0.00%
42.75%

Color #7E4B92 in popluar number systems.

HEX 7E 4B 92
Decimal 126 75 146
Binary 1111110 1001011 10010010
Octal 176 113 222

Shades and tints

Shades of #7E4B92

#7E4B92
(126,75,146)
#734585
(115,69,133)
#683F78
(104,63,120)
#5D396B
(93,57,107)
#52335E
(82,51,94)
#472D51
(71,45,81)
#3C2744
(60,39,68)
#312137
(49,33,55)
#261B2A
(38,27,42)
#1B151D
(27,21,29)
#100F10
(16,15,16)
#000000
(0,0,0)

Tints of #7E4B92

#7E4B92
(126,75,146)
#895B9B
(137,91,155)
#946BA4
(148,107,164)
#9F7BAD
(159,123,173)
#AA8BB6
(170,139,182)
#B59BBF
(181,155,191)
#C0ABC8
(192,171,200)
#CBBBD1
(203,187,209)
#D6CBDA
(214,203,218)
#E1DBE3
(225,219,227)
#ECEBEC
(236,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E4B92; }

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

This text font color is #7E4B92.

Background Color

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

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

This div background color is #7E4B92.

Border color

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

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

This div border color is #7E4B92.

Opacity

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

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

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

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

This text has shadow with #7E4B92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E4B92.

Preview

Color preview on black background

This text has color #7E4B92 on black background.


Color preview on white background

This text has color #7E4B92 on white background.


Black color preview on #7E4B92 background

This text has black color on #7E4B92 background.


White color preview on #7E4B92 background

This text has white color on #7E4B92 background.


Related colors

Complementary color

Complementary color for #hex is #81B46D.


I love getcolorcode.com

Triadic colors

1 #927E4B and #4B927E with #7E4B92 are triadic colors.

2 #924B7E and #4B7E92 with #7E4B92 are triadic colors.