COLOR #213970

HEX: #213970 RGB: (33,57,112)

Color info

#213970 contains mainly green and blue colors. Web safe color of #213970 is #333366 (or #336).

RGB color model

#213970 color RGB value is (33,57,112).

RGB: (33,57,112) (13%, 22%, 44%)

RGB channels and saturation

R 33 of 255 = 13%
G 57 of 255 = 22%
B 112 of 255 = 44%

33
57
112

R + G + B ~ 26%. #213970 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 57 + 112 = 202 (100%)
R 33 of 202 ~ 16.34%
G 57 of 202 ~ 28.22%
B 112 of 202 ~ 55.45'%

%16.34
%28.22
%55.45

CMYK color model

#213970 color CMYK value is (71,49,0,56).

  • cyan value is 70.54%
  • magenta value is 49.11%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (71,49,0,56)
C71M49Y0K56 (71%, 49%, 0%, 56%)
(0.71 / 0.49 / 0.00 / 0.56)

CMYK percentages

%70.54
%49.11
%0
%56.08

Codes

Color #213970 in popluar color models

21 39 70
RGB 33 57 112
HSL 222° 54.48% 28.43%
HSB/HSV 222° 70.54% 43.92%
CMYK 70.54% 49.11% 0.00%
56.08%

Color #213970 in popluar number systems.

HEX 21 39 70
Decimal 33 57 112
Binary 100001 111001 1110000
Octal 41 71 160

Shades and tints

Shades of #213970

#213970
(33,57,112)
#1E3466
(30,52,102)
#1B2F5C
(27,47,92)
#182A52
(24,42,82)
#152548
(21,37,72)
#12203E
(18,32,62)
#0F1B34
(15,27,52)
#0C162A
(12,22,42)
#091120
(9,17,32)
#060C16
(6,12,22)
#03070C
(3,7,12)
#000000
(0,0,0)

Tints of #213970

#213970
(33,57,112)
#354B7D
(53,75,125)
#495D8A
(73,93,138)
#5D6F97
(93,111,151)
#7181A4
(113,129,164)
#8593B1
(133,147,177)
#99A5BE
(153,165,190)
#ADB7CB
(173,183,203)
#C1C9D8
(193,201,216)
#D5DBE5
(213,219,229)
#E9EDF2
(233,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #213970 color. Also use rgb(33,57,112) instead hex code.

Text Font Color

.myTextColor { color: #213970; }

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

This text font color is #213970.

Background Color

.myBgColor { background-color: #213970; }

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

This div background color is #213970.

Border color

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

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

This div border color is #213970.

Opacity

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

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

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

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

This text has shadow with #213970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #213970.

Preview

Color preview on black background

This text has color #213970 on black background.


Color preview on white background

This text has color #213970 on white background.


Black color preview on #213970 background

This text has black color on #213970 background.


White color preview on #213970 background

This text has white color on #213970 background.


Related colors

Complementary color

Complementary color for #hex is #DEC68F.


I love getcolorcode.com

Triadic colors

1 #702139 and #397021 with #213970 are triadic colors.

2 #703921 and #392170 with #213970 are triadic colors.