COLOR #211928

HEX: #211928 RGB: (33,25,40)

Color info

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

RGB color model

#211928 color RGB value is (33,25,40).

RGB: (33,25,40) (13%, 10%, 16%)

RGB channels and saturation

R 33 of 255 = 13%
G 25 of 255 = 10%
B 40 of 255 = 16%

33
25
40

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

Portions of RGB colors in percentages

R + G + B = 33 + 25 + 40 = 98 (100%)
R 33 of 98 ~ 33.67%
G 25 of 98 ~ 25.51%
B 40 of 98 ~ 40.82'%

%33.67
%25.51
%40.82

CMYK color model

#211928 color CMYK value is (18,38,0,84).

  • cyan value is 17.50%
  • magenta value is 37.50%
  • yellow value is 0.00%
  • key color value is 84.31%

CMYK: (18,38,0,84)
C18M38Y0K84 (18%, 38%, 0%, 84%)
(0.18 / 0.38 / 0.00 / 0.84)

CMYK percentages

%17.5
%37.5
%0
%84.31

Codes

Color #211928 in popluar color models

21 19 28
RGB 33 25 40
HSL 272° 23.08% 12.75%
HSB/HSV 272° 37.50% 15.69%
CMYK 17.50% 37.50% 0.00%
84.31%

Color #211928 in popluar number systems.

HEX 21 19 28
Decimal 33 25 40
Binary 100001 11001 101000
Octal 41 31 50

Shades and tints

Shades of #211928

#211928
(33,25,40)
#1E1725
(30,23,37)
#1B1522
(27,21,34)
#18131F
(24,19,31)
#15111C
(21,17,28)
#120F19
(18,15,25)
#0F0D16
(15,13,22)
#0C0B13
(12,11,19)
#090910
(9,9,16)
#06070D
(6,7,13)
#03050A
(3,5,10)
#000000
(0,0,0)

Tints of #211928

#211928
(33,25,40)
#352D3B
(53,45,59)
#49414E
(73,65,78)
#5D5561
(93,85,97)
#716974
(113,105,116)
#857D87
(133,125,135)
#99919A
(153,145,154)
#ADA5AD
(173,165,173)
#C1B9C0
(193,185,192)
#D5CDD3
(213,205,211)
#E9E1E6
(233,225,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #211928; }

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

This text font color is #211928.

Background Color

.myBgColor { background-color: #211928; }

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

This div background color is #211928.

Border color

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

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

This div border color is #211928.

Opacity

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

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

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

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

This text has shadow with #211928 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #211928.

Preview

Color preview on black background

This text has color #211928 on black background.


Color preview on white background

This text has color #211928 on white background.


Black color preview on #211928 background

This text has black color on #211928 background.


White color preview on #211928 background

This text has white color on #211928 background.


Related colors

Complementary color

Complementary color for #hex is #DEE6D7.


I love getcolorcode.com

Triadic colors

1 #282119 and #192821 with #211928 are triadic colors.

2 #281921 and #192128 with #211928 are triadic colors.