COLOR #7E1A48

HEX: #7E1A48 RGB: (126,26,72)

Color info

#7E1A48 contains mainly red and blue colors. Web safe color of #7E1A48 is #660033 (or #603).

RGB color model

#7E1A48 color RGB value is (126,26,72).

RGB: (126,26,72) (49%, 10%, 28%)

RGB channels and saturation

R 126 of 255 = 49%
G 26 of 255 = 10%
B 72 of 255 = 28%

126
26
72

R + G + B ~ 29%. #7E1A48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 126 + 26 + 72 = 224 (100%)
R 126 of 224 ~ 56.25%
G 26 of 224 ~ 11.61%
B 72 of 224 ~ 32.14'%

%56.25
%11.61
%32.14

CMYK color model

#7E1A48 color CMYK value is (0,79,43,51).

  • cyan value is 0.00%
  • magenta value is 79.37%
  • yellow value is 42.86%
  • key color value is 50.59%

CMYK: (0,79,43,51)
C0M79Y43K51 (0%, 79%, 43%, 51%)
(0.00 / 0.79 / 0.43 / 0.51)

CMYK percentages

%0
%79.37
%42.86
%50.59

Codes

Color #7E1A48 in popluar color models

7E 1A 48
RGB 126 26 72
HSL 332° 65.79% 29.80%
HSB/HSV 332° 79.37% 49.41%
CMYK 0.00% 79.37% 42.86%
50.59%

Color #7E1A48 in popluar number systems.

HEX 7E 1A 48
Decimal 126 26 72
Binary 1111110 11010 1001000
Octal 176 32 110

Shades and tints

Shades of #7E1A48

#7E1A48
(126,26,72)
#731842
(115,24,66)
#68163C
(104,22,60)
#5D1436
(93,20,54)
#521230
(82,18,48)
#47102A
(71,16,42)
#3C0E24
(60,14,36)
#310C1E
(49,12,30)
#260A18
(38,10,24)
#1B0812
(27,8,18)
#10060C
(16,6,12)
#000000
(0,0,0)

Tints of #7E1A48

#7E1A48
(126,26,72)
#892E58
(137,46,88)
#944268
(148,66,104)
#9F5678
(159,86,120)
#AA6A88
(170,106,136)
#B57E98
(181,126,152)
#C092A8
(192,146,168)
#CBA6B8
(203,166,184)
#D6BAC8
(214,186,200)
#E1CED8
(225,206,216)
#ECE2E8
(236,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E1A48 color. Also use rgb(126,26,72) instead hex code.

Text Font Color

.myTextColor { color: #7E1A48; }

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

This text font color is #7E1A48.

Background Color

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

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

This div background color is #7E1A48.

Border color

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

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

This div border color is #7E1A48.

Opacity

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

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

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

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

This text has shadow with #7E1A48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E1A48.

Preview

Color preview on black background

This text has color #7E1A48 on black background.


Color preview on white background

This text has color #7E1A48 on white background.


Black color preview on #7E1A48 background

This text has black color on #7E1A48 background.


White color preview on #7E1A48 background

This text has white color on #7E1A48 background.


Related colors

Complementary color

Complementary color for #hex is #81E5B7.


I love getcolorcode.com

Triadic colors

1 #487E1A and #1A487E with #7E1A48 are triadic colors.

2 #481A7E and #1A7E48 with #7E1A48 are triadic colors.