COLOR #290D14

HEX: #290D14 RGB: (41,13,20)

Color info

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

RGB color model

#290D14 color RGB value is (41,13,20).

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

RGB channels and saturation

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

41
13
20

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

Portions of RGB colors in percentages

R + G + B = 41 + 13 + 20 = 74 (100%)
R 41 of 74 ~ 55.41%
G 13 of 74 ~ 17.57%
B 20 of 74 ~ 27.03'%

%55.41
%17.57
%27.03

CMYK color model

#290D14 color CMYK value is (0,68,51,84).

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

CMYK: (0,68,51,84)
C0M68Y51K84 (0%, 68%, 51%, 84%)
(0.00 / 0.68 / 0.51 / 0.84)

CMYK percentages

%0
%68.29
%51.22
%83.92

Codes

Color #290D14 in popluar color models

29 0D 14
RGB 41 13 20
HSL 345° 51.85% 10.59%
HSB/HSV 345° 68.29% 16.08%
CMYK 0.00% 68.29% 51.22%
83.92%

Color #290D14 in popluar number systems.

HEX 29 0D 14
Decimal 41 13 20
Binary 101001 1101 10100
Octal 51 15 24

Shades and tints

Shades of #290D14

#290D14
(41,13,20)
#260C13
(38,12,19)
#230B12
(35,11,18)
#200A11
(32,10,17)
#1D0910
(29,9,16)
#1A080F
(26,8,15)
#17070E
(23,7,14)
#14060D
(20,6,13)
#11050C
(17,5,12)
#0E040B
(14,4,11)
#0B030A
(11,3,10)
#000000
(0,0,0)

Tints of #290D14

#290D14
(41,13,20)
#3C2329
(60,35,41)
#4F393E
(79,57,62)
#624F53
(98,79,83)
#756568
(117,101,104)
#887B7D
(136,123,125)
#9B9192
(155,145,146)
#AEA7A7
(174,167,167)
#C1BDBC
(193,189,188)
#D4D3D1
(212,211,209)
#E7E9E6
(231,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #290D14; }

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

This text font color is #290D14.

Background Color

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

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

This div background color is #290D14.

Border color

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

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

This div border color is #290D14.

Opacity

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

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

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

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

This text has shadow with #290D14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #290D14.

Preview

Color preview on black background

This text has color #290D14 on black background.


Color preview on white background

This text has color #290D14 on white background.


Black color preview on #290D14 background

This text has black color on #290D14 background.


White color preview on #290D14 background

This text has white color on #290D14 background.


Related colors

Complementary color

Complementary color for #hex is #D6F2EB.


I love getcolorcode.com

Triadic colors

1 #14290D and #0D1429 with #290D14 are triadic colors.

2 #140D29 and #0D2914 with #290D14 are triadic colors.