COLOR #215017

HEX: #215017 RGB: (33,80,23)

Color info

#215017 contains red, green and blue colors in about the same proportion. Web safe color of #215017 is #336600 (or #360).

RGB color model

#215017 color RGB value is (33,80,23).

RGB: (33,80,23) (13%, 31%, 9%)

RGB channels and saturation

R 33 of 255 = 13%
G 80 of 255 = 31%
B 23 of 255 = 9%

33
80
23

R + G + B ~ 18%. #215017 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 80 + 23 = 136 (100%)
R 33 of 136 ~ 24.26%
G 80 of 136 ~ 58.82%
B 23 of 136 ~ 16.91'%

%24.26
%58.82
%16.91

CMYK color model

#215017 color CMYK value is (59,0,71,69).

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

CMYK: (59,0,71,69)
C59M0Y71K69 (59%, 0%, 71%, 69%)
(0.59 / 0.00 / 0.71 / 0.69)

CMYK percentages

%58.75
%0
%71.25
%68.63

Codes

Color #215017 in popluar color models

21 50 17
RGB 33 80 23
HSL 109° 55.34% 20.20%
HSB/HSV 109° 71.25% 31.37%
CMYK 58.75% 0.00% 71.25%
68.63%

Color #215017 in popluar number systems.

HEX 21 50 17
Decimal 33 80 23
Binary 100001 1010000 10111
Octal 41 120 27

Shades and tints

Shades of #215017

#215017
(33,80,23)
#1E4915
(30,73,21)
#1B4213
(27,66,19)
#183B11
(24,59,17)
#15340F
(21,52,15)
#122D0D
(18,45,13)
#0F260B
(15,38,11)
#0C1F09
(12,31,9)
#091807
(9,24,7)
#061105
(6,17,5)
#030A03
(3,10,3)
#000000
(0,0,0)

Tints of #215017

#215017
(33,80,23)
#355F2C
(53,95,44)
#496E41
(73,110,65)
#5D7D56
(93,125,86)
#718C6B
(113,140,107)
#859B80
(133,155,128)
#99AA95
(153,170,149)
#ADB9AA
(173,185,170)
#C1C8BF
(193,200,191)
#D5D7D4
(213,215,212)
#E9E6E9
(233,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #215017; }

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

This text font color is #215017.

Background Color

.myBgColor { background-color: #215017; }

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

This div background color is #215017.

Border color

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

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

This div border color is #215017.

Opacity

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

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

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

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

This text has shadow with #215017 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #215017.

Preview

Color preview on black background

This text has color #215017 on black background.


Color preview on white background

This text has color #215017 on white background.


Black color preview on #215017 background

This text has black color on #215017 background.


White color preview on #215017 background

This text has white color on #215017 background.


Related colors

Complementary color

Complementary color for #hex is #DEAFE8.


I love getcolorcode.com

Triadic colors

1 #172150 and #501721 with #215017 are triadic colors.

2 #175021 and #502117 with #215017 are triadic colors.