COLOR #290939

HEX: #290939 RGB: (41,9,57)

Color info

#290939 contains red, green and blue colors in about the same proportion. Web safe color of #290939 is #330033 (or #303).

RGB color model

#290939 color RGB value is (41,9,57).

RGB: (41,9,57) (16%, 4%, 22%)

RGB channels and saturation

R 41 of 255 = 16%
G 9 of 255 = 4%
B 57 of 255 = 22%

41
9
57

R + G + B ~ 14%. #290939 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 9 + 57 = 107 (100%)
R 41 of 107 ~ 38.32%
G 9 of 107 ~ 8.41%
B 57 of 107 ~ 53.27'%

%38.32
%53.27

CMYK color model

#290939 color CMYK value is (28,84,0,78).

  • cyan value is 28.07%
  • magenta value is 84.21%
  • yellow value is 0.00%
  • key color value is 77.65%

CMYK: (28,84,0,78)
C28M84Y0K78 (28%, 84%, 0%, 78%)
(0.28 / 0.84 / 0.00 / 0.78)

CMYK percentages

%28.07
%84.21
%0
%77.65

Codes

Color #290939 in popluar color models

29 09 39
RGB 41 9 57
HSL 280° 72.73% 12.94%
HSB/HSV 280° 84.21% 22.35%
CMYK 28.07% 84.21% 0.00%
77.65%

Color #290939 in popluar number systems.

HEX 29 09 39
Decimal 41 9 57
Binary 101001 1001 111001
Octal 51 11 71

Shades and tints

Shades of #290939

#290939
(41,9,57)
#260934
(38,9,52)
#23092F
(35,9,47)
#20092A
(32,9,42)
#1D0925
(29,9,37)
#1A0920
(26,9,32)
#17091B
(23,9,27)
#140916
(20,9,22)
#110911
(17,9,17)
#0E090C
(14,9,12)
#0B0907
(11,9,7)
#000000
(0,0,0)

Tints of #290939

#290939
(41,9,57)
#3C1F4B
(60,31,75)
#4F355D
(79,53,93)
#624B6F
(98,75,111)
#756181
(117,97,129)
#887793
(136,119,147)
#9B8DA5
(155,141,165)
#AEA3B7
(174,163,183)
#C1B9C9
(193,185,201)
#D4CFDB
(212,207,219)
#E7E5ED
(231,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #290939 color. Also use rgb(41,9,57) instead hex code.

Text Font Color

.myTextColor { color: #290939; }

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

This text font color is #290939.

Background Color

.myBgColor { background-color: #290939; }

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

This div background color is #290939.

Border color

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

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

This div border color is #290939.

Opacity

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

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

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

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

This text has shadow with #290939 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #290939.

Preview

Color preview on black background

This text has color #290939 on black background.


Color preview on white background

This text has color #290939 on white background.


Black color preview on #290939 background

This text has black color on #290939 background.


White color preview on #290939 background

This text has white color on #290939 background.


Related colors

Complementary color

Complementary color for #hex is #D6F6C6.


I love getcolorcode.com

Triadic colors

1 #392909 and #093929 with #290939 are triadic colors.

2 #390929 and #092939 with #290939 are triadic colors.