COLOR #215714

HEX: #215714 RGB: (33,87,20)

Color info

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

RGB color model

#215714 color RGB value is (33,87,20).

RGB: (33,87,20) (13%, 34%, 8%)

RGB channels and saturation

R 33 of 255 = 13%
G 87 of 255 = 34%
B 20 of 255 = 8%

33
87
20

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

Portions of RGB colors in percentages

R + G + B = 33 + 87 + 20 = 140 (100%)
R 33 of 140 ~ 23.57%
G 87 of 140 ~ 62.14%
B 20 of 140 ~ 14.29'%

%23.57
%62.14
%14.29

CMYK color model

#215714 color CMYK value is (62,0,77,66).

  • cyan value is 62.07%
  • magenta value is 0.00%
  • yellow value is 77.01%
  • key color value is 65.88%

CMYK: (62,0,77,66)
C62M0Y77K66 (62%, 0%, 77%, 66%)
(0.62 / 0.00 / 0.77 / 0.66)

CMYK percentages

%62.07
%0
%77.01
%65.88

Codes

Color #215714 in popluar color models

21 57 14
RGB 33 87 20
HSL 108° 62.62% 20.98%
HSB/HSV 108° 77.01% 34.12%
CMYK 62.07% 0.00% 77.01%
65.88%

Color #215714 in popluar number systems.

HEX 21 57 14
Decimal 33 87 20
Binary 100001 1010111 10100
Octal 41 127 24

Shades and tints

Shades of #215714

#215714
(33,87,20)
#1E5013
(30,80,19)
#1B4912
(27,73,18)
#184211
(24,66,17)
#153B10
(21,59,16)
#12340F
(18,52,15)
#0F2D0E
(15,45,14)
#0C260D
(12,38,13)
#091F0C
(9,31,12)
#06180B
(6,24,11)
#03110A
(3,17,10)
#000000
(0,0,0)

Tints of #215714

#215714
(33,87,20)
#356629
(53,102,41)
#49753E
(73,117,62)
#5D8453
(93,132,83)
#719368
(113,147,104)
#85A27D
(133,162,125)
#99B192
(153,177,146)
#ADC0A7
(173,192,167)
#C1CFBC
(193,207,188)
#D5DED1
(213,222,209)
#E9EDE6
(233,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #215714 color. Also use rgb(33,87,20) instead hex code.

Text Font Color

.myTextColor { color: #215714; }

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

This text font color is #215714.

Background Color

.myBgColor { background-color: #215714; }

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

This div background color is #215714.

Border color

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

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

This div border color is #215714.

Opacity

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

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

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

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

This text has shadow with #215714 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #215714.

Preview

Color preview on black background

This text has color #215714 on black background.


Color preview on white background

This text has color #215714 on white background.


Black color preview on #215714 background

This text has black color on #215714 background.


White color preview on #215714 background

This text has white color on #215714 background.


Related colors

Complementary color

Complementary color for #hex is #DEA8EB.


I love getcolorcode.com

Triadic colors

1 #142157 and #571421 with #215714 are triadic colors.

2 #145721 and #572114 with #215714 are triadic colors.