COLOR #21492B

HEX: #21492B RGB: (33,73,43)

Color info

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

RGB color model

#21492B color RGB value is (33,73,43).

RGB: (33,73,43) (13%, 29%, 17%)

RGB channels and saturation

R 33 of 255 = 13%
G 73 of 255 = 29%
B 43 of 255 = 17%

33
73
43

R + G + B ~ 20%. #21492B is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 73 + 43 = 149 (100%)
R 33 of 149 ~ 22.15%
G 73 of 149 ~ 48.99%
B 43 of 149 ~ 28.86'%

%22.15
%48.99
%28.86

CMYK color model

#21492B color CMYK value is (55,0,41,71).

  • cyan value is 54.79%
  • magenta value is 0.00%
  • yellow value is 41.10%
  • key color value is 71.37%

CMYK: (55,0,41,71)
C55M0Y41K71 (55%, 0%, 41%, 71%)
(0.55 / 0.00 / 0.41 / 0.71)

CMYK percentages

%54.79
%0
%41.1
%71.37

Codes

Color #21492B in popluar color models

21 49 2B
RGB 33 73 43
HSL 135° 37.74% 20.78%
HSB/HSV 135° 54.79% 28.63%
CMYK 54.79% 0.00% 41.10%
71.37%

Color #21492B in popluar number systems.

HEX 21 49 2B
Decimal 33 73 43
Binary 100001 1001001 101011
Octal 41 111 53

Shades and tints

Shades of #21492B

#21492B
(33,73,43)
#1E4328
(30,67,40)
#1B3D25
(27,61,37)
#183722
(24,55,34)
#15311F
(21,49,31)
#122B1C
(18,43,28)
#0F2519
(15,37,25)
#0C1F16
(12,31,22)
#091913
(9,25,19)
#061310
(6,19,16)
#030D0D
(3,13,13)
#000000
(0,0,0)

Tints of #21492B

#21492B
(33,73,43)
#35593E
(53,89,62)
#496951
(73,105,81)
#5D7964
(93,121,100)
#718977
(113,137,119)
#85998A
(133,153,138)
#99A99D
(153,169,157)
#ADB9B0
(173,185,176)
#C1C9C3
(193,201,195)
#D5D9D6
(213,217,214)
#E9E9E9
(233,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #21492B; }

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

This text font color is #21492B.

Background Color

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

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

This div background color is #21492B.

Border color

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

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

This div border color is #21492B.

Opacity

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

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

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

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

This text has shadow with #21492B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #21492B.

Preview

Color preview on black background

This text has color #21492B on black background.


Color preview on white background

This text has color #21492B on white background.


Black color preview on #21492B background

This text has black color on #21492B background.


White color preview on #21492B background

This text has white color on #21492B background.


Related colors

Complementary color

Complementary color for #hex is #DEB6D4.


I love getcolorcode.com

Triadic colors

1 #2B2149 and #492B21 with #21492B are triadic colors.

2 #2B4921 and #49212B with #21492B are triadic colors.