COLOR #491A57

HEX: #491A57 RGB: (73,26,87)

Color info

#491A57 contains mainly red and blue colors. Web safe color of #491A57 is #330066 (or #306).

RGB color model

#491A57 color RGB value is (73,26,87).

RGB: (73,26,87) (29%, 10%, 34%)

RGB channels and saturation

R 73 of 255 = 29%
G 26 of 255 = 10%
B 87 of 255 = 34%

73
26
87

R + G + B ~ 24%. #491A57 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 26 + 87 = 186 (100%)
R 73 of 186 ~ 39.25%
G 26 of 186 ~ 13.98%
B 87 of 186 ~ 46.77'%

%39.25
%13.98
%46.77

CMYK color model

#491A57 color CMYK value is (16,70,0,66).

  • cyan value is 16.09%
  • magenta value is 70.11%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (16,70,0,66)
C16M70Y0K66 (16%, 70%, 0%, 66%)
(0.16 / 0.70 / 0.00 / 0.66)

CMYK percentages

%16.09
%70.11
%0
%65.88

Codes

Color #491A57 in popluar color models

49 1A 57
RGB 73 26 87
HSL 286° 53.98% 22.16%
HSB/HSV 286° 70.11% 34.12%
CMYK 16.09% 70.11% 0.00%
65.88%

Color #491A57 in popluar number systems.

HEX 49 1A 57
Decimal 73 26 87
Binary 1001001 11010 1010111
Octal 111 32 127

Shades and tints

Shades of #491A57

#491A57
(73,26,87)
#431850
(67,24,80)
#3D1649
(61,22,73)
#371442
(55,20,66)
#31123B
(49,18,59)
#2B1034
(43,16,52)
#250E2D
(37,14,45)
#1F0C26
(31,12,38)
#190A1F
(25,10,31)
#130818
(19,8,24)
#0D0611
(13,6,17)
#000000
(0,0,0)

Tints of #491A57

#491A57
(73,26,87)
#592E66
(89,46,102)
#694275
(105,66,117)
#795684
(121,86,132)
#896A93
(137,106,147)
#997EA2
(153,126,162)
#A992B1
(169,146,177)
#B9A6C0
(185,166,192)
#C9BACF
(201,186,207)
#D9CEDE
(217,206,222)
#E9E2ED
(233,226,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #491A57; }

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

This text font color is #491A57.

Background Color

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

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

This div background color is #491A57.

Border color

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

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

This div border color is #491A57.

Opacity

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

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

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

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

This text has shadow with #491A57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491A57.

Preview

Color preview on black background

This text has color #491A57 on black background.


Color preview on white background

This text has color #491A57 on white background.


Black color preview on #491A57 background

This text has black color on #491A57 background.


White color preview on #491A57 background

This text has white color on #491A57 background.


Related colors

Complementary color

Complementary color for #hex is #B6E5A8.


I love getcolorcode.com

Triadic colors

1 #57491A and #1A5749 with #491A57 are triadic colors.

2 #571A49 and #1A4957 with #491A57 are triadic colors.