COLOR #491423

HEX: #491423 RGB: (73,20,35)

Color info

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

RGB color model

#491423 color RGB value is (73,20,35).

RGB: (73,20,35) (29%, 8%, 14%)

RGB channels and saturation

R 73 of 255 = 29%
G 20 of 255 = 8%
B 35 of 255 = 14%

73
20
35

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

Portions of RGB colors in percentages

R + G + B = 73 + 20 + 35 = 128 (100%)
R 73 of 128 ~ 57.03%
G 20 of 128 ~ 15.63%
B 35 of 128 ~ 27.34'%

%57.03
%15.63
%27.34

CMYK color model

#491423 color CMYK value is (0,73,52,71).

  • cyan value is 0.00%
  • magenta value is 72.60%
  • yellow value is 52.05%
  • key color value is 71.37%

CMYK: (0,73,52,71)
C0M73Y52K71 (0%, 73%, 52%, 71%)
(0.00 / 0.73 / 0.52 / 0.71)

CMYK percentages

%0
%72.6
%52.05
%71.37

Codes

Color #491423 in popluar color models

49 14 23
RGB 73 20 35
HSL 343° 56.99% 18.24%
HSB/HSV 343° 72.60% 28.63%
CMYK 0.00% 72.60% 52.05%
71.37%

Color #491423 in popluar number systems.

HEX 49 14 23
Decimal 73 20 35
Binary 1001001 10100 100011
Octal 111 24 43

Shades and tints

Shades of #491423

#491423
(73,20,35)
#431320
(67,19,32)
#3D121D
(61,18,29)
#37111A
(55,17,26)
#311017
(49,16,23)
#2B0F14
(43,15,20)
#250E11
(37,14,17)
#1F0D0E
(31,13,14)
#190C0B
(25,12,11)
#130B08
(19,11,8)
#0D0A05
(13,10,5)
#000000
(0,0,0)

Tints of #491423

#491423
(73,20,35)
#592937
(89,41,55)
#693E4B
(105,62,75)
#79535F
(121,83,95)
#896873
(137,104,115)
#997D87
(153,125,135)
#A9929B
(169,146,155)
#B9A7AF
(185,167,175)
#C9BCC3
(201,188,195)
#D9D1D7
(217,209,215)
#E9E6EB
(233,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #491423 color. Also use rgb(73,20,35) instead hex code.

Text Font Color

.myTextColor { color: #491423; }

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

This text font color is #491423.

Background Color

.myBgColor { background-color: #491423; }

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

This div background color is #491423.

Border color

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

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

This div border color is #491423.

Opacity

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

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

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

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

This text has shadow with #491423 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491423.

Preview

Color preview on black background

This text has color #491423 on black background.


Color preview on white background

This text has color #491423 on white background.


Black color preview on #491423 background

This text has black color on #491423 background.


White color preview on #491423 background

This text has white color on #491423 background.


Related colors

Complementary color

Complementary color for #hex is #B6EBDC.


I love getcolorcode.com

Triadic colors

1 #234914 and #142349 with #491423 are triadic colors.

2 #231449 and #144923 with #491423 are triadic colors.