COLOR #491229

HEX: #491229 RGB: (73,18,41)

Color info

#491229 contains red, green and blue colors in about the same proportion. Web safe color of #491229 is #330033 (or #303).

RGB color model

#491229 color RGB value is (73,18,41).

RGB: (73,18,41) (29%, 7%, 16%)

RGB channels and saturation

R 73 of 255 = 29%
G 18 of 255 = 7%
B 41 of 255 = 16%

73
18
41

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

Portions of RGB colors in percentages

R + G + B = 73 + 18 + 41 = 132 (100%)
R 73 of 132 ~ 55.3%
G 18 of 132 ~ 13.64%
B 41 of 132 ~ 31.06'%

%55.3
%13.64
%31.06

CMYK color model

#491229 color CMYK value is (0,75,44,71).

  • cyan value is 0.00%
  • magenta value is 75.34%
  • yellow value is 43.84%
  • key color value is 71.37%

CMYK: (0,75,44,71)
C0M75Y44K71 (0%, 75%, 44%, 71%)
(0.00 / 0.75 / 0.44 / 0.71)

CMYK percentages

%0
%75.34
%43.84
%71.37

Codes

Color #491229 in popluar color models

49 12 29
RGB 73 18 41
HSL 335° 60.44% 17.84%
HSB/HSV 335° 75.34% 28.63%
CMYK 0.00% 75.34% 43.84%
71.37%

Color #491229 in popluar number systems.

HEX 49 12 29
Decimal 73 18 41
Binary 1001001 10010 101001
Octal 111 22 51

Shades and tints

Shades of #491229

#491229
(73,18,41)
#431126
(67,17,38)
#3D1023
(61,16,35)
#370F20
(55,15,32)
#310E1D
(49,14,29)
#2B0D1A
(43,13,26)
#250C17
(37,12,23)
#1F0B14
(31,11,20)
#190A11
(25,10,17)
#13090E
(19,9,14)
#0D080B
(13,8,11)
#000000
(0,0,0)

Tints of #491229

#491229
(73,18,41)
#59273C
(89,39,60)
#693C4F
(105,60,79)
#795162
(121,81,98)
#896675
(137,102,117)
#997B88
(153,123,136)
#A9909B
(169,144,155)
#B9A5AE
(185,165,174)
#C9BAC1
(201,186,193)
#D9CFD4
(217,207,212)
#E9E4E7
(233,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #491229 color. Also use rgb(73,18,41) instead hex code.

Text Font Color

.myTextColor { color: #491229; }

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

This text font color is #491229.

Background Color

.myBgColor { background-color: #491229; }

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

This div background color is #491229.

Border color

.myBorderColor { border: 1px solid #491229; }

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

This div border color is #491229.

Opacity

.myOpacity80 { color: #491229; opacity: 0.8; }

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

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

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

This text has shadow with #491229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491229.

Preview

Color preview on black background

This text has color #491229 on black background.


Color preview on white background

This text has color #491229 on white background.


Black color preview on #491229 background

This text has black color on #491229 background.


White color preview on #491229 background

This text has white color on #491229 background.


Related colors

Complementary color

Complementary color for #hex is #B6EDD6.


I love getcolorcode.com

Triadic colors

1 #294912 and #122949 with #491229 are triadic colors.

2 #291249 and #124929 with #491229 are triadic colors.