COLOR #491B38

HEX: #491B38 RGB: (73,27,56)

Color info

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

RGB color model

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

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

RGB channels and saturation

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

73
27
56

R + G + B ~ 21%. #491B38 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 27 + 56 = 156 (100%)
R 73 of 156 ~ 46.79%
G 27 of 156 ~ 17.31%
B 56 of 156 ~ 35.9'%

%46.79
%17.31
%35.9

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 63.01%
  • yellow value is 23.29%
  • key color value is 71.37%

CMYK: (0,63,23,71)
C0M63Y23K71 (0%, 63%, 23%, 71%)
(0.00 / 0.63 / 0.23 / 0.71)

CMYK percentages

%0
%63.01
%23.29
%71.37

Codes

Color #491B38 in popluar color models

49 1B 38
RGB 73 27 56
HSL 322° 46.00% 19.61%
HSB/HSV 322° 63.01% 28.63%
CMYK 0.00% 63.01% 23.29%
71.37%

Color #491B38 in popluar number systems.

HEX 49 1B 38
Decimal 73 27 56
Binary 1001001 11011 111000
Octal 111 33 70

Shades and tints

Shades of #491B38

#491B38
(73,27,56)
#431933
(67,25,51)
#3D172E
(61,23,46)
#371529
(55,21,41)
#311324
(49,19,36)
#2B111F
(43,17,31)
#250F1A
(37,15,26)
#1F0D15
(31,13,21)
#190B10
(25,11,16)
#13090B
(19,9,11)
#0D0706
(13,7,6)
#000000
(0,0,0)

Tints of #491B38

#491B38
(73,27,56)
#592F4A
(89,47,74)
#69435C
(105,67,92)
#79576E
(121,87,110)
#896B80
(137,107,128)
#997F92
(153,127,146)
#A993A4
(169,147,164)
#B9A7B6
(185,167,182)
#C9BBC8
(201,187,200)
#D9CFDA
(217,207,218)
#E9E3EC
(233,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #491B38; }

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

This text font color is #491B38.

Background Color

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

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

This div background color is #491B38.

Border color

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

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

This div border color is #491B38.

Opacity

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

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

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

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

This text has shadow with #491B38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491B38.

Preview

Color preview on black background

This text has color #491B38 on black background.


Color preview on white background

This text has color #491B38 on white background.


Black color preview on #491B38 background

This text has black color on #491B38 background.


White color preview on #491B38 background

This text has white color on #491B38 background.


Related colors

Complementary color

Complementary color for #hex is #B6E4C7.


I love getcolorcode.com

Triadic colors

1 #38491B and #1B3849 with #491B38 are triadic colors.

2 #381B49 and #1B4938 with #491B38 are triadic colors.