COLOR #4A1D32

HEX: #4A1D32 RGB: (74,29,50)

Color info

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

RGB color model

#4A1D32 color RGB value is (74,29,50).

RGB: (74,29,50) (29%, 11%, 20%)

RGB channels and saturation

R 74 of 255 = 29%
G 29 of 255 = 11%
B 50 of 255 = 20%

74
29
50

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

Portions of RGB colors in percentages

R + G + B = 74 + 29 + 50 = 153 (100%)
R 74 of 153 ~ 48.37%
G 29 of 153 ~ 18.95%
B 50 of 153 ~ 32.68'%

%48.37
%18.95
%32.68

CMYK color model

#4A1D32 color CMYK value is (0,61,32,71).

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

CMYK: (0,61,32,71)
C0M61Y32K71 (0%, 61%, 32%, 71%)
(0.00 / 0.61 / 0.32 / 0.71)

CMYK percentages

%0
%60.81
%32.43
%70.98

Codes

Color #4A1D32 in popluar color models

4A 1D 32
RGB 74 29 50
HSL 332° 43.69% 20.20%
HSB/HSV 332° 60.81% 29.02%
CMYK 0.00% 60.81% 32.43%
70.98%

Color #4A1D32 in popluar number systems.

HEX 4A 1D 32
Decimal 74 29 50
Binary 1001010 11101 110010
Octal 112 35 62

Shades and tints

Shades of #4A1D32

#4A1D32
(74,29,50)
#441B2E
(68,27,46)
#3E192A
(62,25,42)
#381726
(56,23,38)
#321522
(50,21,34)
#2C131E
(44,19,30)
#26111A
(38,17,26)
#200F16
(32,15,22)
#1A0D12
(26,13,18)
#140B0E
(20,11,14)
#0E090A
(14,9,10)
#000000
(0,0,0)

Tints of #4A1D32

#4A1D32
(74,29,50)
#5A3144
(90,49,68)
#6A4556
(106,69,86)
#7A5968
(122,89,104)
#8A6D7A
(138,109,122)
#9A818C
(154,129,140)
#AA959E
(170,149,158)
#BAA9B0
(186,169,176)
#CABDC2
(202,189,194)
#DAD1D4
(218,209,212)
#EAE5E6
(234,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4A1D32; }

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

This text font color is #4A1D32.

Background Color

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

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

This div background color is #4A1D32.

Border color

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

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

This div border color is #4A1D32.

Opacity

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

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

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

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

This text has shadow with #4A1D32 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A1D32.

Preview

Color preview on black background

This text has color #4A1D32 on black background.


Color preview on white background

This text has color #4A1D32 on white background.


Black color preview on #4A1D32 background

This text has black color on #4A1D32 background.


White color preview on #4A1D32 background

This text has white color on #4A1D32 background.


Related colors

Complementary color

Complementary color for #hex is #B5E2CD.


I love getcolorcode.com

Triadic colors

1 #324A1D and #1D324A with #4A1D32 are triadic colors.

2 #321D4A and #1D4A32 with #4A1D32 are triadic colors.