COLOR #211328

HEX: #211328 RGB: (33,19,40)

Color info

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

RGB color model

#211328 color RGB value is (33,19,40).

RGB: (33,19,40) (13%, 7%, 16%)

RGB channels and saturation

R 33 of 255 = 13%
G 19 of 255 = 7%
B 40 of 255 = 16%

33
19
40

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

Portions of RGB colors in percentages

R + G + B = 33 + 19 + 40 = 92 (100%)
R 33 of 92 ~ 35.87%
G 19 of 92 ~ 20.65%
B 40 of 92 ~ 43.48'%

%35.87
%20.65
%43.48

CMYK color model

#211328 color CMYK value is (18,53,0,84).

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

CMYK: (18,53,0,84)
C18M53Y0K84 (18%, 53%, 0%, 84%)
(0.18 / 0.53 / 0.00 / 0.84)

CMYK percentages

%17.5
%52.5
%0
%84.31

Codes

Color #211328 in popluar color models

21 13 28
RGB 33 19 40
HSL 280° 35.59% 11.57%
HSB/HSV 280° 52.50% 15.69%
CMYK 17.50% 52.50% 0.00%
84.31%

Color #211328 in popluar number systems.

HEX 21 13 28
Decimal 33 19 40
Binary 100001 10011 101000
Octal 41 23 50

Shades and tints

Shades of #211328

#211328
(33,19,40)
#1E1225
(30,18,37)
#1B1122
(27,17,34)
#18101F
(24,16,31)
#150F1C
(21,15,28)
#120E19
(18,14,25)
#0F0D16
(15,13,22)
#0C0C13
(12,12,19)
#090B10
(9,11,16)
#060A0D
(6,10,13)
#03090A
(3,9,10)
#000000
(0,0,0)

Tints of #211328

#211328
(33,19,40)
#35283B
(53,40,59)
#493D4E
(73,61,78)
#5D5261
(93,82,97)
#716774
(113,103,116)
#857C87
(133,124,135)
#99919A
(153,145,154)
#ADA6AD
(173,166,173)
#C1BBC0
(193,187,192)
#D5D0D3
(213,208,211)
#E9E5E6
(233,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #211328; }

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

This text font color is #211328.

Background Color

.myBgColor { background-color: #211328; }

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

This div background color is #211328.

Border color

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

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

This div border color is #211328.

Opacity

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

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

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

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

This text has shadow with #211328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #211328.

Preview

Color preview on black background

This text has color #211328 on black background.


Color preview on white background

This text has color #211328 on white background.


Black color preview on #211328 background

This text has black color on #211328 background.


White color preview on #211328 background

This text has white color on #211328 background.


Related colors

Complementary color

Complementary color for #hex is #DEECD7.


I love getcolorcode.com

Triadic colors

1 #282113 and #132821 with #211328 are triadic colors.

2 #281321 and #132128 with #211328 are triadic colors.