COLOR #7C4186

HEX: #7C4186 RGB: (124,65,134)

Color info

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

RGB color model

#7C4186 color RGB value is (124,65,134).

RGB: (124,65,134) (49%, 25%, 53%)

RGB channels and saturation

R 124 of 255 = 49%
G 65 of 255 = 25%
B 134 of 255 = 53%

124
65
134

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

Portions of RGB colors in percentages

R + G + B = 124 + 65 + 134 = 323 (100%)
R 124 of 323 ~ 38.39%
G 65 of 323 ~ 20.12%
B 134 of 323 ~ 41.49'%

%38.39
%20.12
%41.49

CMYK color model

#7C4186 color CMYK value is (7,51,0,47).

  • cyan value is 7.46%
  • magenta value is 51.49%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (7,51,0,47)
C7M51Y0K47 (7%, 51%, 0%, 47%)
(0.07 / 0.51 / 0.00 / 0.47)

CMYK percentages

%7.46
%51.49
%0
%47.45

Codes

Color #7C4186 in popluar color models

7C 41 86
RGB 124 65 134
HSL 291° 34.67% 39.02%
HSB/HSV 291° 51.49% 52.55%
CMYK 7.46% 51.49% 0.00%
47.45%

Color #7C4186 in popluar number systems.

HEX 7C 41 86
Decimal 124 65 134
Binary 1111100 1000001 10000110
Octal 174 101 206

Shades and tints

Shades of #7C4186

#7C4186
(124,65,134)
#713C7A
(113,60,122)
#66376E
(102,55,110)
#5B3262
(91,50,98)
#502D56
(80,45,86)
#45284A
(69,40,74)
#3A233E
(58,35,62)
#2F1E32
(47,30,50)
#241926
(36,25,38)
#19141A
(25,20,26)
#0E0F0E
(14,15,14)
#000000
(0,0,0)

Tints of #7C4186

#7C4186
(124,65,134)
#875291
(135,82,145)
#92639C
(146,99,156)
#9D74A7
(157,116,167)
#A885B2
(168,133,178)
#B396BD
(179,150,189)
#BEA7C8
(190,167,200)
#C9B8D3
(201,184,211)
#D4C9DE
(212,201,222)
#DFDAE9
(223,218,233)
#EAEBF4
(234,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C4186 color. Also use rgb(124,65,134) instead hex code.

Text Font Color

.myTextColor { color: #7C4186; }

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

This text font color is #7C4186.

Background Color

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

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

This div background color is #7C4186.

Border color

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

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

This div border color is #7C4186.

Opacity

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

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

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

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

This text has shadow with #7C4186 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C4186.

Preview

Color preview on black background

This text has color #7C4186 on black background.


Color preview on white background

This text has color #7C4186 on white background.


Black color preview on #7C4186 background

This text has black color on #7C4186 background.


White color preview on #7C4186 background

This text has white color on #7C4186 background.


Related colors

Complementary color

Complementary color for #hex is #83BE79.


I love getcolorcode.com

Triadic colors

1 #867C41 and #41867C with #7C4186 are triadic colors.

2 #86417C and #417C86 with #7C4186 are triadic colors.