COLOR #292021

HEX: #292021 RGB: (41,32,33)

Color info

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

RGB color model

#292021 color RGB value is (41,32,33).

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

RGB channels and saturation

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

41
32
33

R + G + B ~ 14%. #292021 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 32 + 33 = 106 (100%)
R 41 of 106 ~ 38.68%
G 32 of 106 ~ 30.19%
B 33 of 106 ~ 31.13'%

%38.68
%30.19
%31.13

CMYK color model

#292021 color CMYK value is (0,22,20,84).

  • cyan value is 0.00%
  • magenta value is 21.95%
  • yellow value is 19.51%
  • key color value is 83.92%

CMYK: (0,22,20,84)
C0M22Y20K84 (0%, 22%, 20%, 84%)
(0.00 / 0.22 / 0.20 / 0.84)

CMYK percentages

%0
%21.95
%19.51
%83.92

Codes

Color #292021 in popluar color models

29 20 21
RGB 41 32 33
HSL 353° 12.33% 14.31%
HSB/HSV 353° 21.95% 16.08%
CMYK 0.00% 21.95% 19.51%
83.92%

Color #292021 in popluar number systems.

HEX 29 20 21
Decimal 41 32 33
Binary 101001 100000 100001
Octal 51 40 41

Shades and tints

Shades of #292021

#292021
(41,32,33)
#261E1E
(38,30,30)
#231C1B
(35,28,27)
#201A18
(32,26,24)
#1D1815
(29,24,21)
#1A1612
(26,22,18)
#17140F
(23,20,15)
#14120C
(20,18,12)
#111009
(17,16,9)
#0E0E06
(14,14,6)
#0B0C03
(11,12,3)
#000000
(0,0,0)

Tints of #292021

#292021
(41,32,33)
#3C3435
(60,52,53)
#4F4849
(79,72,73)
#625C5D
(98,92,93)
#757071
(117,112,113)
#888485
(136,132,133)
#9B9899
(155,152,153)
#AEACAD
(174,172,173)
#C1C0C1
(193,192,193)
#D4D4D5
(212,212,213)
#E7E8E9
(231,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #292021; }

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

This text font color is #292021.

Background Color

.myBgColor { background-color: #292021; }

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

This div background color is #292021.

Border color

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

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

This div border color is #292021.

Opacity

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

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

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

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

This text has shadow with #292021 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #292021.

Preview

Color preview on black background

This text has color #292021 on black background.


Color preview on white background

This text has color #292021 on white background.


Black color preview on #292021 background

This text has black color on #292021 background.


White color preview on #292021 background

This text has white color on #292021 background.


Related colors

Complementary color

Complementary color for #hex is #D6DFDE.


I love getcolorcode.com

Triadic colors

1 #212920 and #202129 with #292021 are triadic colors.

2 #212029 and #202921 with #292021 are triadic colors.