COLOR #7C4397

HEX: #7C4397 RGB: (124,67,151)

Color info

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

RGB color model

#7C4397 color RGB value is (124,67,151).

RGB: (124,67,151) (49%, 26%, 59%)

RGB channels and saturation

R 124 of 255 = 49%
G 67 of 255 = 26%
B 151 of 255 = 59%

124
67
151

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

Portions of RGB colors in percentages

R + G + B = 124 + 67 + 151 = 342 (100%)
R 124 of 342 ~ 36.26%
G 67 of 342 ~ 19.59%
B 151 of 342 ~ 44.15'%

%36.26
%19.59
%44.15

CMYK color model

#7C4397 color CMYK value is (18,56,0,41).

  • cyan value is 17.88%
  • magenta value is 55.63%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (18,56,0,41)
C18M56Y0K41 (18%, 56%, 0%, 41%)
(0.18 / 0.56 / 0.00 / 0.41)

CMYK percentages

%17.88
%55.63
%0
%40.78

Codes

Color #7C4397 in popluar color models

7C 43 97
RGB 124 67 151
HSL 281° 38.53% 42.75%
HSB/HSV 281° 55.63% 59.22%
CMYK 17.88% 55.63% 0.00%
40.78%

Color #7C4397 in popluar number systems.

HEX 7C 43 97
Decimal 124 67 151
Binary 1111100 1000011 10010111
Octal 174 103 227

Shades and tints

Shades of #7C4397

#7C4397
(124,67,151)
#713D8A
(113,61,138)
#66377D
(102,55,125)
#5B3170
(91,49,112)
#502B63
(80,43,99)
#452556
(69,37,86)
#3A1F49
(58,31,73)
#2F193C
(47,25,60)
#24132F
(36,19,47)
#190D22
(25,13,34)
#0E0715
(14,7,21)
#000000
(0,0,0)

Tints of #7C4397

#7C4397
(124,67,151)
#8754A0
(135,84,160)
#9265A9
(146,101,169)
#9D76B2
(157,118,178)
#A887BB
(168,135,187)
#B398C4
(179,152,196)
#BEA9CD
(190,169,205)
#C9BAD6
(201,186,214)
#D4CBDF
(212,203,223)
#DFDCE8
(223,220,232)
#EAEDF1
(234,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C4397 color. Also use rgb(124,67,151) instead hex code.

Text Font Color

.myTextColor { color: #7C4397; }

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

This text font color is #7C4397.

Background Color

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

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

This div background color is #7C4397.

Border color

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

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

This div border color is #7C4397.

Opacity

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

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

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

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

This text has shadow with #7C4397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C4397.

Preview

Color preview on black background

This text has color #7C4397 on black background.


Color preview on white background

This text has color #7C4397 on white background.


Black color preview on #7C4397 background

This text has black color on #7C4397 background.


White color preview on #7C4397 background

This text has white color on #7C4397 background.


Related colors

Complementary color

Complementary color for #hex is #83BC68.


I love getcolorcode.com

Triadic colors

1 #977C43 and #43977C with #7C4397 are triadic colors.

2 #97437C and #437C97 with #7C4397 are triadic colors.