COLOR #212321

HEX: #212321 RGB: (33,35,33)

Color info

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

RGB color model

#212321 color RGB value is (33,35,33).

RGB: (33,35,33) (13%, 14%, 13%)

RGB channels and saturation

R 33 of 255 = 13%
G 35 of 255 = 14%
B 33 of 255 = 13%

33
35
33

R + G + B ~ 13%. #212321 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 35 + 33 = 101 (100%)
R 33 of 101 ~ 32.67%
G 35 of 101 ~ 34.65%
B 33 of 101 ~ 32.67'%

%32.67
%34.65
%32.67

CMYK color model

#212321 color CMYK value is (6,0,6,86).

  • cyan value is 5.71%
  • magenta value is 0.00%
  • yellow value is 5.71%
  • key color value is 86.27%

CMYK: (6,0,6,86)
C6M0Y6K86 (6%, 0%, 6%, 86%)
(0.06 / 0.00 / 0.06 / 0.86)

CMYK percentages

%5.71
%0
%5.71
%86.27

Codes

Color #212321 in popluar color models

21 23 21
RGB 33 35 33
HSL 120° 2.94% 13.33%
HSB/HSV 120° 5.71% 13.73%
CMYK 5.71% 0.00% 5.71%
86.27%

Color #212321 in popluar number systems.

HEX 21 23 21
Decimal 33 35 33
Binary 100001 100011 100001
Octal 41 43 41

Shades and tints

Shades of #212321

#212321
(33,35,33)
#1E201E
(30,32,30)
#1B1D1B
(27,29,27)
#181A18
(24,26,24)
#151715
(21,23,21)
#121412
(18,20,18)
#0F110F
(15,17,15)
#0C0E0C
(12,14,12)
#090B09
(9,11,9)
#060806
(6,8,6)
#030503
(3,5,3)
#000000
(0,0,0)

Tints of #212321

#212321
(33,35,33)
#353735
(53,55,53)
#494B49
(73,75,73)
#5D5F5D
(93,95,93)
#717371
(113,115,113)
#858785
(133,135,133)
#999B99
(153,155,153)
#ADAFAD
(173,175,173)
#C1C3C1
(193,195,193)
#D5D7D5
(213,215,213)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #212321; }

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

This text font color is #212321.

Background Color

.myBgColor { background-color: #212321; }

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

This div background color is #212321.

Border color

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

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

This div border color is #212321.

Opacity

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

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

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

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

This text has shadow with #212321 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #212321.

Preview

Color preview on black background

This text has color #212321 on black background.


Color preview on white background

This text has color #212321 on white background.


Black color preview on #212321 background

This text has black color on #212321 background.


White color preview on #212321 background

This text has white color on #212321 background.


Related colors

Complementary color

Complementary color for #hex is #DEDCDE.


I love getcolorcode.com

Triadic colors

1 #212123 and #232121 with #212321 are triadic colors.

2 #212321 and #232121 with #212321 are triadic colors.