COLOR #214550

HEX: #214550 RGB: (33,69,80)

Color info

#214550 contains red, green and blue colors in about the same proportion. Web safe color of #214550 is #333366 (or #336).

RGB color model

#214550 color RGB value is (33,69,80).

RGB: (33,69,80) (13%, 27%, 31%)

RGB channels and saturation

R 33 of 255 = 13%
G 69 of 255 = 27%
B 80 of 255 = 31%

33
69
80

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

Portions of RGB colors in percentages

R + G + B = 33 + 69 + 80 = 182 (100%)
R 33 of 182 ~ 18.13%
G 69 of 182 ~ 37.91%
B 80 of 182 ~ 43.96'%

%18.13
%37.91
%43.96

CMYK color model

#214550 color CMYK value is (59,14,0,69).

  • cyan value is 58.75%
  • magenta value is 13.75%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (59,14,0,69)
C59M14Y0K69 (59%, 14%, 0%, 69%)
(0.59 / 0.14 / 0.00 / 0.69)

CMYK percentages

%58.75
%13.75
%0
%68.63

Codes

Color #214550 in popluar color models

21 45 50
RGB 33 69 80
HSL 194° 41.59% 22.16%
HSB/HSV 194° 58.75% 31.37%
CMYK 58.75% 13.75% 0.00%
68.63%

Color #214550 in popluar number systems.

HEX 21 45 50
Decimal 33 69 80
Binary 100001 1000101 1010000
Octal 41 105 120

Shades and tints

Shades of #214550

#214550
(33,69,80)
#1E3F49
(30,63,73)
#1B3942
(27,57,66)
#18333B
(24,51,59)
#152D34
(21,45,52)
#12272D
(18,39,45)
#0F2126
(15,33,38)
#0C1B1F
(12,27,31)
#091518
(9,21,24)
#060F11
(6,15,17)
#03090A
(3,9,10)
#000000
(0,0,0)

Tints of #214550

#214550
(33,69,80)
#35555F
(53,85,95)
#49656E
(73,101,110)
#5D757D
(93,117,125)
#71858C
(113,133,140)
#85959B
(133,149,155)
#99A5AA
(153,165,170)
#ADB5B9
(173,181,185)
#C1C5C8
(193,197,200)
#D5D5D7
(213,213,215)
#E9E5E6
(233,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #214550 color. Also use rgb(33,69,80) instead hex code.

Text Font Color

.myTextColor { color: #214550; }

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

This text font color is #214550.

Background Color

.myBgColor { background-color: #214550; }

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

This div background color is #214550.

Border color

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

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

This div border color is #214550.

Opacity

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

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

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

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

This text has shadow with #214550 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #214550.

Preview

Color preview on black background

This text has color #214550 on black background.


Color preview on white background

This text has color #214550 on white background.


Black color preview on #214550 background

This text has black color on #214550 background.


White color preview on #214550 background

This text has white color on #214550 background.


Related colors

Complementary color

Complementary color for #hex is #DEBAAF.


I love getcolorcode.com

Triadic colors

1 #502145 and #455021 with #214550 are triadic colors.

2 #504521 and #452150 with #214550 are triadic colors.