COLOR #214229

HEX: #214229 RGB: (33,66,41)

Color info

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

RGB color model

#214229 color RGB value is (33,66,41).

RGB: (33,66,41) (13%, 26%, 16%)

RGB channels and saturation

R 33 of 255 = 13%
G 66 of 255 = 26%
B 41 of 255 = 16%

33
66
41

R + G + B ~ 18%. #214229 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 66 + 41 = 140 (100%)
R 33 of 140 ~ 23.57%
G 66 of 140 ~ 47.14%
B 41 of 140 ~ 29.29'%

%23.57
%47.14
%29.29

CMYK color model

#214229 color CMYK value is (50,0,38,74).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 37.88%
  • key color value is 74.12%

CMYK: (50,0,38,74)
C50M0Y38K74 (50%, 0%, 38%, 74%)
(0.50 / 0.00 / 0.38 / 0.74)

CMYK percentages

%50
%0
%37.88
%74.12

Codes

Color #214229 in popluar color models

21 42 29
RGB 33 66 41
HSL 135° 33.33% 19.41%
HSB/HSV 135° 50.00% 25.88%
CMYK 50.00% 0.00% 37.88%
74.12%

Color #214229 in popluar number systems.

HEX 21 42 29
Decimal 33 66 41
Binary 100001 1000010 101001
Octal 41 102 51

Shades and tints

Shades of #214229

#214229
(33,66,41)
#1E3C26
(30,60,38)
#1B3623
(27,54,35)
#183020
(24,48,32)
#152A1D
(21,42,29)
#12241A
(18,36,26)
#0F1E17
(15,30,23)
#0C1814
(12,24,20)
#091211
(9,18,17)
#060C0E
(6,12,14)
#03060B
(3,6,11)
#000000
(0,0,0)

Tints of #214229

#214229
(33,66,41)
#35533C
(53,83,60)
#49644F
(73,100,79)
#5D7562
(93,117,98)
#718675
(113,134,117)
#859788
(133,151,136)
#99A89B
(153,168,155)
#ADB9AE
(173,185,174)
#C1CAC1
(193,202,193)
#D5DBD4
(213,219,212)
#E9ECE7
(233,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #214229 color. Also use rgb(33,66,41) instead hex code.

Text Font Color

.myTextColor { color: #214229; }

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

This text font color is #214229.

Background Color

.myBgColor { background-color: #214229; }

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

This div background color is #214229.

Border color

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

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

This div border color is #214229.

Opacity

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

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

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

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

This text has shadow with #214229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #214229.

Preview

Color preview on black background

This text has color #214229 on black background.


Color preview on white background

This text has color #214229 on white background.


Black color preview on #214229 background

This text has black color on #214229 background.


White color preview on #214229 background

This text has white color on #214229 background.


Related colors

Complementary color

Complementary color for #hex is #DEBDD6.


I love getcolorcode.com

Triadic colors

1 #292142 and #422921 with #214229 are triadic colors.

2 #294221 and #422129 with #214229 are triadic colors.