COLOR #491034

HEX: #491034 RGB: (73,16,52)

Color info

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

RGB color model

#491034 color RGB value is (73,16,52).

RGB: (73,16,52) (29%, 6%, 20%)

RGB channels and saturation

R 73 of 255 = 29%
G 16 of 255 = 6%
B 52 of 255 = 20%

73
16
52

R + G + B ~ 18%. #491034 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 16 + 52 = 141 (100%)
R 73 of 141 ~ 51.77%
G 16 of 141 ~ 11.35%
B 52 of 141 ~ 36.88'%

%51.77
%11.35
%36.88

CMYK color model

#491034 color CMYK value is (0,78,29,71).

  • cyan value is 0.00%
  • magenta value is 78.08%
  • yellow value is 28.77%
  • key color value is 71.37%
CMYK: (0,78,29,71) C0M78Y29K71 (0%,78%,29%,71%) (0.00/0.78/0.29/0.71) 

CMYK percentages

%0
%78.08
%28.77
%71.37

Codes

Color #491034 in popluar color models

49 10 34
RGB 73 16 52
HSL 322° 64.04% 17.45%
HSB/HSV 322° 78.08% 28.63%
CMYK 0.00% 78.08% 28.77%
71.37%

Color #491034 in popluar number systems.

HEX 49 10 34
Decimal 73 16 52
Binary 1001001 10000 110100
Octal 111 20 64

Shades and tints

Shades of #491034

#491034
(73,16,52)
#430F30
(67,15,48)
#3D0E2C
(61,14,44)
#370D28
(55,13,40)
#310C24
(49,12,36)
#2B0B20
(43,11,32)
#250A1C
(37,10,28)
#1F0918
(31,9,24)
#190814
(25,8,20)
#130710
(19,7,16)
#0D060C
(13,6,12)
#000000
(0,0,0)

Tints of #491034

#491034
(73,16,52)
#592546
(89,37,70)
#693A58
(105,58,88)
#794F6A
(121,79,106)
#89647C
(137,100,124)
#99798E
(153,121,142)
#A98EA0
(169,142,160)
#B9A3B2
(185,163,178)
#C9B8C4
(201,184,196)
#D9CDD6
(217,205,214)
#E9E2E8
(233,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #491034; }

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

This text font color is #491034.

Background Color

.myBgColor { background-color: #491034; }

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

This div background color is #491034.

Border color

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

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

This div border color is #491034.

Opacity

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

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

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

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

This text has shadow with #491034 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491034.

Preview

Color preview on black background

This text has color #491034 on black background.


Color preview on white background

This text has color #491034 on white background.


Black color preview on #491034 background

This text has black color on #491034 background.


White color preview on #491034 background

This text has white color on #491034 background.


Related colors

Complementary color

Complementary color for #hex is #B6EFCB.


I love getcolorcode.com

Triadic colors

1 #344910 and #103449 with #491034 are triadic colors.

2 #341049 and #104934 with #491034 are triadic colors.