COLOR #213769

HEX: #213769 RGB: (33,55,105)

Color info

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

RGB color model

#213769 color RGB value is (33,55,105).

RGB: (33,55,105) (13%, 22%, 41%)

RGB channels and saturation

R 33 of 255 = 13%
G 55 of 255 = 22%
B 105 of 255 = 41%

33
55
105

R + G + B ~ 25%. #213769 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 55 + 105 = 193 (100%)
R 33 of 193 ~ 17.1%
G 55 of 193 ~ 28.5%
B 105 of 193 ~ 54.4'%

%17.1
%28.5
%54.4

CMYK color model

#213769 color CMYK value is (69,48,0,59).

  • cyan value is 68.57%
  • magenta value is 47.62%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (69,48,0,59)
C69M48Y0K59 (69%, 48%, 0%, 59%)
(0.69 / 0.48 / 0.00 / 0.59)

CMYK percentages

%68.57
%47.62
%0
%58.82

Codes

Color #213769 in popluar color models

21 37 69
RGB 33 55 105
HSL 222° 52.17% 27.06%
HSB/HSV 222° 68.57% 41.18%
CMYK 68.57% 47.62% 0.00%
58.82%

Color #213769 in popluar number systems.

HEX 21 37 69
Decimal 33 55 105
Binary 100001 110111 1101001
Octal 41 67 151

Shades and tints

Shades of #213769

#213769
(33,55,105)
#1E3260
(30,50,96)
#1B2D57
(27,45,87)
#18284E
(24,40,78)
#152345
(21,35,69)
#121E3C
(18,30,60)
#0F1933
(15,25,51)
#0C142A
(12,20,42)
#090F21
(9,15,33)
#060A18
(6,10,24)
#03050F
(3,5,15)
#000000
(0,0,0)

Tints of #213769

#213769
(33,55,105)
#354976
(53,73,118)
#495B83
(73,91,131)
#5D6D90
(93,109,144)
#717F9D
(113,127,157)
#8591AA
(133,145,170)
#99A3B7
(153,163,183)
#ADB5C4
(173,181,196)
#C1C7D1
(193,199,209)
#D5D9DE
(213,217,222)
#E9EBEB
(233,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #213769; }

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

This text font color is #213769.

Background Color

.myBgColor { background-color: #213769; }

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

This div background color is #213769.

Border color

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

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

This div border color is #213769.

Opacity

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

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

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

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

This text has shadow with #213769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #213769.

Preview

Color preview on black background

This text has color #213769 on black background.


Color preview on white background

This text has color #213769 on white background.


Black color preview on #213769 background

This text has black color on #213769 background.


White color preview on #213769 background

This text has white color on #213769 background.


Related colors

Complementary color

Complementary color for #hex is #DEC896.


I love getcolorcode.com

Triadic colors

1 #692137 and #376921 with #213769 are triadic colors.

2 #693721 and #372169 with #213769 are triadic colors.