COLOR #214145

HEX: #214145 RGB: (33,65,69)

Color info

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

RGB color model

#214145 color RGB value is (33,65,69).

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

RGB channels and saturation

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

33
65
69

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

Portions of RGB colors in percentages

R + G + B = 33 + 65 + 69 = 167 (100%)
R 33 of 167 ~ 19.76%
G 65 of 167 ~ 38.92%
B 69 of 167 ~ 41.32'%

%19.76
%38.92
%41.32

CMYK color model

#214145 color CMYK value is (52,6,0,73).

  • cyan value is 52.17%
  • magenta value is 5.80%
  • yellow value is 0.00%
  • key color value is 72.94%

CMYK: (52,6,0,73)
C52M6Y0K73 (52%, 6%, 0%, 73%)
(0.52 / 0.06 / 0.00 / 0.73)

CMYK percentages

%52.17
%5.8
%0
%72.94

Codes

Color #214145 in popluar color models

21 41 45
RGB 33 65 69
HSL 187° 35.29% 20.00%
HSB/HSV 187° 52.17% 27.06%
CMYK 52.17% 5.80% 0.00%
72.94%

Color #214145 in popluar number systems.

HEX 21 41 45
Decimal 33 65 69
Binary 100001 1000001 1000101
Octal 41 101 105

Shades and tints

Shades of #214145

#214145
(33,65,69)
#1E3C3F
(30,60,63)
#1B3739
(27,55,57)
#183233
(24,50,51)
#152D2D
(21,45,45)
#122827
(18,40,39)
#0F2321
(15,35,33)
#0C1E1B
(12,30,27)
#091915
(9,25,21)
#06140F
(6,20,15)
#030F09
(3,15,9)
#000000
(0,0,0)

Tints of #214145

#214145
(33,65,69)
#355255
(53,82,85)
#496365
(73,99,101)
#5D7475
(93,116,117)
#718585
(113,133,133)
#859695
(133,150,149)
#99A7A5
(153,167,165)
#ADB8B5
(173,184,181)
#C1C9C5
(193,201,197)
#D5DAD5
(213,218,213)
#E9EBE5
(233,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #214145; }

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

This text font color is #214145.

Background Color

.myBgColor { background-color: #214145; }

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

This div background color is #214145.

Border color

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

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

This div border color is #214145.

Opacity

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

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

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

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

This text has shadow with #214145 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #214145.

Preview

Color preview on black background

This text has color #214145 on black background.


Color preview on white background

This text has color #214145 on white background.


Black color preview on #214145 background

This text has black color on #214145 background.


White color preview on #214145 background

This text has white color on #214145 background.


Related colors

Complementary color

Complementary color for #hex is #DEBEBA.


I love getcolorcode.com

Triadic colors

1 #452141 and #414521 with #214145 are triadic colors.

2 #454121 and #412145 with #214145 are triadic colors.