COLOR #490345

HEX: #490345 RGB: (73,3,69)

Color info

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

RGB color model

#490345 color RGB value is (73,3,69).

RGB: (73,3,69) (29%, 1%, 27%)

RGB channels and saturation

R 73 of 255 = 29%
G 3 of 255 = 1%
B 69 of 255 = 27%

73
3
69

R + G + B ~ 19%. #490345 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 3 + 69 = 145 (100%)
R 73 of 145 ~ 50.34%
G 3 of 145 ~ 2.07%
B 69 of 145 ~ 47.59'%

%50.34
%47.59

CMYK color model

#490345 color CMYK value is (0,96,5,71).

  • cyan value is 0.00%
  • magenta value is 95.89%
  • yellow value is 5.48%
  • key color value is 71.37%

CMYK: (0,96,5,71)
C0M96Y5K71 (0%, 96%, 5%, 71%)
(0.00 / 0.96 / 0.05 / 0.71)

CMYK percentages

%0
%95.89
%5.48
%71.37

Codes

Color #490345 in popluar color models

49 03 45
RGB 73 3 69
HSL 303° 92.11% 14.90%
HSB/HSV 303° 95.89% 28.63%
CMYK 0.00% 95.89% 5.48%
71.37%

Color #490345 in popluar number systems.

HEX 49 03 45
Decimal 73 3 69
Binary 1001001 11 1000101
Octal 111 3 105

Shades and tints

Shades of #490345

#490345
(73,3,69)
#43033F
(67,3,63)
#3D0339
(61,3,57)
#370333
(55,3,51)
#31032D
(49,3,45)
#2B0327
(43,3,39)
#250321
(37,3,33)
#1F031B
(31,3,27)
#190315
(25,3,21)
#13030F
(19,3,15)
#0D0309
(13,3,9)
#000000
(0,0,0)

Tints of #490345

#490345
(73,3,69)
#591955
(89,25,85)
#692F65
(105,47,101)
#794575
(121,69,117)
#895B85
(137,91,133)
#997195
(153,113,149)
#A987A5
(169,135,165)
#B99DB5
(185,157,181)
#C9B3C5
(201,179,197)
#D9C9D5
(217,201,213)
#E9DFE5
(233,223,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #490345 color. Also use rgb(73,3,69) instead hex code.

Text Font Color

.myTextColor { color: #490345; }

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

This text font color is #490345.

Background Color

.myBgColor { background-color: #490345; }

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

This div background color is #490345.

Border color

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

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

This div border color is #490345.

Opacity

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

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

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

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

This text has shadow with #490345 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #490345.

Preview

Color preview on black background

This text has color #490345 on black background.


Color preview on white background

This text has color #490345 on white background.


Black color preview on #490345 background

This text has black color on #490345 background.


White color preview on #490345 background

This text has white color on #490345 background.


Related colors

Complementary color

Complementary color for #hex is #B6FCBA.


I love getcolorcode.com

Triadic colors

1 #454903 and #034549 with #490345 are triadic colors.

2 #450349 and #034945 with #490345 are triadic colors.