COLOR #4A1D44

HEX: #4A1D44 RGB: (74,29,68)

Color info

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

RGB color model

#4A1D44 color RGB value is (74,29,68).

RGB: (74,29,68) (29%, 11%, 27%)

RGB channels and saturation

R 74 of 255 = 29%
G 29 of 255 = 11%
B 68 of 255 = 27%

74
29
68

R + G + B ~ 22%. #4A1D44 is dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 29 + 68 = 171 (100%)
R 74 of 171 ~ 43.27%
G 29 of 171 ~ 16.96%
B 68 of 171 ~ 39.77'%

%43.27
%16.96
%39.77

CMYK color model

#4A1D44 color CMYK value is (0,61,8,71).

  • cyan value is 0.00%
  • magenta value is 60.81%
  • yellow value is 8.11%
  • key color value is 70.98%

CMYK: (0,61,8,71)
C0M61Y8K71 (0%, 61%, 8%, 71%)
(0.00 / 0.61 / 0.08 / 0.71)

CMYK percentages

%0
%60.81
%8.11
%70.98

Codes

Color #4A1D44 in popluar color models

4A 1D 44
RGB 74 29 68
HSL 308° 43.69% 20.20%
HSB/HSV 308° 60.81% 29.02%
CMYK 0.00% 60.81% 8.11%
70.98%

Color #4A1D44 in popluar number systems.

HEX 4A 1D 44
Decimal 74 29 68
Binary 1001010 11101 1000100
Octal 112 35 104

Shades and tints

Shades of #4A1D44

#4A1D44
(74,29,68)
#441B3E
(68,27,62)
#3E1938
(62,25,56)
#381732
(56,23,50)
#32152C
(50,21,44)
#2C1326
(44,19,38)
#261120
(38,17,32)
#200F1A
(32,15,26)
#1A0D14
(26,13,20)
#140B0E
(20,11,14)
#0E0908
(14,9,8)
#000000
(0,0,0)

Tints of #4A1D44

#4A1D44
(74,29,68)
#5A3155
(90,49,85)
#6A4566
(106,69,102)
#7A5977
(122,89,119)
#8A6D88
(138,109,136)
#9A8199
(154,129,153)
#AA95AA
(170,149,170)
#BAA9BB
(186,169,187)
#CABDCC
(202,189,204)
#DAD1DD
(218,209,221)
#EAE5EE
(234,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A1D44 color. Also use rgb(74,29,68) instead hex code.

Text Font Color

.myTextColor { color: #4A1D44; }

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

This text font color is #4A1D44.

Background Color

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

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

This div background color is #4A1D44.

Border color

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

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

This div border color is #4A1D44.

Opacity

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

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

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

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

This text has shadow with #4A1D44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A1D44.

Preview

Color preview on black background

This text has color #4A1D44 on black background.


Color preview on white background

This text has color #4A1D44 on white background.


Black color preview on #4A1D44 background

This text has black color on #4A1D44 background.


White color preview on #4A1D44 background

This text has white color on #4A1D44 background.


Related colors

Complementary color

Complementary color for #hex is #B5E2BB.


I love getcolorcode.com

Triadic colors

1 #444A1D and #1D444A with #4A1D44 are triadic colors.

2 #441D4A and #1D4A44 with #4A1D44 are triadic colors.