COLOR #215D31

HEX: #215D31 RGB: (33,93,49)

Color info

#215D31 contains mainly green and blue colors. Web safe color of #215D31 is #336633 (or #363).

RGB color model

#215D31 color RGB value is (33,93,49).

RGB: (33,93,49) (13%, 36%, 19%)

RGB channels and saturation

R 33 of 255 = 13%
G 93 of 255 = 36%
B 49 of 255 = 19%

33
93
49

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

Portions of RGB colors in percentages

R + G + B = 33 + 93 + 49 = 175 (100%)
R 33 of 175 ~ 18.86%
G 93 of 175 ~ 53.14%
B 49 of 175 ~ 28'%

%18.86
%53.14
%28

CMYK color model

#215D31 color CMYK value is (65,0,47,64).

  • cyan value is 64.52%
  • magenta value is 0.00%
  • yellow value is 47.31%
  • key color value is 63.53%
CMYK: (65,0,47,64) C65M0Y47K64 (65%,0%,47%,64%) (0.65/0.00/0.47/0.64) 

CMYK percentages

%64.52
%0
%47.31
%63.53

Codes

Color #215D31 in popluar color models

21 5D 31
RGB 33 93 49
HSL 136° 47.62% 24.71%
HSB/HSV 136° 64.52% 36.47%
CMYK 64.52% 0.00% 47.31%
63.53%

Color #215D31 in popluar number systems.

HEX 21 5D 31
Decimal 33 93 49
Binary 100001 1011101 110001
Octal 41 135 61

Shades and tints

Shades of #215D31

#215D31
(33,93,49)
#1E552D
(30,85,45)
#1B4D29
(27,77,41)
#184525
(24,69,37)
#153D21
(21,61,33)
#12351D
(18,53,29)
#0F2D19
(15,45,25)
#0C2515
(12,37,21)
#091D11
(9,29,17)
#06150D
(6,21,13)
#030D09
(3,13,9)
#000000
(0,0,0)

Tints of #215D31

#215D31
(33,93,49)
#356B43
(53,107,67)
#497955
(73,121,85)
#5D8767
(93,135,103)
#719579
(113,149,121)
#85A38B
(133,163,139)
#99B19D
(153,177,157)
#ADBFAF
(173,191,175)
#C1CDC1
(193,205,193)
#D5DBD3
(213,219,211)
#E9E9E5
(233,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #215D31 color. Also use rgb(33,93,49) instead hex code.

Text Font Color

.myTextColor { color: #215D31; }

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

This text font color is #215D31.

Background Color

.myBgColor { background-color: #215D31; }

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

This div background color is #215D31.

Border color

.myBorderColor { border: 1px solid #215D31; }

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

This div border color is #215D31.

Opacity

.myOpacity80 { color: #215D31; opacity: 0.8; }

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

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

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

This text has shadow with #215D31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #215D31.

Preview

Color preview on black background

This text has color #215D31 on black background.


Color preview on white background

This text has color #215D31 on white background.


Black color preview on #215D31 background

This text has black color on #215D31 background.


White color preview on #215D31 background

This text has white color on #215D31 background.


Related colors

Complementary color

Complementary color for #hex is #DEA2CE.


I love getcolorcode.com

Triadic colors

1 #31215D and #5D3121 with #215D31 are triadic colors.

2 #315D21 and #5D2131 with #215D31 are triadic colors.