COLOR #211340

HEX: #211340 RGB: (33,19,64)

Color info

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

RGB color model

#211340 color RGB value is (33,19,64).

RGB: (33,19,64) (13%, 7%, 25%)

RGB channels and saturation

R 33 of 255 = 13%
G 19 of 255 = 7%
B 64 of 255 = 25%

33
19
64

R + G + B ~ 15%. #211340 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 19 + 64 = 116 (100%)
R 33 of 116 ~ 28.45%
G 19 of 116 ~ 16.38%
B 64 of 116 ~ 55.17'%

%28.45
%16.38
%55.17

CMYK color model

#211340 color CMYK value is (48,70,0,75).

  • cyan value is 48.44%
  • magenta value is 70.31%
  • yellow value is 0.00%
  • key color value is 74.90%

CMYK: (48,70,0,75)
C48M70Y0K75 (48%, 70%, 0%, 75%)
(0.48 / 0.70 / 0.00 / 0.75)

CMYK percentages

%48.44
%70.31
%0
%74.9

Codes

Color #211340 in popluar color models

21 13 40
RGB 33 19 64
HSL 259° 54.22% 16.27%
HSB/HSV 259° 70.31% 25.10%
CMYK 48.44% 70.31% 0.00%
74.90%

Color #211340 in popluar number systems.

HEX 21 13 40
Decimal 33 19 64
Binary 100001 10011 1000000
Octal 41 23 100

Shades and tints

Shades of #211340

#211340
(33,19,64)
#1E123B
(30,18,59)
#1B1136
(27,17,54)
#181031
(24,16,49)
#150F2C
(21,15,44)
#120E27
(18,14,39)
#0F0D22
(15,13,34)
#0C0C1D
(12,12,29)
#090B18
(9,11,24)
#060A13
(6,10,19)
#03090E
(3,9,14)
#000000
(0,0,0)

Tints of #211340

#211340
(33,19,64)
#352851
(53,40,81)
#493D62
(73,61,98)
#5D5273
(93,82,115)
#716784
(113,103,132)
#857C95
(133,124,149)
#9991A6
(153,145,166)
#ADA6B7
(173,166,183)
#C1BBC8
(193,187,200)
#D5D0D9
(213,208,217)
#E9E5EA
(233,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #211340; }

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

This text font color is #211340.

Background Color

.myBgColor { background-color: #211340; }

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

This div background color is #211340.

Border color

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

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

This div border color is #211340.

Opacity

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

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

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

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

This text has shadow with #211340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #211340.

Preview

Color preview on black background

This text has color #211340 on black background.


Color preview on white background

This text has color #211340 on white background.


Black color preview on #211340 background

This text has black color on #211340 background.


White color preview on #211340 background

This text has white color on #211340 background.


Related colors

Complementary color

Complementary color for #hex is #DEECBF.


I love getcolorcode.com

Triadic colors

1 #402113 and #134021 with #211340 are triadic colors.

2 #401321 and #132140 with #211340 are triadic colors.