COLOR #211341

HEX: #211341 RGB: (33,19,65)

Color info

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

RGB color model

#211341 color RGB value is (33,19,65).

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

RGB channels and saturation

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

33
19
65

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

Portions of RGB colors in percentages

R + G + B = 33 + 19 + 65 = 117 (100%)
R 33 of 117 ~ 28.21%
G 19 of 117 ~ 16.24%
B 65 of 117 ~ 55.56'%

%28.21
%16.24
%55.56

CMYK color model

#211341 color CMYK value is (49,71,0,75).

  • cyan value is 49.23%
  • magenta value is 70.77%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (49,71,0,75)
C49M71Y0K75 (49%, 71%, 0%, 75%)
(0.49 / 0.71 / 0.00 / 0.75)

CMYK percentages

%49.23
%70.77
%0
%74.51

Codes

Color #211341 in popluar color models

21 13 41
RGB 33 19 65
HSL 258° 54.76% 16.47%
HSB/HSV 258° 70.77% 25.49%
CMYK 49.23% 70.77% 0.00%
74.51%

Color #211341 in popluar number systems.

HEX 21 13 41
Decimal 33 19 65
Binary 100001 10011 1000001
Octal 41 23 101

Shades and tints

Shades of #211341

#211341
(33,19,65)
#1E123C
(30,18,60)
#1B1137
(27,17,55)
#181032
(24,16,50)
#150F2D
(21,15,45)
#120E28
(18,14,40)
#0F0D23
(15,13,35)
#0C0C1E
(12,12,30)
#090B19
(9,11,25)
#060A14
(6,10,20)
#03090F
(3,9,15)
#000000
(0,0,0)

Tints of #211341

#211341
(33,19,65)
#352852
(53,40,82)
#493D63
(73,61,99)
#5D5274
(93,82,116)
#716785
(113,103,133)
#857C96
(133,124,150)
#9991A7
(153,145,167)
#ADA6B8
(173,166,184)
#C1BBC9
(193,187,201)
#D5D0DA
(213,208,218)
#E9E5EB
(233,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #211341; }

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

This text font color is #211341.

Background Color

.myBgColor { background-color: #211341; }

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

This div background color is #211341.

Border color

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

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

This div border color is #211341.

Opacity

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

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

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

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

This text has shadow with #211341 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #211341.

Preview

Color preview on black background

This text has color #211341 on black background.


Color preview on white background

This text has color #211341 on white background.


Black color preview on #211341 background

This text has black color on #211341 background.


White color preview on #211341 background

This text has white color on #211341 background.


Related colors

Complementary color

Complementary color for #hex is #DEECBE.


I love getcolorcode.com

Triadic colors

1 #412113 and #134121 with #211341 are triadic colors.

2 #411321 and #132141 with #211341 are triadic colors.