COLOR #290149

HEX: #290149 RGB: (41,1,73)

Color info

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

RGB color model

#290149 color RGB value is (41,1,73).

RGB: (41,1,73) (16%, 0%, 29%)

RGB channels and saturation

R 41 of 255 = 16%
G 1 of 255 = 0%
B 73 of 255 = 29%

41
1
73

R + G + B ~ 15%. #290149 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 1 + 73 = 115 (100%)
R 41 of 115 ~ 35.65%
G 1 of 115 ~ 0.87%
B 73 of 115 ~ 63.48'%

%35.65
%63.48

CMYK color model

#290149 color CMYK value is (44,99,0,71).

  • cyan value is 43.84%
  • magenta value is 98.63%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (44,99,0,71)
C44M99Y0K71 (44%, 99%, 0%, 71%)
(0.44 / 0.99 / 0.00 / 0.71)

CMYK percentages

%43.84
%98.63
%0
%71.37

Codes

Color #290149 in popluar color models

29 01 49
RGB 41 1 73
HSL 273° 97.30% 14.51%
HSB/HSV 273° 98.63% 28.63%
CMYK 43.84% 98.63% 0.00%
71.37%

Color #290149 in popluar number systems.

HEX 29 01 49
Decimal 41 1 73
Binary 101001 1 1001001
Octal 51 1 111

Shades and tints

Shades of #290149

#290149
(41,1,73)
#260143
(38,1,67)
#23013D
(35,1,61)
#200137
(32,1,55)
#1D0131
(29,1,49)
#1A012B
(26,1,43)
#170125
(23,1,37)
#14011F
(20,1,31)
#110119
(17,1,25)
#0E0113
(14,1,19)
#0B010D
(11,1,13)
#000000
(0,0,0)

Tints of #290149

#290149
(41,1,73)
#3C1859
(60,24,89)
#4F2F69
(79,47,105)
#624679
(98,70,121)
#755D89
(117,93,137)
#887499
(136,116,153)
#9B8BA9
(155,139,169)
#AEA2B9
(174,162,185)
#C1B9C9
(193,185,201)
#D4D0D9
(212,208,217)
#E7E7E9
(231,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #290149 color. Also use rgb(41,1,73) instead hex code.

Text Font Color

.myTextColor { color: #290149; }

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

This text font color is #290149.

Background Color

.myBgColor { background-color: #290149; }

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

This div background color is #290149.

Border color

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

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

This div border color is #290149.

Opacity

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

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

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

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

This text has shadow with #290149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #290149.

Preview

Color preview on black background

This text has color #290149 on black background.


Color preview on white background

This text has color #290149 on white background.


Black color preview on #290149 background

This text has black color on #290149 background.


White color preview on #290149 background

This text has white color on #290149 background.


Related colors

Complementary color

Complementary color for #hex is #D6FEB6.


I love getcolorcode.com

Triadic colors

1 #492901 and #014929 with #290149 are triadic colors.

2 #490129 and #012949 with #290149 are triadic colors.