COLOR #7C3E96

HEX: #7C3E96 RGB: (124,62,150)

Color info

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

RGB color model

#7C3E96 color RGB value is (124,62,150).

RGB: (124,62,150) (49%, 24%, 59%)

RGB channels and saturation

R 124 of 255 = 49%
G 62 of 255 = 24%
B 150 of 255 = 59%

124
62
150

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

Portions of RGB colors in percentages

R + G + B = 124 + 62 + 150 = 336 (100%)
R 124 of 336 ~ 36.9%
G 62 of 336 ~ 18.45%
B 150 of 336 ~ 44.64'%

%36.9
%18.45
%44.64

CMYK color model

#7C3E96 color CMYK value is (17,59,0,41).

  • cyan value is 17.33%
  • magenta value is 58.67%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (17,59,0,41)
C17M59Y0K41 (17%, 59%, 0%, 41%)
(0.17 / 0.59 / 0.00 / 0.41)

CMYK percentages

%17.33
%58.67
%0
%41.18

Codes

Color #7C3E96 in popluar color models

7C 3E 96
RGB 124 62 150
HSL 282° 41.51% 41.57%
HSB/HSV 282° 58.67% 58.82%
CMYK 17.33% 58.67% 0.00%
41.18%

Color #7C3E96 in popluar number systems.

HEX 7C 3E 96
Decimal 124 62 150
Binary 1111100 111110 10010110
Octal 174 76 226

Shades and tints

Shades of #7C3E96

#7C3E96
(124,62,150)
#713989
(113,57,137)
#66347C
(102,52,124)
#5B2F6F
(91,47,111)
#502A62
(80,42,98)
#452555
(69,37,85)
#3A2048
(58,32,72)
#2F1B3B
(47,27,59)
#24162E
(36,22,46)
#191121
(25,17,33)
#0E0C14
(14,12,20)
#000000
(0,0,0)

Tints of #7C3E96

#7C3E96
(124,62,150)
#874F9F
(135,79,159)
#9260A8
(146,96,168)
#9D71B1
(157,113,177)
#A882BA
(168,130,186)
#B393C3
(179,147,195)
#BEA4CC
(190,164,204)
#C9B5D5
(201,181,213)
#D4C6DE
(212,198,222)
#DFD7E7
(223,215,231)
#EAE8F0
(234,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C3E96 color. Also use rgb(124,62,150) instead hex code.

Text Font Color

.myTextColor { color: #7C3E96; }

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

This text font color is #7C3E96.

Background Color

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

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

This div background color is #7C3E96.

Border color

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

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

This div border color is #7C3E96.

Opacity

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

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

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

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

This text has shadow with #7C3E96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C3E96.

Preview

Color preview on black background

This text has color #7C3E96 on black background.


Color preview on white background

This text has color #7C3E96 on white background.


Black color preview on #7C3E96 background

This text has black color on #7C3E96 background.


White color preview on #7C3E96 background

This text has white color on #7C3E96 background.


Related colors

Complementary color

Complementary color for #hex is #83C169.


I love getcolorcode.com

Triadic colors

1 #967C3E and #3E967C with #7C3E96 are triadic colors.

2 #963E7C and #3E7C96 with #7C3E96 are triadic colors.