COLOR #7A1C48

HEX: #7A1C48 RGB: (122,28,72)

Color info

#7A1C48 contains mainly red and blue colors. Web safe color of #7A1C48 is #663333 (or #633).

RGB color model

#7A1C48 color RGB value is (122,28,72).

RGB: (122,28,72) (48%, 11%, 28%)

RGB channels and saturation

R 122 of 255 = 48%
G 28 of 255 = 11%
B 72 of 255 = 28%

122
28
72

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

Portions of RGB colors in percentages

R + G + B = 122 + 28 + 72 = 222 (100%)
R 122 of 222 ~ 54.95%
G 28 of 222 ~ 12.61%
B 72 of 222 ~ 32.43'%

%54.95
%12.61
%32.43

CMYK color model

#7A1C48 color CMYK value is (0,77,41,52).

  • cyan value is 0.00%
  • magenta value is 77.05%
  • yellow value is 40.98%
  • key color value is 52.16%

CMYK: (0,77,41,52)
C0M77Y41K52 (0%, 77%, 41%, 52%)
(0.00 / 0.77 / 0.41 / 0.52)

CMYK percentages

%0
%77.05
%40.98
%52.16

Codes

Color #7A1C48 in popluar color models

7A 1C 48
RGB 122 28 72
HSL 332° 62.67% 29.41%
HSB/HSV 332° 77.05% 47.84%
CMYK 0.00% 77.05% 40.98%
52.16%

Color #7A1C48 in popluar number systems.

HEX 7A 1C 48
Decimal 122 28 72
Binary 1111010 11100 1001000
Octal 172 34 110

Shades and tints

Shades of #7A1C48

#7A1C48
(122,28,72)
#6F1A42
(111,26,66)
#64183C
(100,24,60)
#591636
(89,22,54)
#4E1430
(78,20,48)
#43122A
(67,18,42)
#381024
(56,16,36)
#2D0E1E
(45,14,30)
#220C18
(34,12,24)
#170A12
(23,10,18)
#0C080C
(12,8,12)
#000000
(0,0,0)

Tints of #7A1C48

#7A1C48
(122,28,72)
#863058
(134,48,88)
#924468
(146,68,104)
#9E5878
(158,88,120)
#AA6C88
(170,108,136)
#B68098
(182,128,152)
#C294A8
(194,148,168)
#CEA8B8
(206,168,184)
#DABCC8
(218,188,200)
#E6D0D8
(230,208,216)
#F2E4E8
(242,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A1C48 color. Also use rgb(122,28,72) instead hex code.

Text Font Color

.myTextColor { color: #7A1C48; }

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

This text font color is #7A1C48.

Background Color

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

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

This div background color is #7A1C48.

Border color

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

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

This div border color is #7A1C48.

Opacity

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

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

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

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

This text has shadow with #7A1C48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A1C48.

Preview

Color preview on black background

This text has color #7A1C48 on black background.


Color preview on white background

This text has color #7A1C48 on white background.


Black color preview on #7A1C48 background

This text has black color on #7A1C48 background.


White color preview on #7A1C48 background

This text has white color on #7A1C48 background.


Related colors

Complementary color

Complementary color for #hex is #85E3B7.


I love getcolorcode.com

Triadic colors

1 #487A1C and #1C487A with #7A1C48 are triadic colors.

2 #481C7A and #1C7A48 with #7A1C48 are triadic colors.