COLOR #211A21

HEX: #211A21 RGB: (33,26,33)

Color info

#211A21 contains red, green and blue colors in about the same proportion. Web safe color of #211A21 is #330033 (or #303).

RGB color model

#211A21 color RGB value is (33,26,33).

RGB: (33,26,33) (13%, 10%, 13%)

RGB channels and saturation

R 33 of 255 = 13%
G 26 of 255 = 10%
B 33 of 255 = 13%

33
26
33

R + G + B ~ 12%. #211A21 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 26 + 33 = 92 (100%)
R 33 of 92 ~ 35.87%
G 26 of 92 ~ 28.26%
B 33 of 92 ~ 35.87'%

%35.87
%28.26
%35.87

CMYK color model

#211A21 color CMYK value is (0,21,0,87).

  • cyan value is 0.00%
  • magenta value is 21.21%
  • yellow value is 0.00%
  • key color value is 87.06%

CMYK: (0,21,0,87)
C0M21Y0K87 (0%, 21%, 0%, 87%)
(0.00 / 0.21 / 0.00 / 0.87)

CMYK percentages

%0
%21.21
%0
%87.06

Codes

Color #211A21 in popluar color models

21 1A 21
RGB 33 26 33
HSL 300° 11.86% 11.57%
HSB/HSV 300° 21.21% 12.94%
CMYK 0.00% 21.21% 0.00%
87.06%

Color #211A21 in popluar number systems.

HEX 21 1A 21
Decimal 33 26 33
Binary 100001 11010 100001
Octal 41 32 41

Shades and tints

Shades of #211A21

#211A21
(33,26,33)
#1E181E
(30,24,30)
#1B161B
(27,22,27)
#181418
(24,20,24)
#151215
(21,18,21)
#121012
(18,16,18)
#0F0E0F
(15,14,15)
#0C0C0C
(12,12,12)
#090A09
(9,10,9)
#060806
(6,8,6)
#030603
(3,6,3)
#000000
(0,0,0)

Tints of #211A21

#211A21
(33,26,33)
#352E35
(53,46,53)
#494249
(73,66,73)
#5D565D
(93,86,93)
#716A71
(113,106,113)
#857E85
(133,126,133)
#999299
(153,146,153)
#ADA6AD
(173,166,173)
#C1BAC1
(193,186,193)
#D5CED5
(213,206,213)
#E9E2E9
(233,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #211A21 color. Also use rgb(33,26,33) instead hex code.

Text Font Color

.myTextColor { color: #211A21; }

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

This text font color is #211A21.

Background Color

.myBgColor { background-color: #211A21; }

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

This div background color is #211A21.

Border color

.myBorderColor { border: 1px solid #211A21; }

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

This div border color is #211A21.

Opacity

.myOpacity80 { color: #211A21; opacity: 0.8; }

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

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

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

This text has shadow with #211A21 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #211A21.

Preview

Color preview on black background

This text has color #211A21 on black background.


Color preview on white background

This text has color #211A21 on white background.


Black color preview on #211A21 background

This text has black color on #211A21 background.


White color preview on #211A21 background

This text has white color on #211A21 background.


Related colors

Complementary color

Complementary color for #hex is #DEE5DE.


I love getcolorcode.com

Triadic colors

1 #21211A and #1A2121 with #211A21 are triadic colors.

2 #211A21 and #1A2121 with #211A21 are triadic colors.