COLOR #490737

HEX: #490737 RGB: (73,7,55)

Color info

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

RGB color model

#490737 color RGB value is (73,7,55).

RGB: (73,7,55) (29%, 3%, 22%)

RGB channels and saturation

R 73 of 255 = 29%
G 7 of 255 = 3%
B 55 of 255 = 22%

73
7
55

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

Portions of RGB colors in percentages

R + G + B = 73 + 7 + 55 = 135 (100%)
R 73 of 135 ~ 54.07%
G 7 of 135 ~ 5.19%
B 55 of 135 ~ 40.74'%

%54.07
%40.74

CMYK color model

#490737 color CMYK value is (0,90,25,71).

  • cyan value is 0.00%
  • magenta value is 90.41%
  • yellow value is 24.66%
  • key color value is 71.37%

CMYK: (0,90,25,71)
C0M90Y25K71 (0%, 90%, 25%, 71%)
(0.00 / 0.90 / 0.25 / 0.71)

CMYK percentages

%0
%90.41
%24.66
%71.37

Codes

Color #490737 in popluar color models

49 07 37
RGB 73 7 55
HSL 316° 82.50% 15.69%
HSB/HSV 316° 90.41% 28.63%
CMYK 0.00% 90.41% 24.66%
71.37%

Color #490737 in popluar number systems.

HEX 49 07 37
Decimal 73 7 55
Binary 1001001 111 110111
Octal 111 7 67

Shades and tints

Shades of #490737

#490737
(73,7,55)
#430732
(67,7,50)
#3D072D
(61,7,45)
#370728
(55,7,40)
#310723
(49,7,35)
#2B071E
(43,7,30)
#250719
(37,7,25)
#1F0714
(31,7,20)
#19070F
(25,7,15)
#13070A
(19,7,10)
#0D0705
(13,7,5)
#000000
(0,0,0)

Tints of #490737

#490737
(73,7,55)
#591D49
(89,29,73)
#69335B
(105,51,91)
#79496D
(121,73,109)
#895F7F
(137,95,127)
#997591
(153,117,145)
#A98BA3
(169,139,163)
#B9A1B5
(185,161,181)
#C9B7C7
(201,183,199)
#D9CDD9
(217,205,217)
#E9E3EB
(233,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #490737 color. Also use rgb(73,7,55) instead hex code.

Text Font Color

.myTextColor { color: #490737; }

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

This text font color is #490737.

Background Color

.myBgColor { background-color: #490737; }

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

This div background color is #490737.

Border color

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

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

This div border color is #490737.

Opacity

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

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

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

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

This text has shadow with #490737 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #490737.

Preview

Color preview on black background

This text has color #490737 on black background.


Color preview on white background

This text has color #490737 on white background.


Black color preview on #490737 background

This text has black color on #490737 background.


White color preview on #490737 background

This text has white color on #490737 background.


Related colors

Complementary color

Complementary color for #hex is #B6F8C8.


I love getcolorcode.com

Triadic colors

1 #374907 and #073749 with #490737 are triadic colors.

2 #370749 and #074937 with #490737 are triadic colors.