COLOR #211537

HEX: #211537 RGB: (33,21,55)

Color info

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

RGB color model

#211537 color RGB value is (33,21,55).

RGB: (33,21,55) (13%, 8%, 22%)

RGB channels and saturation

R 33 of 255 = 13%
G 21 of 255 = 8%
B 55 of 255 = 22%

33
21
55

R + G + B ~ 14%. #211537 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 21 + 55 = 109 (100%)
R 33 of 109 ~ 30.28%
G 21 of 109 ~ 19.27%
B 55 of 109 ~ 50.46'%

%30.28
%19.27
%50.46

CMYK color model

#211537 color CMYK value is (40,62,0,78).

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

CMYK: (40,62,0,78)
C40M62Y0K78 (40%, 62%, 0%, 78%)
(0.40 / 0.62 / 0.00 / 0.78)

CMYK percentages

%40
%61.82
%0
%78.43

Codes

Color #211537 in popluar color models

21 15 37
RGB 33 21 55
HSL 261° 44.74% 14.90%
HSB/HSV 261° 61.82% 21.57%
CMYK 40.00% 61.82% 0.00%
78.43%

Color #211537 in popluar number systems.

HEX 21 15 37
Decimal 33 21 55
Binary 100001 10101 110111
Octal 41 25 67

Shades and tints

Shades of #211537

#211537
(33,21,55)
#1E1432
(30,20,50)
#1B132D
(27,19,45)
#181228
(24,18,40)
#151123
(21,17,35)
#12101E
(18,16,30)
#0F0F19
(15,15,25)
#0C0E14
(12,14,20)
#090D0F
(9,13,15)
#060C0A
(6,12,10)
#030B05
(3,11,5)
#000000
(0,0,0)

Tints of #211537

#211537
(33,21,55)
#352A49
(53,42,73)
#493F5B
(73,63,91)
#5D546D
(93,84,109)
#71697F
(113,105,127)
#857E91
(133,126,145)
#9993A3
(153,147,163)
#ADA8B5
(173,168,181)
#C1BDC7
(193,189,199)
#D5D2D9
(213,210,217)
#E9E7EB
(233,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #211537; }

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

This text font color is #211537.

Background Color

.myBgColor { background-color: #211537; }

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

This div background color is #211537.

Border color

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

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

This div border color is #211537.

Opacity

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

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

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

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

This text has shadow with #211537 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #211537.

Preview

Color preview on black background

This text has color #211537 on black background.


Color preview on white background

This text has color #211537 on white background.


Black color preview on #211537 background

This text has black color on #211537 background.


White color preview on #211537 background

This text has white color on #211537 background.


Related colors

Complementary color

Complementary color for #hex is #DEEAC8.


I love getcolorcode.com

Triadic colors

1 #372115 and #153721 with #211537 are triadic colors.

2 #371521 and #152137 with #211537 are triadic colors.