COLOR #21372B

HEX: #21372B RGB: (33,55,43)

Color info

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

RGB color model

#21372B color RGB value is (33,55,43).

RGB: (33,55,43) (13%, 22%, 17%)

RGB channels and saturation

R 33 of 255 = 13%
G 55 of 255 = 22%
B 43 of 255 = 17%

33
55
43

R + G + B ~ 17%. #21372B is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 55 + 43 = 131 (100%)
R 33 of 131 ~ 25.19%
G 55 of 131 ~ 41.98%
B 43 of 131 ~ 32.82'%

%25.19
%41.98
%32.82

CMYK color model

#21372B color CMYK value is (40,0,22,78).

  • cyan value is 40.00%
  • magenta value is 0.00%
  • yellow value is 21.82%
  • key color value is 78.43%

CMYK: (40,0,22,78)
C40M0Y22K78 (40%, 0%, 22%, 78%)
(0.40 / 0.00 / 0.22 / 0.78)

CMYK percentages

%40
%0
%21.82
%78.43

Codes

Color #21372B in popluar color models

21 37 2B
RGB 33 55 43
HSL 147° 25.00% 17.25%
HSB/HSV 147° 40.00% 21.57%
CMYK 40.00% 0.00% 21.82%
78.43%

Color #21372B in popluar number systems.

HEX 21 37 2B
Decimal 33 55 43
Binary 100001 110111 101011
Octal 41 67 53

Shades and tints

Shades of #21372B

#21372B
(33,55,43)
#1E3228
(30,50,40)
#1B2D25
(27,45,37)
#182822
(24,40,34)
#15231F
(21,35,31)
#121E1C
(18,30,28)
#0F1919
(15,25,25)
#0C1416
(12,20,22)
#090F13
(9,15,19)
#060A10
(6,10,16)
#03050D
(3,5,13)
#000000
(0,0,0)

Tints of #21372B

#21372B
(33,55,43)
#35493E
(53,73,62)
#495B51
(73,91,81)
#5D6D64
(93,109,100)
#717F77
(113,127,119)
#85918A
(133,145,138)
#99A39D
(153,163,157)
#ADB5B0
(173,181,176)
#C1C7C3
(193,199,195)
#D5D9D6
(213,217,214)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #21372B color. Also use rgb(33,55,43) instead hex code.

Text Font Color

.myTextColor { color: #21372B; }

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

This text font color is #21372B.

Background Color

.myBgColor { background-color: #21372B; }

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

This div background color is #21372B.

Border color

.myBorderColor { border: 1px solid #21372B; }

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

This div border color is #21372B.

Opacity

.myOpacity80 { color: #21372B; opacity: 0.8; }

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

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

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

This text has shadow with #21372B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #21372B.

Preview

Color preview on black background

This text has color #21372B on black background.


Color preview on white background

This text has color #21372B on white background.


Black color preview on #21372B background

This text has black color on #21372B background.


White color preview on #21372B background

This text has white color on #21372B background.


Related colors

Complementary color

Complementary color for #hex is #DEC8D4.


I love getcolorcode.com

Triadic colors

1 #2B2137 and #372B21 with #21372B are triadic colors.

2 #2B3721 and #37212B with #21372B are triadic colors.