COLOR #215032

HEX: #215032 RGB: (33,80,50)

Color info

#215032 contains red, green and blue colors in about the same proportion. Web safe color of #215032 is #336633 (or #363).

RGB color model

#215032 color RGB value is (33,80,50).

RGB: (33,80,50) (13%, 31%, 20%)

RGB channels and saturation

R 33 of 255 = 13%
G 80 of 255 = 31%
B 50 of 255 = 20%

33
80
50

R + G + B ~ 21%. #215032 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 80 + 50 = 163 (100%)
R 33 of 163 ~ 20.25%
G 80 of 163 ~ 49.08%
B 50 of 163 ~ 30.67'%

%20.25
%49.08
%30.67

CMYK color model

#215032 color CMYK value is (59,0,38,69).

  • cyan value is 58.75%
  • magenta value is 0.00%
  • yellow value is 37.50%
  • key color value is 68.63%

CMYK: (59,0,38,69)
C59M0Y38K69 (59%, 0%, 38%, 69%)
(0.59 / 0.00 / 0.38 / 0.69)

CMYK percentages

%58.75
%0
%37.5
%68.63

Codes

Color #215032 in popluar color models

21 50 32
RGB 33 80 50
HSL 142° 41.59% 22.16%
HSB/HSV 142° 58.75% 31.37%
CMYK 58.75% 0.00% 37.50%
68.63%

Color #215032 in popluar number systems.

HEX 21 50 32
Decimal 33 80 50
Binary 100001 1010000 110010
Octal 41 120 62

Shades and tints

Shades of #215032

#215032
(33,80,50)
#1E492E
(30,73,46)
#1B422A
(27,66,42)
#183B26
(24,59,38)
#153422
(21,52,34)
#122D1E
(18,45,30)
#0F261A
(15,38,26)
#0C1F16
(12,31,22)
#091812
(9,24,18)
#06110E
(6,17,14)
#030A0A
(3,10,10)
#000000
(0,0,0)

Tints of #215032

#215032
(33,80,50)
#355F44
(53,95,68)
#496E56
(73,110,86)
#5D7D68
(93,125,104)
#718C7A
(113,140,122)
#859B8C
(133,155,140)
#99AA9E
(153,170,158)
#ADB9B0
(173,185,176)
#C1C8C2
(193,200,194)
#D5D7D4
(213,215,212)
#E9E6E6
(233,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #215032 color. Also use rgb(33,80,50) instead hex code.

Text Font Color

.myTextColor { color: #215032; }

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

This text font color is #215032.

Background Color

.myBgColor { background-color: #215032; }

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

This div background color is #215032.

Border color

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

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

This div border color is #215032.

Opacity

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

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

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

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

This text has shadow with #215032 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #215032.

Preview

Color preview on black background

This text has color #215032 on black background.


Color preview on white background

This text has color #215032 on white background.


Black color preview on #215032 background

This text has black color on #215032 background.


White color preview on #215032 background

This text has white color on #215032 background.


Related colors

Complementary color

Complementary color for #hex is #DEAFCD.


I love getcolorcode.com

Triadic colors

1 #322150 and #503221 with #215032 are triadic colors.

2 #325021 and #502132 with #215032 are triadic colors.