COLOR #491858

HEX: #491858 RGB: (73,24,88)

Color info

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

RGB color model

#491858 color RGB value is (73,24,88).

RGB: (73,24,88) (29%, 9%, 35%)

RGB channels and saturation

R 73 of 255 = 29%
G 24 of 255 = 9%
B 88 of 255 = 35%

73
24
88

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

Portions of RGB colors in percentages

R + G + B = 73 + 24 + 88 = 185 (100%)
R 73 of 185 ~ 39.46%
G 24 of 185 ~ 12.97%
B 88 of 185 ~ 47.57'%

%39.46
%12.97
%47.57

CMYK color model

#491858 color CMYK value is (17,73,0,65).

  • cyan value is 17.05%
  • magenta value is 72.73%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (17,73,0,65)
C17M73Y0K65 (17%, 73%, 0%, 65%)
(0.17 / 0.73 / 0.00 / 0.65)

CMYK percentages

%17.05
%72.73
%0
%65.49

Codes

Color #491858 in popluar color models

49 18 58
RGB 73 24 88
HSL 286° 57.14% 21.96%
HSB/HSV 286° 72.73% 34.51%
CMYK 17.05% 72.73% 0.00%
65.49%

Color #491858 in popluar number systems.

HEX 49 18 58
Decimal 73 24 88
Binary 1001001 11000 1011000
Octal 111 30 130

Shades and tints

Shades of #491858

#491858
(73,24,88)
#431650
(67,22,80)
#3D1448
(61,20,72)
#371240
(55,18,64)
#311038
(49,16,56)
#2B0E30
(43,14,48)
#250C28
(37,12,40)
#1F0A20
(31,10,32)
#190818
(25,8,24)
#130610
(19,6,16)
#0D0408
(13,4,8)
#000000
(0,0,0)

Tints of #491858

#491858
(73,24,88)
#592D67
(89,45,103)
#694276
(105,66,118)
#795785
(121,87,133)
#896C94
(137,108,148)
#9981A3
(153,129,163)
#A996B2
(169,150,178)
#B9ABC1
(185,171,193)
#C9C0D0
(201,192,208)
#D9D5DF
(217,213,223)
#E9EAEE
(233,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #491858 color. Also use rgb(73,24,88) instead hex code.

Text Font Color

.myTextColor { color: #491858; }

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

This text font color is #491858.

Background Color

.myBgColor { background-color: #491858; }

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

This div background color is #491858.

Border color

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

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

This div border color is #491858.

Opacity

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

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

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

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

This text has shadow with #491858 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491858.

Preview

Color preview on black background

This text has color #491858 on black background.


Color preview on white background

This text has color #491858 on white background.


Black color preview on #491858 background

This text has black color on #491858 background.


White color preview on #491858 background

This text has white color on #491858 background.


Related colors

Complementary color

Complementary color for #hex is #B6E7A7.


I love getcolorcode.com

Triadic colors

1 #584918 and #185849 with #491858 are triadic colors.

2 #581849 and #184958 with #491858 are triadic colors.