COLOR #215E38

HEX: #215E38 RGB: (33,94,56)

Color info

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

RGB color model

#215E38 color RGB value is (33,94,56).

RGB: (33,94,56) (13%, 37%, 22%)

RGB channels and saturation

R 33 of 255 = 13%
G 94 of 255 = 37%
B 56 of 255 = 22%

33
94
56

R + G + B ~ 24%. #215E38 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 94 + 56 = 183 (100%)
R 33 of 183 ~ 18.03%
G 94 of 183 ~ 51.37%
B 56 of 183 ~ 30.6'%

%18.03
%51.37
%30.6

CMYK color model

#215E38 color CMYK value is (65,0,40,63).

  • cyan value is 64.89%
  • magenta value is 0.00%
  • yellow value is 40.43%
  • key color value is 63.14%
CMYK: (65,0,40,63) C65M0Y40K63 (65%,0%,40%,63%) (0.65/0.00/0.40/0.63) 

CMYK percentages

%64.89
%0
%40.43
%63.14

Codes

Color #215E38 in popluar color models

21 5E 38
RGB 33 94 56
HSL 143° 48.03% 24.90%
HSB/HSV 143° 64.89% 36.86%
CMYK 64.89% 0.00% 40.43%
63.14%

Color #215E38 in popluar number systems.

HEX 21 5E 38
Decimal 33 94 56
Binary 100001 1011110 111000
Octal 41 136 70

Shades and tints

Shades of #215E38

#215E38
(33,94,56)
#1E5633
(30,86,51)
#1B4E2E
(27,78,46)
#184629
(24,70,41)
#153E24
(21,62,36)
#12361F
(18,54,31)
#0F2E1A
(15,46,26)
#0C2615
(12,38,21)
#091E10
(9,30,16)
#06160B
(6,22,11)
#030E06
(3,14,6)
#000000
(0,0,0)

Tints of #215E38

#215E38
(33,94,56)
#356C4A
(53,108,74)
#497A5C
(73,122,92)
#5D886E
(93,136,110)
#719680
(113,150,128)
#85A492
(133,164,146)
#99B2A4
(153,178,164)
#ADC0B6
(173,192,182)
#C1CEC8
(193,206,200)
#D5DCDA
(213,220,218)
#E9EAEC
(233,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #215E38 color. Also use rgb(33,94,56) instead hex code.

Text Font Color

.myTextColor { color: #215E38; }

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

This text font color is #215E38.

Background Color

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

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

This div background color is #215E38.

Border color

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

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

This div border color is #215E38.

Opacity

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

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

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

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

This text has shadow with #215E38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #215E38.

Preview

Color preview on black background

This text has color #215E38 on black background.


Color preview on white background

This text has color #215E38 on white background.


Black color preview on #215E38 background

This text has black color on #215E38 background.


White color preview on #215E38 background

This text has white color on #215E38 background.


Related colors

Complementary color

Complementary color for #hex is #DEA1C7.


I love getcolorcode.com

Triadic colors

1 #38215E and #5E3821 with #215E38 are triadic colors.

2 #385E21 and #5E2138 with #215E38 are triadic colors.