COLOR #290E38

HEX: #290E38 RGB: (41,14,56)

Color info

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

RGB color model

#290E38 color RGB value is (41,14,56).

RGB: (41,14,56) (16%, 5%, 22%)

RGB channels and saturation

R 41 of 255 = 16%
G 14 of 255 = 5%
B 56 of 255 = 22%

41
14
56

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

Portions of RGB colors in percentages

R + G + B = 41 + 14 + 56 = 111 (100%)
R 41 of 111 ~ 36.94%
G 14 of 111 ~ 12.61%
B 56 of 111 ~ 50.45'%

%36.94
%12.61
%50.45

CMYK color model

#290E38 color CMYK value is (27,75,0,78).

  • cyan value is 26.79%
  • magenta value is 75.00%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (27,75,0,78)
C27M75Y0K78 (27%, 75%, 0%, 78%)
(0.27 / 0.75 / 0.00 / 0.78)

CMYK percentages

%26.79
%75
%0
%78.04

Codes

Color #290E38 in popluar color models

29 0E 38
RGB 41 14 56
HSL 279° 60.00% 13.73%
HSB/HSV 279° 75.00% 21.96%
CMYK 26.79% 75.00% 0.00%
78.04%

Color #290E38 in popluar number systems.

HEX 29 0E 38
Decimal 41 14 56
Binary 101001 1110 111000
Octal 51 16 70

Shades and tints

Shades of #290E38

#290E38
(41,14,56)
#260D33
(38,13,51)
#230C2E
(35,12,46)
#200B29
(32,11,41)
#1D0A24
(29,10,36)
#1A091F
(26,9,31)
#17081A
(23,8,26)
#140715
(20,7,21)
#110610
(17,6,16)
#0E050B
(14,5,11)
#0B0406
(11,4,6)
#000000
(0,0,0)

Tints of #290E38

#290E38
(41,14,56)
#3C234A
(60,35,74)
#4F385C
(79,56,92)
#624D6E
(98,77,110)
#756280
(117,98,128)
#887792
(136,119,146)
#9B8CA4
(155,140,164)
#AEA1B6
(174,161,182)
#C1B6C8
(193,182,200)
#D4CBDA
(212,203,218)
#E7E0EC
(231,224,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #290E38 color. Also use rgb(41,14,56) instead hex code.

Text Font Color

.myTextColor { color: #290E38; }

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

This text font color is #290E38.

Background Color

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

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

This div background color is #290E38.

Border color

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

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

This div border color is #290E38.

Opacity

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

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

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

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

This text has shadow with #290E38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #290E38.

Preview

Color preview on black background

This text has color #290E38 on black background.


Color preview on white background

This text has color #290E38 on white background.


Black color preview on #290E38 background

This text has black color on #290E38 background.


White color preview on #290E38 background

This text has white color on #290E38 background.


Related colors

Complementary color

Complementary color for #hex is #D6F1C7.


I love getcolorcode.com

Triadic colors

1 #38290E and #0E3829 with #290E38 are triadic colors.

2 #380E29 and #0E2938 with #290E38 are triadic colors.