COLOR #290D24

HEX: #290D24 RGB: (41,13,36)

Color info

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

RGB color model

#290D24 color RGB value is (41,13,36).

RGB: (41,13,36) (16%, 5%, 14%)

RGB channels and saturation

R 41 of 255 = 16%
G 13 of 255 = 5%
B 36 of 255 = 14%

41
13
36

R + G + B ~ 12%. #290D24 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 13 + 36 = 90 (100%)
R 41 of 90 ~ 45.56%
G 13 of 90 ~ 14.44%
B 36 of 90 ~ 40'%

%45.56
%14.44
%40

CMYK color model

#290D24 color CMYK value is (0,68,12,84).

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

CMYK: (0,68,12,84)
C0M68Y12K84 (0%, 68%, 12%, 84%)
(0.00 / 0.68 / 0.12 / 0.84)

CMYK percentages

%0
%68.29
%12.2
%83.92

Codes

Color #290D24 in popluar color models

29 0D 24
RGB 41 13 36
HSL 311° 51.85% 10.59%
HSB/HSV 311° 68.29% 16.08%
CMYK 0.00% 68.29% 12.20%
83.92%

Color #290D24 in popluar number systems.

HEX 29 0D 24
Decimal 41 13 36
Binary 101001 1101 100100
Octal 51 15 44

Shades and tints

Shades of #290D24

#290D24
(41,13,36)
#260C21
(38,12,33)
#230B1E
(35,11,30)
#200A1B
(32,10,27)
#1D0918
(29,9,24)
#1A0815
(26,8,21)
#170712
(23,7,18)
#14060F
(20,6,15)
#11050C
(17,5,12)
#0E0409
(14,4,9)
#0B0306
(11,3,6)
#000000
(0,0,0)

Tints of #290D24

#290D24
(41,13,36)
#3C2337
(60,35,55)
#4F394A
(79,57,74)
#624F5D
(98,79,93)
#756570
(117,101,112)
#887B83
(136,123,131)
#9B9196
(155,145,150)
#AEA7A9
(174,167,169)
#C1BDBC
(193,189,188)
#D4D3CF
(212,211,207)
#E7E9E2
(231,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #290D24; }

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

This text font color is #290D24.

Background Color

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

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

This div background color is #290D24.

Border color

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

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

This div border color is #290D24.

Opacity

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

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

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

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

This text has shadow with #290D24 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #290D24.

Preview

Color preview on black background

This text has color #290D24 on black background.


Color preview on white background

This text has color #290D24 on white background.


Black color preview on #290D24 background

This text has black color on #290D24 background.


White color preview on #290D24 background

This text has white color on #290D24 background.


Related colors

Complementary color

Complementary color for #hex is #D6F2DB.


I love getcolorcode.com

Triadic colors

1 #24290D and #0D2429 with #290D24 are triadic colors.

2 #240D29 and #0D2924 with #290D24 are triadic colors.