COLOR #15520E

HEX: #15520E RGB: (21,82,14)

Color info

#15520E contains mainly green color. Web safe color of #15520E is #006600 (or #060).

RGB color model

#15520E color RGB value is (21,82,14).

RGB: (21,82,14) (8%, 32%, 5%)

RGB channels and saturation

R 21 of 255 = 8%
G 82 of 255 = 32%
B 14 of 255 = 5%

21
82
14

R + G + B ~ 15%. #15520E is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 82 + 14 = 117 (100%)
R 21 of 117 ~ 17.95%
G 82 of 117 ~ 70.09%
B 14 of 117 ~ 11.97'%

%17.95
%70.09
%11.97

CMYK color model

#15520E color CMYK value is (74,0,83,68).

  • cyan value is 74.39%
  • magenta value is 0.00%
  • yellow value is 82.93%
  • key color value is 67.84%

CMYK: (74,0,83,68)
C74M0Y83K68 (74%, 0%, 83%, 68%)
(0.74 / 0.00 / 0.83 / 0.68)

CMYK percentages

%74.39
%0
%82.93
%67.84

Codes

Color #15520E in popluar color models

15 52 0E
RGB 21 82 14
HSL 114° 70.83% 18.82%
HSB/HSV 114° 82.93% 32.16%
CMYK 74.39% 0.00% 82.93%
67.84%

Color #15520E in popluar number systems.

HEX 15 52 0E
Decimal 21 82 14
Binary 10101 1010010 1110
Octal 25 122 16

Shades and tints

Shades of #15520E

#15520E
(21,82,14)
#144B0D
(20,75,13)
#13440C
(19,68,12)
#123D0B
(18,61,11)
#11360A
(17,54,10)
#102F09
(16,47,9)
#0F2808
(15,40,8)
#0E2107
(14,33,7)
#0D1A06
(13,26,6)
#0C1305
(12,19,5)
#0B0C04
(11,12,4)
#000000
(0,0,0)

Tints of #15520E

#15520E
(21,82,14)
#2A6123
(42,97,35)
#3F7038
(63,112,56)
#547F4D
(84,127,77)
#698E62
(105,142,98)
#7E9D77
(126,157,119)
#93AC8C
(147,172,140)
#A8BBA1
(168,187,161)
#BDCAB6
(189,202,182)
#D2D9CB
(210,217,203)
#E7E8E0
(231,232,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #15520E color. Also use rgb(21,82,14) instead hex code.

Text Font Color

.myTextColor { color: #15520E; }

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

This text font color is #15520E.

Background Color

.myBgColor { background-color: #15520E; }

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

This div background color is #15520E.

Border color

.myBorderColor { border: 1px solid #15520E; }

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

This div border color is #15520E.

Opacity

.myOpacity80 { color: #15520E; opacity: 0.8; }

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

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

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

This text has shadow with #15520E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15520E.

Preview

Color preview on black background

This text has color #15520E on black background.


Color preview on white background

This text has color #15520E on white background.


Black color preview on #15520E background

This text has black color on #15520E background.


White color preview on #15520E background

This text has white color on #15520E background.


Related colors

Complementary color

Complementary color for #hex is #EAADF1.


I love getcolorcode.com

Triadic colors

1 #0E1552 and #520E15 with #15520E are triadic colors.

2 #0E5215 and #52150E with #15520E are triadic colors.