COLOR #7E3C52

HEX: #7E3C52 RGB: (126,60,82)

Color info

#7E3C52 contains mainly red and blue colors. Web safe color of #7E3C52 is #663366 (or #636).

RGB color model

#7E3C52 color RGB value is (126,60,82).

RGB: (126,60,82) (49%, 24%, 32%)

RGB channels and saturation

R 126 of 255 = 49%
G 60 of 255 = 24%
B 82 of 255 = 32%

126
60
82

R + G + B ~ 35%. #7E3C52 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 126 + 60 + 82 = 268 (100%)
R 126 of 268 ~ 47.01%
G 60 of 268 ~ 22.39%
B 82 of 268 ~ 30.6'%

%47.01
%22.39
%30.6

CMYK color model

#7E3C52 color CMYK value is (0,52,35,51).

  • cyan value is 0.00%
  • magenta value is 52.38%
  • yellow value is 34.92%
  • key color value is 50.59%

CMYK: (0,52,35,51)
C0M52Y35K51 (0%, 52%, 35%, 51%)
(0.00 / 0.52 / 0.35 / 0.51)

CMYK percentages

%0
%52.38
%34.92
%50.59

Codes

Color #7E3C52 in popluar color models

7E 3C 52
RGB 126 60 82
HSL 340° 35.48% 36.47%
HSB/HSV 340° 52.38% 49.41%
CMYK 0.00% 52.38% 34.92%
50.59%

Color #7E3C52 in popluar number systems.

HEX 7E 3C 52
Decimal 126 60 82
Binary 1111110 111100 1010010
Octal 176 74 122

Shades and tints

Shades of #7E3C52

#7E3C52
(126,60,82)
#73374B
(115,55,75)
#683244
(104,50,68)
#5D2D3D
(93,45,61)
#522836
(82,40,54)
#47232F
(71,35,47)
#3C1E28
(60,30,40)
#311921
(49,25,33)
#26141A
(38,20,26)
#1B0F13
(27,15,19)
#100A0C
(16,10,12)
#000000
(0,0,0)

Tints of #7E3C52

#7E3C52
(126,60,82)
#894D61
(137,77,97)
#945E70
(148,94,112)
#9F6F7F
(159,111,127)
#AA808E
(170,128,142)
#B5919D
(181,145,157)
#C0A2AC
(192,162,172)
#CBB3BB
(203,179,187)
#D6C4CA
(214,196,202)
#E1D5D9
(225,213,217)
#ECE6E8
(236,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E3C52 color. Also use rgb(126,60,82) instead hex code.

Text Font Color

.myTextColor { color: #7E3C52; }

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

This text font color is #7E3C52.

Background Color

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

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

This div background color is #7E3C52.

Border color

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

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

This div border color is #7E3C52.

Opacity

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

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

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

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

This text has shadow with #7E3C52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E3C52.

Preview

Color preview on black background

This text has color #7E3C52 on black background.


Color preview on white background

This text has color #7E3C52 on white background.


Black color preview on #7E3C52 background

This text has black color on #7E3C52 background.


White color preview on #7E3C52 background

This text has white color on #7E3C52 background.


Related colors

Complementary color

Complementary color for #hex is #81C3AD.


I love getcolorcode.com

Triadic colors

1 #527E3C and #3C527E with #7E3C52 are triadic colors.

2 #523C7E and #3C7E52 with #7E3C52 are triadic colors.