COLOR #215537

HEX: #215537 RGB: (33,85,55)

Color info

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

RGB color model

#215537 color RGB value is (33,85,55).

RGB: (33,85,55) (13%, 33%, 22%)

RGB channels and saturation

R 33 of 255 = 13%
G 85 of 255 = 33%
B 55 of 255 = 22%

33
85
55

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

Portions of RGB colors in percentages

R + G + B = 33 + 85 + 55 = 173 (100%)
R 33 of 173 ~ 19.08%
G 85 of 173 ~ 49.13%
B 55 of 173 ~ 31.79'%

%19.08
%49.13
%31.79

CMYK color model

#215537 color CMYK value is (61,0,35,67).

  • cyan value is 61.18%
  • magenta value is 0.00%
  • yellow value is 35.29%
  • key color value is 66.67%

CMYK: (61,0,35,67)
C61M0Y35K67 (61%, 0%, 35%, 67%)
(0.61 / 0.00 / 0.35 / 0.67)

CMYK percentages

%61.18
%0
%35.29
%66.67

Codes

Color #215537 in popluar color models

21 55 37
RGB 33 85 55
HSL 145° 44.07% 23.14%
HSB/HSV 145° 61.18% 33.33%
CMYK 61.18% 0.00% 35.29%
66.67%

Color #215537 in popluar number systems.

HEX 21 55 37
Decimal 33 85 55
Binary 100001 1010101 110111
Octal 41 125 67

Shades and tints

Shades of #215537

#215537
(33,85,55)
#1E4E32
(30,78,50)
#1B472D
(27,71,45)
#184028
(24,64,40)
#153923
(21,57,35)
#12321E
(18,50,30)
#0F2B19
(15,43,25)
#0C2414
(12,36,20)
#091D0F
(9,29,15)
#06160A
(6,22,10)
#030F05
(3,15,5)
#000000
(0,0,0)

Tints of #215537

#215537
(33,85,55)
#356449
(53,100,73)
#49735B
(73,115,91)
#5D826D
(93,130,109)
#71917F
(113,145,127)
#85A091
(133,160,145)
#99AFA3
(153,175,163)
#ADBEB5
(173,190,181)
#C1CDC7
(193,205,199)
#D5DCD9
(213,220,217)
#E9EBEB
(233,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #215537 color. Also use rgb(33,85,55) instead hex code.

Text Font Color

.myTextColor { color: #215537; }

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

This text font color is #215537.

Background Color

.myBgColor { background-color: #215537; }

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

This div background color is #215537.

Border color

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

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

This div border color is #215537.

Opacity

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

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

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

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

This text has shadow with #215537 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #215537.

Preview

Color preview on black background

This text has color #215537 on black background.


Color preview on white background

This text has color #215537 on white background.


Black color preview on #215537 background

This text has black color on #215537 background.


White color preview on #215537 background

This text has white color on #215537 background.


Related colors

Complementary color

Complementary color for #hex is #DEAAC8.


I love getcolorcode.com

Triadic colors

1 #372155 and #553721 with #215537 are triadic colors.

2 #375521 and #552137 with #215537 are triadic colors.