COLOR #214144

HEX: #214144 RGB: (33,65,68)

Color info

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

RGB color model

#214144 color RGB value is (33,65,68).

RGB: (33,65,68) (13%, 25%, 27%)

RGB channels and saturation

R 33 of 255 = 13%
G 65 of 255 = 25%
B 68 of 255 = 27%

33
65
68

R + G + B ~ 22%. #214144 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 65 + 68 = 166 (100%)
R 33 of 166 ~ 19.88%
G 65 of 166 ~ 39.16%
B 68 of 166 ~ 40.96'%

%19.88
%39.16
%40.96

CMYK color model

#214144 color CMYK value is (51,4,0,73).

  • cyan value is 51.47%
  • magenta value is 4.41%
  • yellow value is 0.00%
  • key color value is 73.33%

CMYK: (51,4,0,73)
C51M4Y0K73 (51%, 4%, 0%, 73%)
(0.51 / 0.04 / 0.00 / 0.73)

CMYK percentages

%51.47
%4.41
%0
%73.33

Codes

Color #214144 in popluar color models

21 41 44
RGB 33 65 68
HSL 185° 34.65% 19.80%
HSB/HSV 185° 51.47% 26.67%
CMYK 51.47% 4.41% 0.00%
73.33%

Color #214144 in popluar number systems.

HEX 21 41 44
Decimal 33 65 68
Binary 100001 1000001 1000100
Octal 41 101 104

Shades and tints

Shades of #214144

#214144
(33,65,68)
#1E3C3E
(30,60,62)
#1B3738
(27,55,56)
#183232
(24,50,50)
#152D2C
(21,45,44)
#122826
(18,40,38)
#0F2320
(15,35,32)
#0C1E1A
(12,30,26)
#091914
(9,25,20)
#06140E
(6,20,14)
#030F08
(3,15,8)
#000000
(0,0,0)

Tints of #214144

#214144
(33,65,68)
#355255
(53,82,85)
#496366
(73,99,102)
#5D7477
(93,116,119)
#718588
(113,133,136)
#859699
(133,150,153)
#99A7AA
(153,167,170)
#ADB8BB
(173,184,187)
#C1C9CC
(193,201,204)
#D5DADD
(213,218,221)
#E9EBEE
(233,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #214144 color. Also use rgb(33,65,68) instead hex code.

Text Font Color

.myTextColor { color: #214144; }

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

This text font color is #214144.

Background Color

.myBgColor { background-color: #214144; }

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

This div background color is #214144.

Border color

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

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

This div border color is #214144.

Opacity

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

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

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

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

This text has shadow with #214144 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #214144.

Preview

Color preview on black background

This text has color #214144 on black background.


Color preview on white background

This text has color #214144 on white background.


Black color preview on #214144 background

This text has black color on #214144 background.


White color preview on #214144 background

This text has white color on #214144 background.


Related colors

Complementary color

Complementary color for #hex is #DEBEBB.


I love getcolorcode.com

Triadic colors

1 #442141 and #414421 with #214144 are triadic colors.

2 #444121 and #412144 with #214144 are triadic colors.