COLOR #7E5CD0

HEX: #7E5CD0 RGB: (126,92,208)

Color info

#7E5CD0 contains mainly blue color. Web safe color of #7E5CD0 is #6666CC (or #66C).

RGB color model

#7E5CD0 color RGB value is (126,92,208).

RGB: (126,92,208) (49%, 36%, 82%)

RGB channels and saturation

R 126 of 255 = 49%
G 92 of 255 = 36%
B 208 of 255 = 82%

126
92
208

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

Portions of RGB colors in percentages

R + G + B = 126 + 92 + 208 = 426 (100%)
R 126 of 426 ~ 29.58%
G 92 of 426 ~ 21.6%
B 208 of 426 ~ 48.83'%

%29.58
%21.6
%48.83

CMYK color model

#7E5CD0 color CMYK value is (39,56,0,18).

  • cyan value is 39.42%
  • magenta value is 55.77%
  • yellow value is 0.00%
  • key color value is 18.43%
CMYK: (39,56,0,18) C39M56Y0K18 (39%,56%,0%,18%) (0.39/0.56/0.00/0.18) 

CMYK percentages

%39.42
%55.77
%0
%18.43

Codes

Color #7E5CD0 in popluar color models

7E 5C D0
RGB 126 92 208
HSL 258° 55.24% 58.82%
HSB/HSV 258° 55.77% 81.57%
CMYK 39.42% 55.77% 0.00%
18.43%

Color #7E5CD0 in popluar number systems.

HEX 7E 5C D0
Decimal 126 92 208
Binary 1111110 1011100 11010000
Octal 176 134 320

Shades and tints

Shades of #7E5CD0

#7E5CD0
(126,92,208)
#7354BE
(115,84,190)
#684CAC
(104,76,172)
#5D449A
(93,68,154)
#523C88
(82,60,136)
#473476
(71,52,118)
#3C2C64
(60,44,100)
#312452
(49,36,82)
#261C40
(38,28,64)
#1B142E
(27,20,46)
#100C1C
(16,12,28)
#000000
(0,0,0)

Tints of #7E5CD0

#7E5CD0
(126,92,208)
#896AD4
(137,106,212)
#9478D8
(148,120,216)
#9F86DC
(159,134,220)
#AA94E0
(170,148,224)
#B5A2E4
(181,162,228)
#C0B0E8
(192,176,232)
#CBBEEC
(203,190,236)
#D6CCF0
(214,204,240)
#E1DAF4
(225,218,244)
#ECE8F8
(236,232,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E5CD0 color. Also use rgb(126,92,208) instead hex code.

Text Font Color

.myTextColor { color: #7E5CD0; }

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

This text font color is #7E5CD0.

Background Color

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

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

This div background color is #7E5CD0.

Border color

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

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

This div border color is #7E5CD0.

Opacity

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

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

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

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

This text has shadow with #7E5CD0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5CD0.

Preview

Color preview on black background

This text has color #7E5CD0 on black background.


Color preview on white background

This text has color #7E5CD0 on white background.


Black color preview on #7E5CD0 background

This text has black color on #7E5CD0 background.


White color preview on #7E5CD0 background

This text has white color on #7E5CD0 background.


Related colors

Complementary color

Complementary color for #hex is #81A32F.


I love getcolorcode.com

Triadic colors

1 #D07E5C and #5CD07E with #7E5CD0 are triadic colors.

2 #D05C7E and #5C7ED0 with #7E5CD0 are triadic colors.