COLOR #290B49

HEX: #290B49 RGB: (41,11,73)

Color info

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

RGB color model

#290B49 color RGB value is (41,11,73).

RGB: (41,11,73) (16%, 4%, 29%)

RGB channels and saturation

R 41 of 255 = 16%
G 11 of 255 = 4%
B 73 of 255 = 29%

41
11
73

R + G + B ~ 16%. #290B49 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 11 + 73 = 125 (100%)
R 41 of 125 ~ 32.8%
G 11 of 125 ~ 8.8%
B 73 of 125 ~ 58.4'%

%32.8
%58.4

CMYK color model

#290B49 color CMYK value is (44,85,0,71).

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

CMYK: (44,85,0,71)
C44M85Y0K71 (44%, 85%, 0%, 71%)
(0.44 / 0.85 / 0.00 / 0.71)

CMYK percentages

%43.84
%84.93
%0
%71.37

Codes

Color #290B49 in popluar color models

29 0B 49
RGB 41 11 73
HSL 269° 73.81% 16.47%
HSB/HSV 269° 84.93% 28.63%
CMYK 43.84% 84.93% 0.00%
71.37%

Color #290B49 in popluar number systems.

HEX 29 0B 49
Decimal 41 11 73
Binary 101001 1011 1001001
Octal 51 13 111

Shades and tints

Shades of #290B49

#290B49
(41,11,73)
#260A43
(38,10,67)
#23093D
(35,9,61)
#200837
(32,8,55)
#1D0731
(29,7,49)
#1A062B
(26,6,43)
#170525
(23,5,37)
#14041F
(20,4,31)
#110319
(17,3,25)
#0E0213
(14,2,19)
#0B010D
(11,1,13)
#000000
(0,0,0)

Tints of #290B49

#290B49
(41,11,73)
#3C2159
(60,33,89)
#4F3769
(79,55,105)
#624D79
(98,77,121)
#756389
(117,99,137)
#887999
(136,121,153)
#9B8FA9
(155,143,169)
#AEA5B9
(174,165,185)
#C1BBC9
(193,187,201)
#D4D1D9
(212,209,217)
#E7E7E9
(231,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #290B49; }

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

This text font color is #290B49.

Background Color

.myBgColor { background-color: #290B49; }

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

This div background color is #290B49.

Border color

.myBorderColor { border: 1px solid #290B49; }

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

This div border color is #290B49.

Opacity

.myOpacity80 { color: #290B49; opacity: 0.8; }

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

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

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

This text has shadow with #290B49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #290B49.

Preview

Color preview on black background

This text has color #290B49 on black background.


Color preview on white background

This text has color #290B49 on white background.


Black color preview on #290B49 background

This text has black color on #290B49 background.


White color preview on #290B49 background

This text has white color on #290B49 background.


Related colors

Complementary color

Complementary color for #hex is #D6F4B6.


I love getcolorcode.com

Triadic colors

1 #49290B and #0B4929 with #290B49 are triadic colors.

2 #490B29 and #0B2949 with #290B49 are triadic colors.