COLOR #215411

HEX: #215411 RGB: (33,84,17)

Color info

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

RGB color model

#215411 color RGB value is (33,84,17).

RGB: (33,84,17) (13%, 33%, 7%)

RGB channels and saturation

R 33 of 255 = 13%
G 84 of 255 = 33%
B 17 of 255 = 7%

33
84
17

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

Portions of RGB colors in percentages

R + G + B = 33 + 84 + 17 = 134 (100%)
R 33 of 134 ~ 24.63%
G 84 of 134 ~ 62.69%
B 17 of 134 ~ 12.69'%

%24.63
%62.69
%12.69

CMYK color model

#215411 color CMYK value is (61,0,80,67).

  • cyan value is 60.71%
  • magenta value is 0.00%
  • yellow value is 79.76%
  • key color value is 67.06%
CMYK: (61,0,80,67) C61M0Y80K67 (61%,0%,80%,67%) (0.61/0.00/0.80/0.67) 

CMYK percentages

%60.71
%0
%79.76
%67.06

Codes

Color #215411 in popluar color models

21 54 11
RGB 33 84 17
HSL 106° 66.34% 19.80%
HSB/HSV 106° 79.76% 32.94%
CMYK 60.71% 0.00% 79.76%
67.06%

Color #215411 in popluar number systems.

HEX 21 54 11
Decimal 33 84 17
Binary 100001 1010100 10001
Octal 41 124 21

Shades and tints

Shades of #215411

#215411
(33,84,17)
#1E4D10
(30,77,16)
#1B460F
(27,70,15)
#183F0E
(24,63,14)
#15380D
(21,56,13)
#12310C
(18,49,12)
#0F2A0B
(15,42,11)
#0C230A
(12,35,10)
#091C09
(9,28,9)
#061508
(6,21,8)
#030E07
(3,14,7)
#000000
(0,0,0)

Tints of #215411

#215411
(33,84,17)
#356326
(53,99,38)
#49723B
(73,114,59)
#5D8150
(93,129,80)
#719065
(113,144,101)
#859F7A
(133,159,122)
#99AE8F
(153,174,143)
#ADBDA4
(173,189,164)
#C1CCB9
(193,204,185)
#D5DBCE
(213,219,206)
#E9EAE3
(233,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #215411 color. Also use rgb(33,84,17) instead hex code.

Text Font Color

.myTextColor { color: #215411; }

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

This text font color is #215411.

Background Color

.myBgColor { background-color: #215411; }

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

This div background color is #215411.

Border color

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

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

This div border color is #215411.

Opacity

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

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

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

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

This text has shadow with #215411 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #215411.

Preview

Color preview on black background

This text has color #215411 on black background.


Color preview on white background

This text has color #215411 on white background.


Black color preview on #215411 background

This text has black color on #215411 background.


White color preview on #215411 background

This text has white color on #215411 background.


Related colors

Complementary color

Complementary color for #hex is #DEABEE.


I love getcolorcode.com

Triadic colors

1 #112154 and #541121 with #215411 are triadic colors.

2 #115421 and #542111 with #215411 are triadic colors.