COLOR #292521

HEX: #292521 RGB: (41,37,33)

Color info

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

RGB color model

#292521 color RGB value is (41,37,33).

RGB: (41,37,33) (16%, 15%, 13%)

RGB channels and saturation

R 41 of 255 = 16%
G 37 of 255 = 15%
B 33 of 255 = 13%

41
37
33

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

Portions of RGB colors in percentages

R + G + B = 41 + 37 + 33 = 111 (100%)
R 41 of 111 ~ 36.94%
G 37 of 111 ~ 33.33%
B 33 of 111 ~ 29.73'%

%36.94
%33.33
%29.73

CMYK color model

#292521 color CMYK value is (0,10,20,84).

  • cyan value is 0.00%
  • magenta value is 9.76%
  • yellow value is 19.51%
  • key color value is 83.92%
CMYK: (0,10,20,84) C0M10Y20K84 (0%,10%,20%,84%) (0.00/0.10/0.20/0.84) 

CMYK percentages

%0
%9.76
%19.51
%83.92

Codes

Color #292521 in popluar color models

29 25 21
RGB 41 37 33
HSL 30° 10.81% 14.51%
HSB/HSV 30° 19.51% 16.08%
CMYK 0.00% 9.76% 19.51%
83.92%

Color #292521 in popluar number systems.

HEX 29 25 21
Decimal 41 37 33
Binary 101001 100101 100001
Octal 51 45 41

Shades and tints

Shades of #292521

#292521
(41,37,33)
#26221E
(38,34,30)
#231F1B
(35,31,27)
#201C18
(32,28,24)
#1D1915
(29,25,21)
#1A1612
(26,22,18)
#17130F
(23,19,15)
#14100C
(20,16,12)
#110D09
(17,13,9)
#0E0A06
(14,10,6)
#0B0703
(11,7,3)
#000000
(0,0,0)

Tints of #292521

#292521
(41,37,33)
#3C3835
(60,56,53)
#4F4B49
(79,75,73)
#625E5D
(98,94,93)
#757171
(117,113,113)
#888485
(136,132,133)
#9B9799
(155,151,153)
#AEAAAD
(174,170,173)
#C1BDC1
(193,189,193)
#D4D0D5
(212,208,213)
#E7E3E9
(231,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #292521; }

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

This text font color is #292521.

Background Color

.myBgColor { background-color: #292521; }

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

This div background color is #292521.

Border color

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

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

This div border color is #292521.

Opacity

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

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

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

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

This text has shadow with #292521 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #292521.

Preview

Color preview on black background

This text has color #292521 on black background.


Color preview on white background

This text has color #292521 on white background.


Black color preview on #292521 background

This text has black color on #292521 background.


White color preview on #292521 background

This text has white color on #292521 background.


Related colors

Complementary color

Complementary color for #hex is #D6DADE.


I love getcolorcode.com

Triadic colors

1 #212925 and #252129 with #292521 are triadic colors.

2 #212529 and #252921 with #292521 are triadic colors.