COLOR #290618

HEX: #290618 RGB: (41,6,24)

Color info

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

RGB color model

#290618 color RGB value is (41,6,24).

RGB: (41,6,24) (16%, 2%, 9%)

RGB channels and saturation

R 41 of 255 = 16%
G 6 of 255 = 2%
B 24 of 255 = 9%

41
6
24

R + G + B ~ 9%. #290618 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 6 + 24 = 71 (100%)
R 41 of 71 ~ 57.75%
G 6 of 71 ~ 8.45%
B 24 of 71 ~ 33.8'%

%57.75
%33.8

CMYK color model

#290618 color CMYK value is (0,85,41,84).

  • cyan value is 0.00%
  • magenta value is 85.37%
  • yellow value is 41.46%
  • key color value is 83.92%
CMYK: (0,85,41,84) C0M85Y41K84 (0%,85%,41%,84%) (0.00/0.85/0.41/0.84) 

CMYK percentages

%0
%85.37
%41.46
%83.92

Codes

Color #290618 in popluar color models

29 06 18
RGB 41 6 24
HSL 329° 74.47% 9.22%
HSB/HSV 329° 85.37% 16.08%
CMYK 0.00% 85.37% 41.46%
83.92%

Color #290618 in popluar number systems.

HEX 29 06 18
Decimal 41 6 24
Binary 101001 110 11000
Octal 51 6 30

Shades and tints

Shades of #290618

#290618
(41,6,24)
#260616
(38,6,22)
#230614
(35,6,20)
#200612
(32,6,18)
#1D0610
(29,6,16)
#1A060E
(26,6,14)
#17060C
(23,6,12)
#14060A
(20,6,10)
#110608
(17,6,8)
#0E0606
(14,6,6)
#0B0604
(11,6,4)
#000000
(0,0,0)

Tints of #290618

#290618
(41,6,24)
#3C1C2D
(60,28,45)
#4F3242
(79,50,66)
#624857
(98,72,87)
#755E6C
(117,94,108)
#887481
(136,116,129)
#9B8A96
(155,138,150)
#AEA0AB
(174,160,171)
#C1B6C0
(193,182,192)
#D4CCD5
(212,204,213)
#E7E2EA
(231,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #290618 color. Also use rgb(41,6,24) instead hex code.

Text Font Color

.myTextColor { color: #290618; }

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

This text font color is #290618.

Background Color

.myBgColor { background-color: #290618; }

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

This div background color is #290618.

Border color

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

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

This div border color is #290618.

Opacity

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

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

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

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

This text has shadow with #290618 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #290618.

Preview

Color preview on black background

This text has color #290618 on black background.


Color preview on white background

This text has color #290618 on white background.


Black color preview on #290618 background

This text has black color on #290618 background.


White color preview on #290618 background

This text has white color on #290618 background.


Related colors

Complementary color

Complementary color for #hex is #D6F9E7.


I love getcolorcode.com

Triadic colors

1 #182906 and #061829 with #290618 are triadic colors.

2 #180629 and #062918 with #290618 are triadic colors.