COLOR #213262

HEX: #213262 RGB: (33,50,98)

Color info

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

RGB color model

#213262 color RGB value is (33,50,98).

RGB: (33,50,98) (13%, 20%, 38%)

RGB channels and saturation

R 33 of 255 = 13%
G 50 of 255 = 20%
B 98 of 255 = 38%

33
50
98

R + G + B ~ 24%. #213262 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 50 + 98 = 181 (100%)
R 33 of 181 ~ 18.23%
G 50 of 181 ~ 27.62%
B 98 of 181 ~ 54.14'%

%18.23
%27.62
%54.14

CMYK color model

#213262 color CMYK value is (66,49,0,62).

  • cyan value is 66.33%
  • magenta value is 48.98%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (66,49,0,62)
C66M49Y0K62 (66%, 49%, 0%, 62%)
(0.66 / 0.49 / 0.00 / 0.62)

CMYK percentages

%66.33
%48.98
%0
%61.57

Codes

Color #213262 in popluar color models

21 32 62
RGB 33 50 98
HSL 224° 49.62% 25.69%
HSB/HSV 224° 66.33% 38.43%
CMYK 66.33% 48.98% 0.00%
61.57%

Color #213262 in popluar number systems.

HEX 21 32 62
Decimal 33 50 98
Binary 100001 110010 1100010
Octal 41 62 142

Shades and tints

Shades of #213262

#213262
(33,50,98)
#1E2E5A
(30,46,90)
#1B2A52
(27,42,82)
#18264A
(24,38,74)
#152242
(21,34,66)
#121E3A
(18,30,58)
#0F1A32
(15,26,50)
#0C162A
(12,22,42)
#091222
(9,18,34)
#060E1A
(6,14,26)
#030A12
(3,10,18)
#000000
(0,0,0)

Tints of #213262

#213262
(33,50,98)
#354470
(53,68,112)
#49567E
(73,86,126)
#5D688C
(93,104,140)
#717A9A
(113,122,154)
#858CA8
(133,140,168)
#999EB6
(153,158,182)
#ADB0C4
(173,176,196)
#C1C2D2
(193,194,210)
#D5D4E0
(213,212,224)
#E9E6EE
(233,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #213262 color. Also use rgb(33,50,98) instead hex code.

Text Font Color

.myTextColor { color: #213262; }

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

This text font color is #213262.

Background Color

.myBgColor { background-color: #213262; }

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

This div background color is #213262.

Border color

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

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

This div border color is #213262.

Opacity

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

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

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

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

This text has shadow with #213262 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #213262.

Preview

Color preview on black background

This text has color #213262 on black background.


Color preview on white background

This text has color #213262 on white background.


Black color preview on #213262 background

This text has black color on #213262 background.


White color preview on #213262 background

This text has white color on #213262 background.


Related colors

Complementary color

Complementary color for #hex is #DECD9D.


I love getcolorcode.com

Triadic colors

1 #622132 and #326221 with #213262 are triadic colors.

2 #623221 and #322162 with #213262 are triadic colors.