COLOR #491758

HEX: #491758 RGB: (73,23,88)

Color info

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

RGB color model

#491758 color RGB value is (73,23,88).

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

RGB channels and saturation

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

73
23
88

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

Portions of RGB colors in percentages

R + G + B = 73 + 23 + 88 = 184 (100%)
R 73 of 184 ~ 39.67%
G 23 of 184 ~ 12.5%
B 88 of 184 ~ 47.83'%

%39.67
%12.5
%47.83

CMYK color model

#491758 color CMYK value is (17,74,0,65).

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

CMYK: (17,74,0,65)
C17M74Y0K65 (17%, 74%, 0%, 65%)
(0.17 / 0.74 / 0.00 / 0.65)

CMYK percentages

%17.05
%73.86
%0
%65.49

Codes

Color #491758 in popluar color models

49 17 58
RGB 73 23 88
HSL 286° 58.56% 21.76%
HSB/HSV 286° 73.86% 34.51%
CMYK 17.05% 73.86% 0.00%
65.49%

Color #491758 in popluar number systems.

HEX 49 17 58
Decimal 73 23 88
Binary 1001001 10111 1011000
Octal 111 27 130

Shades and tints

Shades of #491758

#491758
(73,23,88)
#431550
(67,21,80)
#3D1348
(61,19,72)
#371140
(55,17,64)
#310F38
(49,15,56)
#2B0D30
(43,13,48)
#250B28
(37,11,40)
#1F0920
(31,9,32)
#190718
(25,7,24)
#130510
(19,5,16)
#0D0308
(13,3,8)
#000000
(0,0,0)

Tints of #491758

#491758
(73,23,88)
#592C67
(89,44,103)
#694176
(105,65,118)
#795685
(121,86,133)
#896B94
(137,107,148)
#9980A3
(153,128,163)
#A995B2
(169,149,178)
#B9AAC1
(185,170,193)
#C9BFD0
(201,191,208)
#D9D4DF
(217,212,223)
#E9E9EE
(233,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #491758; }

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

This text font color is #491758.

Background Color

.myBgColor { background-color: #491758; }

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

This div background color is #491758.

Border color

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

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

This div border color is #491758.

Opacity

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

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

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

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

This text has shadow with #491758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491758.

Preview

Color preview on black background

This text has color #491758 on black background.


Color preview on white background

This text has color #491758 on white background.


Black color preview on #491758 background

This text has black color on #491758 background.


White color preview on #491758 background

This text has white color on #491758 background.


Related colors

Complementary color

Complementary color for #hex is #B6E8A7.


I love getcolorcode.com

Triadic colors

1 #584917 and #175849 with #491758 are triadic colors.

2 #581749 and #174958 with #491758 are triadic colors.