COLOR #214067

HEX: #214067 RGB: (33,64,103)

Color info

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

RGB color model

#214067 color RGB value is (33,64,103).

RGB: (33,64,103) (13%, 25%, 40%)

RGB channels and saturation

R 33 of 255 = 13%
G 64 of 255 = 25%
B 103 of 255 = 40%

33
64
103

R + G + B ~ 26%. #214067 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 64 + 103 = 200 (100%)
R 33 of 200 ~ 16.5%
G 64 of 200 ~ 32%
B 103 of 200 ~ 51.5'%

%16.5
%32
%51.5

CMYK color model

#214067 color CMYK value is (68,38,0,60).

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

CMYK: (68,38,0,60)
C68M38Y0K60 (68%, 38%, 0%, 60%)
(0.68 / 0.38 / 0.00 / 0.60)

CMYK percentages

%67.96
%37.86
%0
%59.61

Codes

Color #214067 in popluar color models

21 40 67
RGB 33 64 103
HSL 213° 51.47% 26.67%
HSB/HSV 213° 67.96% 40.39%
CMYK 67.96% 37.86% 0.00%
59.61%

Color #214067 in popluar number systems.

HEX 21 40 67
Decimal 33 64 103
Binary 100001 1000000 1100111
Octal 41 100 147

Shades and tints

Shades of #214067

#214067
(33,64,103)
#1E3B5E
(30,59,94)
#1B3655
(27,54,85)
#18314C
(24,49,76)
#152C43
(21,44,67)
#12273A
(18,39,58)
#0F2231
(15,34,49)
#0C1D28
(12,29,40)
#09181F
(9,24,31)
#061316
(6,19,22)
#030E0D
(3,14,13)
#000000
(0,0,0)

Tints of #214067

#214067
(33,64,103)
#355174
(53,81,116)
#496281
(73,98,129)
#5D738E
(93,115,142)
#71849B
(113,132,155)
#8595A8
(133,149,168)
#99A6B5
(153,166,181)
#ADB7C2
(173,183,194)
#C1C8CF
(193,200,207)
#D5D9DC
(213,217,220)
#E9EAE9
(233,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #214067; }

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

This text font color is #214067.

Background Color

.myBgColor { background-color: #214067; }

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

This div background color is #214067.

Border color

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

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

This div border color is #214067.

Opacity

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

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

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

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

This text has shadow with #214067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #214067.

Preview

Color preview on black background

This text has color #214067 on black background.


Color preview on white background

This text has color #214067 on white background.


Black color preview on #214067 background

This text has black color on #214067 background.


White color preview on #214067 background

This text has white color on #214067 background.


Related colors

Complementary color

Complementary color for #hex is #DEBF98.


I love getcolorcode.com

Triadic colors

1 #672140 and #406721 with #214067 are triadic colors.

2 #674021 and #402167 with #214067 are triadic colors.