COLOR #211518

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

33
21
24

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

Portions of RGB colors in percentages

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

%42.31
%26.92
%30.77

CMYK color model

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

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

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

CMYK percentages

%0
%36.36
%27.27
%87.06

Codes

Color #211518 in popluar color models

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

Color #211518 in popluar number systems.

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

Shades and tints

Shades of #211518

#211518
(33,21,24)
#1E1416
(30,20,22)
#1B1314
(27,19,20)
#181212
(24,18,18)
#151110
(21,17,16)
#12100E
(18,16,14)
#0F0F0C
(15,15,12)
#0C0E0A
(12,14,10)
#090D08
(9,13,8)
#060C06
(6,12,6)
#030B04
(3,11,4)
#000000
(0,0,0)

Tints of #211518

#211518
(33,21,24)
#352A2D
(53,42,45)
#493F42
(73,63,66)
#5D5457
(93,84,87)
#71696C
(113,105,108)
#857E81
(133,126,129)
#999396
(153,147,150)
#ADA8AB
(173,168,171)
#C1BDC0
(193,189,192)
#D5D2D5
(213,210,213)
#E9E7EA
(233,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #211518; }

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

This text font color is #211518.

Background Color

.myBgColor { background-color: #211518; }

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

This div background color is #211518.

Border color

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

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

This div border color is #211518.

Opacity

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

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

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

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

This text has shadow with #211518 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #211518.

Preview

Color preview on black background

This text has color #211518 on black background.


Color preview on white background

This text has color #211518 on white background.


Black color preview on #211518 background

This text has black color on #211518 background.


White color preview on #211518 background

This text has white color on #211518 background.


Related colors

Complementary color

Complementary color for #hex is #DEEAE7.


I love getcolorcode.com

Triadic colors

1 #182115 and #151821 with #211518 are triadic colors.

2 #181521 and #152118 with #211518 are triadic colors.