COLOR #214867

HEX: #214867 RGB: (33,72,103)

Color info

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

RGB color model

#214867 color RGB value is (33,72,103).

RGB: (33,72,103) (13%, 28%, 40%)

RGB channels and saturation

R 33 of 255 = 13%
G 72 of 255 = 28%
B 103 of 255 = 40%

33
72
103

R + G + B ~ 27%. #214867 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 72 + 103 = 208 (100%)
R 33 of 208 ~ 15.87%
G 72 of 208 ~ 34.62%
B 103 of 208 ~ 49.52'%

%15.87
%34.62
%49.52

CMYK color model

#214867 color CMYK value is (68,30,0,60).

  • cyan value is 67.96%
  • magenta value is 30.10%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (68,30,0,60)
C68M30Y0K60 (68%, 30%, 0%, 60%)
(0.68 / 0.30 / 0.00 / 0.60)

CMYK percentages

%67.96
%30.1
%0
%59.61

Codes

Color #214867 in popluar color models

21 48 67
RGB 33 72 103
HSL 207° 51.47% 26.67%
HSB/HSV 207° 67.96% 40.39%
CMYK 67.96% 30.10% 0.00%
59.61%

Color #214867 in popluar number systems.

HEX 21 48 67
Decimal 33 72 103
Binary 100001 1001000 1100111
Octal 41 110 147

Shades and tints

Shades of #214867

#214867
(33,72,103)
#1E425E
(30,66,94)
#1B3C55
(27,60,85)
#18364C
(24,54,76)
#153043
(21,48,67)
#122A3A
(18,42,58)
#0F2431
(15,36,49)
#0C1E28
(12,30,40)
#09181F
(9,24,31)
#061216
(6,18,22)
#030C0D
(3,12,13)
#000000
(0,0,0)

Tints of #214867

#214867
(33,72,103)
#355874
(53,88,116)
#496881
(73,104,129)
#5D788E
(93,120,142)
#71889B
(113,136,155)
#8598A8
(133,152,168)
#99A8B5
(153,168,181)
#ADB8C2
(173,184,194)
#C1C8CF
(193,200,207)
#D5D8DC
(213,216,220)
#E9E8E9
(233,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #214867 color. Also use rgb(33,72,103) instead hex code.

Text Font Color

.myTextColor { color: #214867; }

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

This text font color is #214867.

Background Color

.myBgColor { background-color: #214867; }

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

This div background color is #214867.

Border color

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

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

This div border color is #214867.

Opacity

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

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

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

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

This text has shadow with #214867 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #214867.

Preview

Color preview on black background

This text has color #214867 on black background.


Color preview on white background

This text has color #214867 on white background.


Black color preview on #214867 background

This text has black color on #214867 background.


White color preview on #214867 background

This text has white color on #214867 background.


Related colors

Complementary color

Complementary color for #hex is #DEB798.


I love getcolorcode.com

Triadic colors

1 #672148 and #486721 with #214867 are triadic colors.

2 #674821 and #482167 with #214867 are triadic colors.