COLOR #214967

HEX: #214967 RGB: (33,73,103)

Color info

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

RGB color model

#214967 color RGB value is (33,73,103).

RGB: (33,73,103) (13%, 29%, 40%)

RGB channels and saturation

R 33 of 255 = 13%
G 73 of 255 = 29%
B 103 of 255 = 40%

33
73
103

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

Portions of RGB colors in percentages

R + G + B = 33 + 73 + 103 = 209 (100%)
R 33 of 209 ~ 15.79%
G 73 of 209 ~ 34.93%
B 103 of 209 ~ 49.28'%

%15.79
%34.93
%49.28

CMYK color model

#214967 color CMYK value is (68,29,0,60).

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

CMYK: (68,29,0,60)
C68M29Y0K60 (68%, 29%, 0%, 60%)
(0.68 / 0.29 / 0.00 / 0.60)

CMYK percentages

%67.96
%29.13
%0
%59.61

Codes

Color #214967 in popluar color models

21 49 67
RGB 33 73 103
HSL 206° 51.47% 26.67%
HSB/HSV 206° 67.96% 40.39%
CMYK 67.96% 29.13% 0.00%
59.61%

Color #214967 in popluar number systems.

HEX 21 49 67
Decimal 33 73 103
Binary 100001 1001001 1100111
Octal 41 111 147

Shades and tints

Shades of #214967

#214967
(33,73,103)
#1E435E
(30,67,94)
#1B3D55
(27,61,85)
#18374C
(24,55,76)
#153143
(21,49,67)
#122B3A
(18,43,58)
#0F2531
(15,37,49)
#0C1F28
(12,31,40)
#09191F
(9,25,31)
#061316
(6,19,22)
#030D0D
(3,13,13)
#000000
(0,0,0)

Tints of #214967

#214967
(33,73,103)
#355974
(53,89,116)
#496981
(73,105,129)
#5D798E
(93,121,142)
#71899B
(113,137,155)
#8599A8
(133,153,168)
#99A9B5
(153,169,181)
#ADB9C2
(173,185,194)
#C1C9CF
(193,201,207)
#D5D9DC
(213,217,220)
#E9E9E9
(233,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #214967; }

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

This text font color is #214967.

Background Color

.myBgColor { background-color: #214967; }

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

This div background color is #214967.

Border color

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

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

This div border color is #214967.

Opacity

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

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

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

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

This text has shadow with #214967 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #214967.

Preview

Color preview on black background

This text has color #214967 on black background.


Color preview on white background

This text has color #214967 on white background.


Black color preview on #214967 background

This text has black color on #214967 background.


White color preview on #214967 background

This text has white color on #214967 background.


Related colors

Complementary color

Complementary color for #hex is #DEB698.


I love getcolorcode.com

Triadic colors

1 #672149 and #496721 with #214967 are triadic colors.

2 #674921 and #492167 with #214967 are triadic colors.