COLOR #211815

HEX: #211815 RGB: (33,24,21)

Color info

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

RGB color model

#211815 color RGB value is (33,24,21).

RGB: (33,24,21) (13%, 9%, 8%)

RGB channels and saturation

R 33 of 255 = 13%
G 24 of 255 = 9%
B 21 of 255 = 8%

33
24
21

R + G + B ~ 10%. #211815 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 24 + 21 = 78 (100%)
R 33 of 78 ~ 42.31%
G 24 of 78 ~ 30.77%
B 21 of 78 ~ 26.92'%

%42.31
%30.77
%26.92

CMYK color model

#211815 color CMYK value is (0,27,36,87).

  • cyan value is 0.00%
  • magenta value is 27.27%
  • yellow value is 36.36%
  • key color value is 87.06%

CMYK: (0,27,36,87)
C0M27Y36K87 (0%, 27%, 36%, 87%)
(0.00 / 0.27 / 0.36 / 0.87)

CMYK percentages

%0
%27.27
%36.36
%87.06

Codes

Color #211815 in popluar color models

21 18 15
RGB 33 24 21
HSL 15° 22.22% 10.59%
HSB/HSV 15° 36.36% 12.94%
CMYK 0.00% 27.27% 36.36%
87.06%

Color #211815 in popluar number systems.

HEX 21 18 15
Decimal 33 24 21
Binary 100001 11000 10101
Octal 41 30 25

Shades and tints

Shades of #211815

#211815
(33,24,21)
#1E1614
(30,22,20)
#1B1413
(27,20,19)
#181212
(24,18,18)
#151011
(21,16,17)
#120E10
(18,14,16)
#0F0C0F
(15,12,15)
#0C0A0E
(12,10,14)
#09080D
(9,8,13)
#06060C
(6,6,12)
#03040B
(3,4,11)
#000000
(0,0,0)

Tints of #211815

#211815
(33,24,21)
#352D2A
(53,45,42)
#49423F
(73,66,63)
#5D5754
(93,87,84)
#716C69
(113,108,105)
#85817E
(133,129,126)
#999693
(153,150,147)
#ADABA8
(173,171,168)
#C1C0BD
(193,192,189)
#D5D5D2
(213,213,210)
#E9EAE7
(233,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #211815 color. Also use rgb(33,24,21) instead hex code.

Text Font Color

.myTextColor { color: #211815; }

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

This text font color is #211815.

Background Color

.myBgColor { background-color: #211815; }

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

This div background color is #211815.

Border color

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

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

This div border color is #211815.

Opacity

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

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

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

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

This text has shadow with #211815 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #211815.

Preview

Color preview on black background

This text has color #211815 on black background.


Color preview on white background

This text has color #211815 on white background.


Black color preview on #211815 background

This text has black color on #211815 background.


White color preview on #211815 background

This text has white color on #211815 background.


Related colors

Complementary color

Complementary color for #hex is #DEE7EA.


I love getcolorcode.com

Triadic colors

1 #152118 and #181521 with #211815 are triadic colors.

2 #151821 and #182115 with #211815 are triadic colors.