COLOR #292821

HEX: #292821 RGB: (41,40,33)

Color info

#292821 contains red, green and blue colors in about the same proportion. Web safe color of #292821 is #333333 (or #333).

RGB color model

#292821 color RGB value is (41,40,33).

RGB: (41,40,33) (16%, 16%, 13%)

RGB channels and saturation

R 41 of 255 = 16%
G 40 of 255 = 16%
B 33 of 255 = 13%

41
40
33

R + G + B ~ 15%. #292821 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 40 + 33 = 114 (100%)
R 41 of 114 ~ 35.96%
G 40 of 114 ~ 35.09%
B 33 of 114 ~ 28.95'%

%35.96
%35.09
%28.95

CMYK color model

#292821 color CMYK value is (0,2,20,84).

  • cyan value is 0.00%
  • magenta value is 2.44%
  • yellow value is 19.51%
  • key color value is 83.92%
CMYK: (0,2,20,84) C0M2Y20K84 (0%,2%,20%,84%) (0.00/0.02/0.20/0.84) 

CMYK percentages

%0
%2.44
%19.51
%83.92

Codes

Color #292821 in popluar color models

29 28 21
RGB 41 40 33
HSL 53° 10.81% 14.51%
HSB/HSV 53° 19.51% 16.08%
CMYK 0.00% 2.44% 19.51%
83.92%

Color #292821 in popluar number systems.

HEX 29 28 21
Decimal 41 40 33
Binary 101001 101000 100001
Octal 51 50 41

Shades and tints

Shades of #292821

#292821
(41,40,33)
#26251E
(38,37,30)
#23221B
(35,34,27)
#201F18
(32,31,24)
#1D1C15
(29,28,21)
#1A1912
(26,25,18)
#17160F
(23,22,15)
#14130C
(20,19,12)
#111009
(17,16,9)
#0E0D06
(14,13,6)
#0B0A03
(11,10,3)
#000000
(0,0,0)

Tints of #292821

#292821
(41,40,33)
#3C3B35
(60,59,53)
#4F4E49
(79,78,73)
#62615D
(98,97,93)
#757471
(117,116,113)
#888785
(136,135,133)
#9B9A99
(155,154,153)
#AEADAD
(174,173,173)
#C1C0C1
(193,192,193)
#D4D3D5
(212,211,213)
#E7E6E9
(231,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #292821 color. Also use rgb(41,40,33) instead hex code.

Text Font Color

.myTextColor { color: #292821; }

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

This text font color is #292821.

Background Color

.myBgColor { background-color: #292821; }

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

This div background color is #292821.

Border color

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

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

This div border color is #292821.

Opacity

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

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

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

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

This text has shadow with #292821 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #292821.

Preview

Color preview on black background

This text has color #292821 on black background.


Color preview on white background

This text has color #292821 on white background.


Black color preview on #292821 background

This text has black color on #292821 background.


White color preview on #292821 background

This text has white color on #292821 background.


Related colors

Complementary color

Complementary color for #hex is #D6D7DE.


I love getcolorcode.com

Triadic colors

1 #212928 and #282129 with #292821 are triadic colors.

2 #212829 and #282921 with #292821 are triadic colors.