COLOR #491B49

HEX: #491B49 RGB: (73,27,73)

Color info

#491B49 contains red, green and blue colors in about the same proportion. Web safe color of #491B49 is #333333 (or #333).

RGB color model

#491B49 color RGB value is (73,27,73).

RGB: (73,27,73) (29%, 11%, 29%)

RGB channels and saturation

R 73 of 255 = 29%
G 27 of 255 = 11%
B 73 of 255 = 29%

73
27
73

R + G + B ~ 23%. #491B49 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 27 + 73 = 173 (100%)
R 73 of 173 ~ 42.2%
G 27 of 173 ~ 15.61%
B 73 of 173 ~ 42.2'%

%42.2
%15.61
%42.2

CMYK color model

#491B49 color CMYK value is (0,63,0,71).

  • cyan value is 0.00%
  • magenta value is 63.01%
  • yellow value is 0.00%
  • key color value is 71.37%
CMYK: (0,63,0,71) C0M63Y0K71 (0%,63%,0%,71%) (0.00/0.63/0.00/0.71) 

CMYK percentages

%0
%63.01
%0
%71.37

Codes

Color #491B49 in popluar color models

49 1B 49
RGB 73 27 73
HSL 300° 46.00% 19.61%
HSB/HSV 300° 63.01% 28.63%
CMYK 0.00% 63.01% 0.00%
71.37%

Color #491B49 in popluar number systems.

HEX 49 1B 49
Decimal 73 27 73
Binary 1001001 11011 1001001
Octal 111 33 111

Shades and tints

Shades of #491B49

#491B49
(73,27,73)
#431943
(67,25,67)
#3D173D
(61,23,61)
#371537
(55,21,55)
#311331
(49,19,49)
#2B112B
(43,17,43)
#250F25
(37,15,37)
#1F0D1F
(31,13,31)
#190B19
(25,11,25)
#130913
(19,9,19)
#0D070D
(13,7,13)
#000000
(0,0,0)

Tints of #491B49

#491B49
(73,27,73)
#592F59
(89,47,89)
#694369
(105,67,105)
#795779
(121,87,121)
#896B89
(137,107,137)
#997F99
(153,127,153)
#A993A9
(169,147,169)
#B9A7B9
(185,167,185)
#C9BBC9
(201,187,201)
#D9CFD9
(217,207,217)
#E9E3E9
(233,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #491B49; }

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

This text font color is #491B49.

Background Color

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

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

This div background color is #491B49.

Border color

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

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

This div border color is #491B49.

Opacity

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

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

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

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

This text has shadow with #491B49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491B49.

Preview

Color preview on black background

This text has color #491B49 on black background.


Color preview on white background

This text has color #491B49 on white background.


Black color preview on #491B49 background

This text has black color on #491B49 background.


White color preview on #491B49 background

This text has white color on #491B49 background.


Related colors

Complementary color

Complementary color for #hex is #B6E4B6.


I love getcolorcode.com

Triadic colors

1 #49491B and #1B4949 with #491B49 are triadic colors.

2 #491B49 and #1B4949 with #491B49 are triadic colors.