COLOR #214138

HEX: #214138 RGB: (33,65,56)

Color info

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

RGB color model

#214138 color RGB value is (33,65,56).

RGB: (33,65,56) (13%, 25%, 22%)

RGB channels and saturation

R 33 of 255 = 13%
G 65 of 255 = 25%
B 56 of 255 = 22%

33
65
56

R + G + B ~ 20%. #214138 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 65 + 56 = 154 (100%)
R 33 of 154 ~ 21.43%
G 65 of 154 ~ 42.21%
B 56 of 154 ~ 36.36'%

%21.43
%42.21
%36.36

CMYK color model

#214138 color CMYK value is (49,0,14,75).

  • cyan value is 49.23%
  • magenta value is 0.00%
  • yellow value is 13.85%
  • key color value is 74.51%
CMYK: (49,0,14,75) C49M0Y14K75 (49%,0%,14%,75%) (0.49/0.00/0.14/0.75) 

CMYK percentages

%49.23
%0
%13.85
%74.51

Codes

Color #214138 in popluar color models

21 41 38
RGB 33 65 56
HSL 163° 32.65% 19.22%
HSB/HSV 163° 49.23% 25.49%
CMYK 49.23% 0.00% 13.85%
74.51%

Color #214138 in popluar number systems.

HEX 21 41 38
Decimal 33 65 56
Binary 100001 1000001 111000
Octal 41 101 70

Shades and tints

Shades of #214138

#214138
(33,65,56)
#1E3C33
(30,60,51)
#1B372E
(27,55,46)
#183229
(24,50,41)
#152D24
(21,45,36)
#12281F
(18,40,31)
#0F231A
(15,35,26)
#0C1E15
(12,30,21)
#091910
(9,25,16)
#06140B
(6,20,11)
#030F06
(3,15,6)
#000000
(0,0,0)

Tints of #214138

#214138
(33,65,56)
#35524A
(53,82,74)
#49635C
(73,99,92)
#5D746E
(93,116,110)
#718580
(113,133,128)
#859692
(133,150,146)
#99A7A4
(153,167,164)
#ADB8B6
(173,184,182)
#C1C9C8
(193,201,200)
#D5DADA
(213,218,218)
#E9EBEC
(233,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #214138; }

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

This text font color is #214138.

Background Color

.myBgColor { background-color: #214138; }

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

This div background color is #214138.

Border color

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

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

This div border color is #214138.

Opacity

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

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

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

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

This text has shadow with #214138 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #214138.

Preview

Color preview on black background

This text has color #214138 on black background.


Color preview on white background

This text has color #214138 on white background.


Black color preview on #214138 background

This text has black color on #214138 background.


White color preview on #214138 background

This text has white color on #214138 background.


Related colors

Complementary color

Complementary color for #hex is #DEBEC7.


I love getcolorcode.com

Triadic colors

1 #382141 and #413821 with #214138 are triadic colors.

2 #384121 and #412138 with #214138 are triadic colors.