COLOR #491022

HEX: #491022 RGB: (73,16,34)

Color info

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

RGB color model

#491022 color RGB value is (73,16,34).

RGB: (73,16,34) (29%, 6%, 13%)

RGB channels and saturation

R 73 of 255 = 29%
G 16 of 255 = 6%
B 34 of 255 = 13%

73
16
34

R + G + B ~ 16%. #491022 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 16 + 34 = 123 (100%)
R 73 of 123 ~ 59.35%
G 16 of 123 ~ 13.01%
B 34 of 123 ~ 27.64'%

%59.35
%13.01
%27.64

CMYK color model

#491022 color CMYK value is (0,78,53,71).

  • cyan value is 0.00%
  • magenta value is 78.08%
  • yellow value is 53.42%
  • key color value is 71.37%

CMYK: (0,78,53,71)
C0M78Y53K71 (0%, 78%, 53%, 71%)
(0.00 / 0.78 / 0.53 / 0.71)

CMYK percentages

%0
%78.08
%53.42
%71.37

Codes

Color #491022 in popluar color models

49 10 22
RGB 73 16 34
HSL 341° 64.04% 17.45%
HSB/HSV 341° 78.08% 28.63%
CMYK 0.00% 78.08% 53.42%
71.37%

Color #491022 in popluar number systems.

HEX 49 10 22
Decimal 73 16 34
Binary 1001001 10000 100010
Octal 111 20 42

Shades and tints

Shades of #491022

#491022
(73,16,34)
#430F1F
(67,15,31)
#3D0E1C
(61,14,28)
#370D19
(55,13,25)
#310C16
(49,12,22)
#2B0B13
(43,11,19)
#250A10
(37,10,16)
#1F090D
(31,9,13)
#19080A
(25,8,10)
#130707
(19,7,7)
#0D0604
(13,6,4)
#000000
(0,0,0)

Tints of #491022

#491022
(73,16,34)
#592536
(89,37,54)
#693A4A
(105,58,74)
#794F5E
(121,79,94)
#896472
(137,100,114)
#997986
(153,121,134)
#A98E9A
(169,142,154)
#B9A3AE
(185,163,174)
#C9B8C2
(201,184,194)
#D9CDD6
(217,205,214)
#E9E2EA
(233,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #491022 color. Also use rgb(73,16,34) instead hex code.

Text Font Color

.myTextColor { color: #491022; }

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

This text font color is #491022.

Background Color

.myBgColor { background-color: #491022; }

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

This div background color is #491022.

Border color

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

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

This div border color is #491022.

Opacity

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

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

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

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

This text has shadow with #491022 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491022.

Preview

Color preview on black background

This text has color #491022 on black background.


Color preview on white background

This text has color #491022 on white background.


Black color preview on #491022 background

This text has black color on #491022 background.


White color preview on #491022 background

This text has white color on #491022 background.


Related colors

Complementary color

Complementary color for #hex is #B6EFDD.


I love getcolorcode.com

Triadic colors

1 #224910 and #102249 with #491022 are triadic colors.

2 #221049 and #104922 with #491022 are triadic colors.