COLOR #29092C

HEX: #29092C RGB: (41,9,44)

Color info

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

RGB color model

#29092C color RGB value is (41,9,44).

RGB: (41,9,44) (16%, 4%, 17%)

RGB channels and saturation

R 41 of 255 = 16%
G 9 of 255 = 4%
B 44 of 255 = 17%

41
9
44

R + G + B ~ 12%. #29092C is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 9 + 44 = 94 (100%)
R 41 of 94 ~ 43.62%
G 9 of 94 ~ 9.57%
B 44 of 94 ~ 46.81'%

%43.62
%46.81

CMYK color model

#29092C color CMYK value is (7,80,0,83).

  • cyan value is 6.82%
  • magenta value is 79.55%
  • yellow value is 0.00%
  • key color value is 82.75%

CMYK: (7,80,0,83)
C7M80Y0K83 (7%, 80%, 0%, 83%)
(0.07 / 0.80 / 0.00 / 0.83)

CMYK percentages

%6.82
%79.55
%0
%82.75

Codes

Color #29092C in popluar color models

29 09 2C
RGB 41 9 44
HSL 295° 66.04% 10.39%
HSB/HSV 295° 79.55% 17.25%
CMYK 6.82% 79.55% 0.00%
82.75%

Color #29092C in popluar number systems.

HEX 29 09 2C
Decimal 41 9 44
Binary 101001 1001 101100
Octal 51 11 54

Shades and tints

Shades of #29092C

#29092C
(41,9,44)
#260928
(38,9,40)
#230924
(35,9,36)
#200920
(32,9,32)
#1D091C
(29,9,28)
#1A0918
(26,9,24)
#170914
(23,9,20)
#140910
(20,9,16)
#11090C
(17,9,12)
#0E0908
(14,9,8)
#0B0904
(11,9,4)
#000000
(0,0,0)

Tints of #29092C

#29092C
(41,9,44)
#3C1F3F
(60,31,63)
#4F3552
(79,53,82)
#624B65
(98,75,101)
#756178
(117,97,120)
#88778B
(136,119,139)
#9B8D9E
(155,141,158)
#AEA3B1
(174,163,177)
#C1B9C4
(193,185,196)
#D4CFD7
(212,207,215)
#E7E5EA
(231,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29092C color. Also use rgb(41,9,44) instead hex code.

Text Font Color

.myTextColor { color: #29092C; }

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

This text font color is #29092C.

Background Color

.myBgColor { background-color: #29092C; }

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

This div background color is #29092C.

Border color

.myBorderColor { border: 1px solid #29092C; }

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

This div border color is #29092C.

Opacity

.myOpacity80 { color: #29092C; opacity: 0.8; }

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

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

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

This text has shadow with #29092C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29092C.

Preview

Color preview on black background

This text has color #29092C on black background.


Color preview on white background

This text has color #29092C on white background.


Black color preview on #29092C background

This text has black color on #29092C background.


White color preview on #29092C background

This text has white color on #29092C background.


Related colors

Complementary color

Complementary color for #hex is #D6F6D3.


I love getcolorcode.com

Triadic colors

1 #2C2909 and #092C29 with #29092C are triadic colors.

2 #2C0929 and #09292C with #29092C are triadic colors.