COLOR #214750

HEX: #214750 RGB: (33,71,80)

Color info

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

RGB color model

#214750 color RGB value is (33,71,80).

RGB: (33,71,80) (13%, 28%, 31%)

RGB channels and saturation

R 33 of 255 = 13%
G 71 of 255 = 28%
B 80 of 255 = 31%

33
71
80

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

Portions of RGB colors in percentages

R + G + B = 33 + 71 + 80 = 184 (100%)
R 33 of 184 ~ 17.93%
G 71 of 184 ~ 38.59%
B 80 of 184 ~ 43.48'%

%17.93
%38.59
%43.48

CMYK color model

#214750 color CMYK value is (59,11,0,69).

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

CMYK: (59,11,0,69)
C59M11Y0K69 (59%, 11%, 0%, 69%)
(0.59 / 0.11 / 0.00 / 0.69)

CMYK percentages

%58.75
%11.25
%0
%68.63

Codes

Color #214750 in popluar color models

21 47 50
RGB 33 71 80
HSL 191° 41.59% 22.16%
HSB/HSV 191° 58.75% 31.37%
CMYK 58.75% 11.25% 0.00%
68.63%

Color #214750 in popluar number systems.

HEX 21 47 50
Decimal 33 71 80
Binary 100001 1000111 1010000
Octal 41 107 120

Shades and tints

Shades of #214750

#214750
(33,71,80)
#1E4149
(30,65,73)
#1B3B42
(27,59,66)
#18353B
(24,53,59)
#152F34
(21,47,52)
#12292D
(18,41,45)
#0F2326
(15,35,38)
#0C1D1F
(12,29,31)
#091718
(9,23,24)
#061111
(6,17,17)
#030B0A
(3,11,10)
#000000
(0,0,0)

Tints of #214750

#214750
(33,71,80)
#35575F
(53,87,95)
#49676E
(73,103,110)
#5D777D
(93,119,125)
#71878C
(113,135,140)
#85979B
(133,151,155)
#99A7AA
(153,167,170)
#ADB7B9
(173,183,185)
#C1C7C8
(193,199,200)
#D5D7D7
(213,215,215)
#E9E7E6
(233,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #214750; }

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

This text font color is #214750.

Background Color

.myBgColor { background-color: #214750; }

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

This div background color is #214750.

Border color

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

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

This div border color is #214750.

Opacity

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

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

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

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

This text has shadow with #214750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #214750.

Preview

Color preview on black background

This text has color #214750 on black background.


Color preview on white background

This text has color #214750 on white background.


Black color preview on #214750 background

This text has black color on #214750 background.


White color preview on #214750 background

This text has white color on #214750 background.


Related colors

Complementary color

Complementary color for #hex is #DEB8AF.


I love getcolorcode.com

Triadic colors

1 #502147 and #475021 with #214750 are triadic colors.

2 #504721 and #472150 with #214750 are triadic colors.