COLOR #215013

HEX: #215013 RGB: (33,80,19)

Color info

#215013 contains mainly red and green colors. Web safe color of #215013 is #336600 (or #360).

RGB color model

#215013 color RGB value is (33,80,19).

RGB: (33,80,19) (13%, 31%, 7%)

RGB channels and saturation

R 33 of 255 = 13%
G 80 of 255 = 31%
B 19 of 255 = 7%

33
80
19

R + G + B ~ 17%. #215013 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 80 + 19 = 132 (100%)
R 33 of 132 ~ 25%
G 80 of 132 ~ 60.61%
B 19 of 132 ~ 14.39'%

%25
%60.61
%14.39

CMYK color model

#215013 color CMYK value is (59,0,76,69).

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

CMYK: (59,0,76,69)
C59M0Y76K69 (59%, 0%, 76%, 69%)
(0.59 / 0.00 / 0.76 / 0.69)

CMYK percentages

%58.75
%0
%76.25
%68.63

Codes

Color #215013 in popluar color models

21 50 13
RGB 33 80 19
HSL 106° 61.62% 19.41%
HSB/HSV 106° 76.25% 31.37%
CMYK 58.75% 0.00% 76.25%
68.63%

Color #215013 in popluar number systems.

HEX 21 50 13
Decimal 33 80 19
Binary 100001 1010000 10011
Octal 41 120 23

Shades and tints

Shades of #215013

#215013
(33,80,19)
#1E4912
(30,73,18)
#1B4211
(27,66,17)
#183B10
(24,59,16)
#15340F
(21,52,15)
#122D0E
(18,45,14)
#0F260D
(15,38,13)
#0C1F0C
(12,31,12)
#09180B
(9,24,11)
#06110A
(6,17,10)
#030A09
(3,10,9)
#000000
(0,0,0)

Tints of #215013

#215013
(33,80,19)
#355F28
(53,95,40)
#496E3D
(73,110,61)
#5D7D52
(93,125,82)
#718C67
(113,140,103)
#859B7C
(133,155,124)
#99AA91
(153,170,145)
#ADB9A6
(173,185,166)
#C1C8BB
(193,200,187)
#D5D7D0
(213,215,208)
#E9E6E5
(233,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #215013; }

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

This text font color is #215013.

Background Color

.myBgColor { background-color: #215013; }

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

This div background color is #215013.

Border color

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

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

This div border color is #215013.

Opacity

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

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

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

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

This text has shadow with #215013 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #215013.

Preview

Color preview on black background

This text has color #215013 on black background.


Color preview on white background

This text has color #215013 on white background.


Black color preview on #215013 background

This text has black color on #215013 background.


White color preview on #215013 background

This text has white color on #215013 background.


Related colors

Complementary color

Complementary color for #hex is #DEAFEC.


I love getcolorcode.com

Triadic colors

1 #132150 and #501321 with #215013 are triadic colors.

2 #135021 and #502113 with #215013 are triadic colors.