COLOR #490838

HEX: #490838 RGB: (73,8,56)

Color info

#490838 contains mainly red and blue colors. Web safe color of #490838 is #330033 (or #303).

RGB color model

#490838 color RGB value is (73,8,56).

RGB: (73,8,56) (29%, 3%, 22%)

RGB channels and saturation

R 73 of 255 = 29%
G 8 of 255 = 3%
B 56 of 255 = 22%

73
8
56

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

Portions of RGB colors in percentages

R + G + B = 73 + 8 + 56 = 137 (100%)
R 73 of 137 ~ 53.28%
G 8 of 137 ~ 5.84%
B 56 of 137 ~ 40.88'%

%53.28
%40.88

CMYK color model

#490838 color CMYK value is (0,89,23,71).

  • cyan value is 0.00%
  • magenta value is 89.04%
  • yellow value is 23.29%
  • key color value is 71.37%
CMYK: (0,89,23,71) C0M89Y23K71 (0%,89%,23%,71%) (0.00/0.89/0.23/0.71) 

CMYK percentages

%0
%89.04
%23.29
%71.37

Codes

Color #490838 in popluar color models

49 08 38
RGB 73 8 56
HSL 316° 80.25% 15.88%
HSB/HSV 316° 89.04% 28.63%
CMYK 0.00% 89.04% 23.29%
71.37%

Color #490838 in popluar number systems.

HEX 49 08 38
Decimal 73 8 56
Binary 1001001 1000 111000
Octal 111 10 70

Shades and tints

Shades of #490838

#490838
(73,8,56)
#430833
(67,8,51)
#3D082E
(61,8,46)
#370829
(55,8,41)
#310824
(49,8,36)
#2B081F
(43,8,31)
#25081A
(37,8,26)
#1F0815
(31,8,21)
#190810
(25,8,16)
#13080B
(19,8,11)
#0D0806
(13,8,6)
#000000
(0,0,0)

Tints of #490838

#490838
(73,8,56)
#591E4A
(89,30,74)
#69345C
(105,52,92)
#794A6E
(121,74,110)
#896080
(137,96,128)
#997692
(153,118,146)
#A98CA4
(169,140,164)
#B9A2B6
(185,162,182)
#C9B8C8
(201,184,200)
#D9CEDA
(217,206,218)
#E9E4EC
(233,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #490838; }

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

This text font color is #490838.

Background Color

.myBgColor { background-color: #490838; }

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

This div background color is #490838.

Border color

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

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

This div border color is #490838.

Opacity

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

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

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

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

This text has shadow with #490838 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #490838.

Preview

Color preview on black background

This text has color #490838 on black background.


Color preview on white background

This text has color #490838 on white background.


Black color preview on #490838 background

This text has black color on #490838 background.


White color preview on #490838 background

This text has white color on #490838 background.


Related colors

Complementary color

Complementary color for #hex is #B6F7C7.


I love getcolorcode.com

Triadic colors

1 #384908 and #083849 with #490838 are triadic colors.

2 #380849 and #084938 with #490838 are triadic colors.