COLOR #7C4D7C

HEX: #7C4D7C RGB: (124,77,124)

Color info

#7C4D7C contains red, green and blue colors in about the same proportion. Web safe color of #7C4D7C is #663366 (or #636).

RGB color model

#7C4D7C color RGB value is (124,77,124).

RGB: (124,77,124) (49%, 30%, 49%)

RGB channels and saturation

R 124 of 255 = 49%
G 77 of 255 = 30%
B 124 of 255 = 49%

124
77
124

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

Portions of RGB colors in percentages

R + G + B = 124 + 77 + 124 = 325 (100%)
R 124 of 325 ~ 38.15%
G 77 of 325 ~ 23.69%
B 124 of 325 ~ 38.15'%

%38.15
%23.69
%38.15

CMYK color model

#7C4D7C color CMYK value is (0,38,0,51).

  • cyan value is 0.00%
  • magenta value is 37.90%
  • yellow value is 0.00%
  • key color value is 51.37%

CMYK: (0,38,0,51)
C0M38Y0K51 (0%, 38%, 0%, 51%)
(0.00 / 0.38 / 0.00 / 0.51)

CMYK percentages

%0
%37.9
%0
%51.37

Codes

Color #7C4D7C in popluar color models

7C 4D 7C
RGB 124 77 124
HSL 300° 23.38% 39.41%
HSB/HSV 300° 37.90% 48.63%
CMYK 0.00% 37.90% 0.00%
51.37%

Color #7C4D7C in popluar number systems.

HEX 7C 4D 7C
Decimal 124 77 124
Binary 1111100 1001101 1111100
Octal 174 115 174

Shades and tints

Shades of #7C4D7C

#7C4D7C
(124,77,124)
#714671
(113,70,113)
#663F66
(102,63,102)
#5B385B
(91,56,91)
#503150
(80,49,80)
#452A45
(69,42,69)
#3A233A
(58,35,58)
#2F1C2F
(47,28,47)
#241524
(36,21,36)
#190E19
(25,14,25)
#0E070E
(14,7,14)
#000000
(0,0,0)

Tints of #7C4D7C

#7C4D7C
(124,77,124)
#875D87
(135,93,135)
#926D92
(146,109,146)
#9D7D9D
(157,125,157)
#A88DA8
(168,141,168)
#B39DB3
(179,157,179)
#BEADBE
(190,173,190)
#C9BDC9
(201,189,201)
#D4CDD4
(212,205,212)
#DFDDDF
(223,221,223)
#EAEDEA
(234,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7C4D7C; }

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

This text font color is #7C4D7C.

Background Color

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

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

This div background color is #7C4D7C.

Border color

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

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

This div border color is #7C4D7C.

Opacity

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

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

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

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

This text has shadow with #7C4D7C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C4D7C.

Preview

Color preview on black background

This text has color #7C4D7C on black background.


Color preview on white background

This text has color #7C4D7C on white background.


Black color preview on #7C4D7C background

This text has black color on #7C4D7C background.


White color preview on #7C4D7C background

This text has white color on #7C4D7C background.


Related colors

Complementary color

Complementary color for #hex is #83B283.


I love getcolorcode.com

Triadic colors

1 #7C7C4D and #4D7C7C with #7C4D7C are triadic colors.

2 #7C4D7C and #4D7C7C with #7C4D7C are triadic colors.