COLOR #290E14

HEX: #290E14 RGB: (41,14,20)

Color info

#290E14 contains red, green and blue colors in about the same proportion. Web safe color of #290E14 is #330000 (or #300).

RGB color model

#290E14 color RGB value is (41,14,20).

RGB: (41,14,20) (16%, 5%, 8%)

RGB channels and saturation

R 41 of 255 = 16%
G 14 of 255 = 5%
B 20 of 255 = 8%

41
14
20

R + G + B ~ 10%. #290E14 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 14 + 20 = 75 (100%)
R 41 of 75 ~ 54.67%
G 14 of 75 ~ 18.67%
B 20 of 75 ~ 26.67'%

%54.67
%18.67
%26.67

CMYK color model

#290E14 color CMYK value is (0,66,51,84).

  • cyan value is 0.00%
  • magenta value is 65.85%
  • yellow value is 51.22%
  • key color value is 83.92%

CMYK: (0,66,51,84)
C0M66Y51K84 (0%, 66%, 51%, 84%)
(0.00 / 0.66 / 0.51 / 0.84)

CMYK percentages

%0
%65.85
%51.22
%83.92

Codes

Color #290E14 in popluar color models

29 0E 14
RGB 41 14 20
HSL 347° 49.09% 10.78%
HSB/HSV 347° 65.85% 16.08%
CMYK 0.00% 65.85% 51.22%
83.92%

Color #290E14 in popluar number systems.

HEX 29 0E 14
Decimal 41 14 20
Binary 101001 1110 10100
Octal 51 16 24

Shades and tints

Shades of #290E14

#290E14
(41,14,20)
#260D13
(38,13,19)
#230C12
(35,12,18)
#200B11
(32,11,17)
#1D0A10
(29,10,16)
#1A090F
(26,9,15)
#17080E
(23,8,14)
#14070D
(20,7,13)
#11060C
(17,6,12)
#0E050B
(14,5,11)
#0B040A
(11,4,10)
#000000
(0,0,0)

Tints of #290E14

#290E14
(41,14,20)
#3C2329
(60,35,41)
#4F383E
(79,56,62)
#624D53
(98,77,83)
#756268
(117,98,104)
#88777D
(136,119,125)
#9B8C92
(155,140,146)
#AEA1A7
(174,161,167)
#C1B6BC
(193,182,188)
#D4CBD1
(212,203,209)
#E7E0E6
(231,224,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #290E14; }

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

This text font color is #290E14.

Background Color

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

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

This div background color is #290E14.

Border color

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

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

This div border color is #290E14.

Opacity

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

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

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

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

This text has shadow with #290E14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #290E14.

Preview

Color preview on black background

This text has color #290E14 on black background.


Color preview on white background

This text has color #290E14 on white background.


Black color preview on #290E14 background

This text has black color on #290E14 background.


White color preview on #290E14 background

This text has white color on #290E14 background.


Related colors

Complementary color

Complementary color for #hex is #D6F1EB.


I love getcolorcode.com

Triadic colors

1 #14290E and #0E1429 with #290E14 are triadic colors.

2 #140E29 and #0E2914 with #290E14 are triadic colors.