COLOR #215832

HEX: #215832 RGB: (33,88,50)

Color info

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

RGB color model

#215832 color RGB value is (33,88,50).

RGB: (33,88,50) (13%, 35%, 20%)

RGB channels and saturation

R 33 of 255 = 13%
G 88 of 255 = 35%
B 50 of 255 = 20%

33
88
50

R + G + B ~ 23%. #215832 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 88 + 50 = 171 (100%)
R 33 of 171 ~ 19.3%
G 88 of 171 ~ 51.46%
B 50 of 171 ~ 29.24'%

%19.3
%51.46
%29.24

CMYK color model

#215832 color CMYK value is (63,0,43,65).

  • cyan value is 62.50%
  • magenta value is 0.00%
  • yellow value is 43.18%
  • key color value is 65.49%

CMYK: (63,0,43,65)
C63M0Y43K65 (63%, 0%, 43%, 65%)
(0.63 / 0.00 / 0.43 / 0.65)

CMYK percentages

%62.5
%0
%43.18
%65.49

Codes

Color #215832 in popluar color models

21 58 32
RGB 33 88 50
HSL 139° 45.45% 23.73%
HSB/HSV 139° 62.50% 34.51%
CMYK 62.50% 0.00% 43.18%
65.49%

Color #215832 in popluar number systems.

HEX 21 58 32
Decimal 33 88 50
Binary 100001 1011000 110010
Octal 41 130 62

Shades and tints

Shades of #215832

#215832
(33,88,50)
#1E502E
(30,80,46)
#1B482A
(27,72,42)
#184026
(24,64,38)
#153822
(21,56,34)
#12301E
(18,48,30)
#0F281A
(15,40,26)
#0C2016
(12,32,22)
#091812
(9,24,18)
#06100E
(6,16,14)
#03080A
(3,8,10)
#000000
(0,0,0)

Tints of #215832

#215832
(33,88,50)
#356744
(53,103,68)
#497656
(73,118,86)
#5D8568
(93,133,104)
#71947A
(113,148,122)
#85A38C
(133,163,140)
#99B29E
(153,178,158)
#ADC1B0
(173,193,176)
#C1D0C2
(193,208,194)
#D5DFD4
(213,223,212)
#E9EEE6
(233,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #215832; }

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

This text font color is #215832.

Background Color

.myBgColor { background-color: #215832; }

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

This div background color is #215832.

Border color

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

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

This div border color is #215832.

Opacity

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

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

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

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

This text has shadow with #215832 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #215832.

Preview

Color preview on black background

This text has color #215832 on black background.


Color preview on white background

This text has color #215832 on white background.


Black color preview on #215832 background

This text has black color on #215832 background.


White color preview on #215832 background

This text has white color on #215832 background.


Related colors

Complementary color

Complementary color for #hex is #DEA7CD.


I love getcolorcode.com

Triadic colors

1 #322158 and #583221 with #215832 are triadic colors.

2 #325821 and #582132 with #215832 are triadic colors.