COLOR #4A1D36

HEX: #4A1D36 RGB: (74,29,54)

Color info

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

RGB color model

#4A1D36 color RGB value is (74,29,54).

RGB: (74,29,54) (29%, 11%, 21%)

RGB channels and saturation

R 74 of 255 = 29%
G 29 of 255 = 11%
B 54 of 255 = 21%

74
29
54

R + G + B ~ 20%. #4A1D36 is dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 29 + 54 = 157 (100%)
R 74 of 157 ~ 47.13%
G 29 of 157 ~ 18.47%
B 54 of 157 ~ 34.39'%

%47.13
%18.47
%34.39

CMYK color model

#4A1D36 color CMYK value is (0,61,27,71).

  • cyan value is 0.00%
  • magenta value is 60.81%
  • yellow value is 27.03%
  • key color value is 70.98%
CMYK: (0,61,27,71) C0M61Y27K71 (0%,61%,27%,71%) (0.00/0.61/0.27/0.71) 

CMYK percentages

%0
%60.81
%27.03
%70.98

Codes

Color #4A1D36 in popluar color models

4A 1D 36
RGB 74 29 54
HSL 327° 43.69% 20.20%
HSB/HSV 327° 60.81% 29.02%
CMYK 0.00% 60.81% 27.03%
70.98%

Color #4A1D36 in popluar number systems.

HEX 4A 1D 36
Decimal 74 29 54
Binary 1001010 11101 110110
Octal 112 35 66

Shades and tints

Shades of #4A1D36

#4A1D36
(74,29,54)
#441B32
(68,27,50)
#3E192E
(62,25,46)
#38172A
(56,23,42)
#321526
(50,21,38)
#2C1322
(44,19,34)
#26111E
(38,17,30)
#200F1A
(32,15,26)
#1A0D16
(26,13,22)
#140B12
(20,11,18)
#0E090E
(14,9,14)
#000000
(0,0,0)

Tints of #4A1D36

#4A1D36
(74,29,54)
#5A3148
(90,49,72)
#6A455A
(106,69,90)
#7A596C
(122,89,108)
#8A6D7E
(138,109,126)
#9A8190
(154,129,144)
#AA95A2
(170,149,162)
#BAA9B4
(186,169,180)
#CABDC6
(202,189,198)
#DAD1D8
(218,209,216)
#EAE5EA
(234,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4A1D36; }

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

This text font color is #4A1D36.

Background Color

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

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

This div background color is #4A1D36.

Border color

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

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

This div border color is #4A1D36.

Opacity

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

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

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

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

This text has shadow with #4A1D36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A1D36.

Preview

Color preview on black background

This text has color #4A1D36 on black background.


Color preview on white background

This text has color #4A1D36 on white background.


Black color preview on #4A1D36 background

This text has black color on #4A1D36 background.


White color preview on #4A1D36 background

This text has white color on #4A1D36 background.


Related colors

Complementary color

Complementary color for #hex is #B5E2C9.


I love getcolorcode.com

Triadic colors

1 #364A1D and #1D364A with #4A1D36 are triadic colors.

2 #361D4A and #1D4A36 with #4A1D36 are triadic colors.