COLOR #214349

HEX: #214349 RGB: (33,67,73)

Color info

#214349 contains red, green and blue colors in about the same proportion. Web safe color of #214349 is #333333 (or #333).

RGB color model

#214349 color RGB value is (33,67,73).

RGB: (33,67,73) (13%, 26%, 29%)

RGB channels and saturation

R 33 of 255 = 13%
G 67 of 255 = 26%
B 73 of 255 = 29%

33
67
73

R + G + B ~ 23%. #214349 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 67 + 73 = 173 (100%)
R 33 of 173 ~ 19.08%
G 67 of 173 ~ 38.73%
B 73 of 173 ~ 42.2'%

%19.08
%38.73
%42.2

CMYK color model

#214349 color CMYK value is (55,8,0,71).

  • cyan value is 54.79%
  • magenta value is 8.22%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (55,8,0,71)
C55M8Y0K71 (55%, 8%, 0%, 71%)
(0.55 / 0.08 / 0.00 / 0.71)

CMYK percentages

%54.79
%8.22
%0
%71.37

Codes

Color #214349 in popluar color models

21 43 49
RGB 33 67 73
HSL 189° 37.74% 20.78%
HSB/HSV 189° 54.79% 28.63%
CMYK 54.79% 8.22% 0.00%
71.37%

Color #214349 in popluar number systems.

HEX 21 43 49
Decimal 33 67 73
Binary 100001 1000011 1001001
Octal 41 103 111

Shades and tints

Shades of #214349

#214349
(33,67,73)
#1E3D43
(30,61,67)
#1B373D
(27,55,61)
#183137
(24,49,55)
#152B31
(21,43,49)
#12252B
(18,37,43)
#0F1F25
(15,31,37)
#0C191F
(12,25,31)
#091319
(9,19,25)
#060D13
(6,13,19)
#03070D
(3,7,13)
#000000
(0,0,0)

Tints of #214349

#214349
(33,67,73)
#355459
(53,84,89)
#496569
(73,101,105)
#5D7679
(93,118,121)
#718789
(113,135,137)
#859899
(133,152,153)
#99A9A9
(153,169,169)
#ADBAB9
(173,186,185)
#C1CBC9
(193,203,201)
#D5DCD9
(213,220,217)
#E9EDE9
(233,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #214349; }

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

This text font color is #214349.

Background Color

.myBgColor { background-color: #214349; }

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

This div background color is #214349.

Border color

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

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

This div border color is #214349.

Opacity

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

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

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

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

This text has shadow with #214349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #214349.

Preview

Color preview on black background

This text has color #214349 on black background.


Color preview on white background

This text has color #214349 on white background.


Black color preview on #214349 background

This text has black color on #214349 background.


White color preview on #214349 background

This text has white color on #214349 background.


Related colors

Complementary color

Complementary color for #hex is #DEBCB6.


I love getcolorcode.com

Triadic colors

1 #492143 and #434921 with #214349 are triadic colors.

2 #494321 and #432149 with #214349 are triadic colors.