COLOR #4A1F48

HEX: #4A1F48 RGB: (74,31,72)

Color info

#4A1F48 contains red, green and blue colors in about the same proportion. Web safe color of #4A1F48 is #333333 (or #333).

RGB color model

#4A1F48 color RGB value is (74,31,72).

RGB: (74,31,72) (29%, 12%, 28%)

RGB channels and saturation

R 74 of 255 = 29%
G 31 of 255 = 12%
B 72 of 255 = 28%

74
31
72

R + G + B ~ 23%. #4A1F48 is dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 31 + 72 = 177 (100%)
R 74 of 177 ~ 41.81%
G 31 of 177 ~ 17.51%
B 72 of 177 ~ 40.68'%

%41.81
%17.51
%40.68

CMYK color model

#4A1F48 color CMYK value is (0,58,3,71).

  • cyan value is 0.00%
  • magenta value is 58.11%
  • yellow value is 2.70%
  • key color value is 70.98%

CMYK: (0,58,3,71)
C0M58Y3K71 (0%, 58%, 3%, 71%)
(0.00 / 0.58 / 0.03 / 0.71)

CMYK percentages

%0
%58.11
%2.7
%70.98

Codes

Color #4A1F48 in popluar color models

4A 1F 48
RGB 74 31 72
HSL 303° 40.95% 20.59%
HSB/HSV 303° 58.11% 29.02%
CMYK 0.00% 58.11% 2.70%
70.98%

Color #4A1F48 in popluar number systems.

HEX 4A 1F 48
Decimal 74 31 72
Binary 1001010 11111 1001000
Octal 112 37 110

Shades and tints

Shades of #4A1F48

#4A1F48
(74,31,72)
#441D42
(68,29,66)
#3E1B3C
(62,27,60)
#381936
(56,25,54)
#321730
(50,23,48)
#2C152A
(44,21,42)
#261324
(38,19,36)
#20111E
(32,17,30)
#1A0F18
(26,15,24)
#140D12
(20,13,18)
#0E0B0C
(14,11,12)
#000000
(0,0,0)

Tints of #4A1F48

#4A1F48
(74,31,72)
#5A3358
(90,51,88)
#6A4768
(106,71,104)
#7A5B78
(122,91,120)
#8A6F88
(138,111,136)
#9A8398
(154,131,152)
#AA97A8
(170,151,168)
#BAABB8
(186,171,184)
#CABFC8
(202,191,200)
#DAD3D8
(218,211,216)
#EAE7E8
(234,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A1F48 color. Also use rgb(74,31,72) instead hex code.

Text Font Color

.myTextColor { color: #4A1F48; }

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

This text font color is #4A1F48.

Background Color

.myBgColor { background-color: #4A1F48; }

<div style="background-color:#4A1F48">Inner text</div>

This div background color is #4A1F48.

Border color

.myBorderColor { border: 1px solid #4A1F48; }

<div style="border:3px solid #4A1F48">Div</div>

This div border color is #4A1F48.

Opacity

.myOpacity80 { color: #4A1F48; opacity: 0.8; }

<p style="color:#4A1F48;opacity:0.8;">80%</p>

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

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

This text has shadow with #4A1F48 color.


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

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

This text has shadow with #4A1F48 primary color and red secondary color.


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

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

This text has shadow with #4A1F48 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4A1F48.

Preview

Color preview on black background

This text has color #4A1F48 on black background.


Color preview on white background

This text has color #4A1F48 on white background.


Black color preview on #4A1F48 background

This text has black color on #4A1F48 background.


White color preview on #4A1F48 background

This text has white color on #4A1F48 background.


Related colors

Complementary color

Complementary color for #hex is #B5E0B7.


I love getcolorcode.com

Triadic colors

1 #484A1F and #1F484A with #4A1F48 are triadic colors.

2 #481F4A and #1F4A48 with #4A1F48 are triadic colors.