COLOR #491A81

HEX: #491A81 RGB: (73,26,129)

Color info

#491A81 contains mainly red and blue colors. Web safe color of #491A81 is #330099 (or #309).

RGB color model

#491A81 color RGB value is (73,26,129).

RGB: (73,26,129) (29%, 10%, 51%)

RGB channels and saturation

R 73 of 255 = 29%
G 26 of 255 = 10%
B 129 of 255 = 51%

73
26
129

R + G + B ~ 30%. #491A81 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 26 + 129 = 228 (100%)
R 73 of 228 ~ 32.02%
G 26 of 228 ~ 11.4%
B 129 of 228 ~ 56.58'%

%32.02
%11.4
%56.58

CMYK color model

#491A81 color CMYK value is (43,80,0,49).

  • cyan value is 43.41%
  • magenta value is 79.84%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (43,80,0,49)
C43M80Y0K49 (43%, 80%, 0%, 49%)
(0.43 / 0.80 / 0.00 / 0.49)

CMYK percentages

%43.41
%79.84
%0
%49.41

Codes

Color #491A81 in popluar color models

49 1A 81
RGB 73 26 129
HSL 267° 66.45% 30.39%
HSB/HSV 267° 79.84% 50.59%
CMYK 43.41% 79.84% 0.00%
49.41%

Color #491A81 in popluar number systems.

HEX 49 1A 81
Decimal 73 26 129
Binary 1001001 11010 10000001
Octal 111 32 201

Shades and tints

Shades of #491A81

#491A81
(73,26,129)
#431876
(67,24,118)
#3D166B
(61,22,107)
#371460
(55,20,96)
#311255
(49,18,85)
#2B104A
(43,16,74)
#250E3F
(37,14,63)
#1F0C34
(31,12,52)
#190A29
(25,10,41)
#13081E
(19,8,30)
#0D0613
(13,6,19)
#000000
(0,0,0)

Tints of #491A81

#491A81
(73,26,129)
#592E8C
(89,46,140)
#694297
(105,66,151)
#7956A2
(121,86,162)
#896AAD
(137,106,173)
#997EB8
(153,126,184)
#A992C3
(169,146,195)
#B9A6CE
(185,166,206)
#C9BAD9
(201,186,217)
#D9CEE4
(217,206,228)
#E9E2EF
(233,226,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #491A81 color. Also use rgb(73,26,129) instead hex code.

Text Font Color

.myTextColor { color: #491A81; }

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

This text font color is #491A81.

Background Color

.myBgColor { background-color: #491A81; }

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

This div background color is #491A81.

Border color

.myBorderColor { border: 1px solid #491A81; }

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

This div border color is #491A81.

Opacity

.myOpacity80 { color: #491A81; opacity: 0.8; }

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

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

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

This text has shadow with #491A81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491A81.

Preview

Color preview on black background

This text has color #491A81 on black background.


Color preview on white background

This text has color #491A81 on white background.


Black color preview on #491A81 background

This text has black color on #491A81 background.


White color preview on #491A81 background

This text has white color on #491A81 background.


Related colors

Complementary color

Complementary color for #hex is #B6E57E.


I love getcolorcode.com

Triadic colors

1 #81491A and #1A8149 with #491A81 are triadic colors.

2 #811A49 and #1A4981 with #491A81 are triadic colors.