COLOR #4A0A31

HEX: #4A0A31 RGB: (74,10,49)

Color info

#4A0A31 contains mainly red and blue colors. Web safe color of #4A0A31 is #330033 (or #303).

RGB color model

#4A0A31 color RGB value is (74,10,49).

RGB: (74,10,49) (29%, 4%, 19%)

RGB channels and saturation

R 74 of 255 = 29%
G 10 of 255 = 4%
B 49 of 255 = 19%

74
10
49

R + G + B ~ 17%. #4A0A31 is dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 10 + 49 = 133 (100%)
R 74 of 133 ~ 55.64%
G 10 of 133 ~ 7.52%
B 49 of 133 ~ 36.84'%

%55.64
%36.84

CMYK color model

#4A0A31 color CMYK value is (0,86,34,71).

  • cyan value is 0.00%
  • magenta value is 86.49%
  • yellow value is 33.78%
  • key color value is 70.98%

CMYK: (0,86,34,71)
C0M86Y34K71 (0%, 86%, 34%, 71%)
(0.00 / 0.86 / 0.34 / 0.71)

CMYK percentages

%0
%86.49
%33.78
%70.98

Codes

Color #4A0A31 in popluar color models

4A 0A 31
RGB 74 10 49
HSL 323° 76.19% 16.47%
HSB/HSV 323° 86.49% 29.02%
CMYK 0.00% 86.49% 33.78%
70.98%

Color #4A0A31 in popluar number systems.

HEX 4A 0A 31
Decimal 74 10 49
Binary 1001010 1010 110001
Octal 112 12 61

Shades and tints

Shades of #4A0A31

#4A0A31
(74,10,49)
#440A2D
(68,10,45)
#3E0A29
(62,10,41)
#380A25
(56,10,37)
#320A21
(50,10,33)
#2C0A1D
(44,10,29)
#260A19
(38,10,25)
#200A15
(32,10,21)
#1A0A11
(26,10,17)
#140A0D
(20,10,13)
#0E0A09
(14,10,9)
#000000
(0,0,0)

Tints of #4A0A31

#4A0A31
(74,10,49)
#5A2043
(90,32,67)
#6A3655
(106,54,85)
#7A4C67
(122,76,103)
#8A6279
(138,98,121)
#9A788B
(154,120,139)
#AA8E9D
(170,142,157)
#BAA4AF
(186,164,175)
#CABAC1
(202,186,193)
#DAD0D3
(218,208,211)
#EAE6E5
(234,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A0A31 color. Also use rgb(74,10,49) instead hex code.

Text Font Color

.myTextColor { color: #4A0A31; }

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

This text font color is #4A0A31.

Background Color

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

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

This div background color is #4A0A31.

Border color

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

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

This div border color is #4A0A31.

Opacity

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

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

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

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

This text has shadow with #4A0A31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A0A31.

Preview

Color preview on black background

This text has color #4A0A31 on black background.


Color preview on white background

This text has color #4A0A31 on white background.


Black color preview on #4A0A31 background

This text has black color on #4A0A31 background.


White color preview on #4A0A31 background

This text has white color on #4A0A31 background.


Related colors

Complementary color

Complementary color for #hex is #B5F5CE.


I love getcolorcode.com

Triadic colors

1 #314A0A and #0A314A with #4A0A31 are triadic colors.

2 #310A4A and #0A4A31 with #4A0A31 are triadic colors.