COLOR #15572E

HEX: #15572E RGB: (21,87,46)

Color info

#15572E contains mainly green and blue colors. Web safe color of #15572E is #006633 (or #063).

RGB color model

#15572E color RGB value is (21,87,46).

RGB: (21,87,46) (8%, 34%, 18%)

RGB channels and saturation

R 21 of 255 = 8%
G 87 of 255 = 34%
B 46 of 255 = 18%

21
87
46

R + G + B ~ 20%. #15572E is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 87 + 46 = 154 (100%)
R 21 of 154 ~ 13.64%
G 87 of 154 ~ 56.49%
B 46 of 154 ~ 29.87'%

%13.64
%56.49
%29.87

CMYK color model

#15572E color CMYK value is (76,0,47,66).

  • cyan value is 75.86%
  • magenta value is 0.00%
  • yellow value is 47.13%
  • key color value is 65.88%
CMYK: (76,0,47,66) C76M0Y47K66 (76%,0%,47%,66%) (0.76/0.00/0.47/0.66) 

CMYK percentages

%75.86
%0
%47.13
%65.88

Codes

Color #15572E in popluar color models

15 57 2E
RGB 21 87 46
HSL 143° 61.11% 21.18%
HSB/HSV 143° 75.86% 34.12%
CMYK 75.86% 0.00% 47.13%
65.88%

Color #15572E in popluar number systems.

HEX 15 57 2E
Decimal 21 87 46
Binary 10101 1010111 101110
Octal 25 127 56

Shades and tints

Shades of #15572E

#15572E
(21,87,46)
#14502A
(20,80,42)
#134926
(19,73,38)
#124222
(18,66,34)
#113B1E
(17,59,30)
#10341A
(16,52,26)
#0F2D16
(15,45,22)
#0E2612
(14,38,18)
#0D1F0E
(13,31,14)
#0C180A
(12,24,10)
#0B1106
(11,17,6)
#000000
(0,0,0)

Tints of #15572E

#15572E
(21,87,46)
#2A6641
(42,102,65)
#3F7554
(63,117,84)
#548467
(84,132,103)
#69937A
(105,147,122)
#7EA28D
(126,162,141)
#93B1A0
(147,177,160)
#A8C0B3
(168,192,179)
#BDCFC6
(189,207,198)
#D2DED9
(210,222,217)
#E7EDEC
(231,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #15572E color. Also use rgb(21,87,46) instead hex code.

Text Font Color

.myTextColor { color: #15572E; }

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

This text font color is #15572E.

Background Color

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

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

This div background color is #15572E.

Border color

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

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

This div border color is #15572E.

Opacity

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

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

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

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

This text has shadow with #15572E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15572E.

Preview

Color preview on black background

This text has color #15572E on black background.


Color preview on white background

This text has color #15572E on white background.


Black color preview on #15572E background

This text has black color on #15572E background.


White color preview on #15572E background

This text has white color on #15572E background.


Related colors

Complementary color

Complementary color for #hex is #EAA8D1.


I love getcolorcode.com

Triadic colors

1 #2E1557 and #572E15 with #15572E are triadic colors.

2 #2E5715 and #57152E with #15572E are triadic colors.