COLOR #15564E

HEX: #15564E RGB: (21,86,78)

Color info

#15564E contains mainly green and blue colors. Web safe color of #15564E is #006666 (or #066).

RGB color model

#15564E color RGB value is (21,86,78).

RGB: (21,86,78) (8%, 34%, 31%)

RGB channels and saturation

R 21 of 255 = 8%
G 86 of 255 = 34%
B 78 of 255 = 31%

21
86
78

R + G + B ~ 24%. #15564E is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 86 + 78 = 185 (100%)
R 21 of 185 ~ 11.35%
G 86 of 185 ~ 46.49%
B 78 of 185 ~ 42.16'%

%11.35
%46.49
%42.16

CMYK color model

#15564E color CMYK value is (76,0,9,66).

  • cyan value is 75.58%
  • magenta value is 0.00%
  • yellow value is 9.30%
  • key color value is 66.27%

CMYK: (76,0,9,66)
C76M0Y9K66 (76%, 0%, 9%, 66%)
(0.76 / 0.00 / 0.09 / 0.66)

CMYK percentages

%75.58
%0
%9.3
%66.27

Codes

Color #15564E in popluar color models

15 56 4E
RGB 21 86 78
HSL 173° 60.75% 20.98%
HSB/HSV 173° 75.58% 33.73%
CMYK 75.58% 0.00% 9.30%
66.27%

Color #15564E in popluar number systems.

HEX 15 56 4E
Decimal 21 86 78
Binary 10101 1010110 1001110
Octal 25 126 116

Shades and tints

Shades of #15564E

#15564E
(21,86,78)
#144F47
(20,79,71)
#134840
(19,72,64)
#124139
(18,65,57)
#113A32
(17,58,50)
#10332B
(16,51,43)
#0F2C24
(15,44,36)
#0E251D
(14,37,29)
#0D1E16
(13,30,22)
#0C170F
(12,23,15)
#0B1008
(11,16,8)
#000000
(0,0,0)

Tints of #15564E

#15564E
(21,86,78)
#2A655E
(42,101,94)
#3F746E
(63,116,110)
#54837E
(84,131,126)
#69928E
(105,146,142)
#7EA19E
(126,161,158)
#93B0AE
(147,176,174)
#A8BFBE
(168,191,190)
#BDCECE
(189,206,206)
#D2DDDE
(210,221,222)
#E7ECEE
(231,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #15564E color. Also use rgb(21,86,78) instead hex code.

Text Font Color

.myTextColor { color: #15564E; }

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

This text font color is #15564E.

Background Color

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

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

This div background color is #15564E.

Border color

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

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

This div border color is #15564E.

Opacity

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

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

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

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

This text has shadow with #15564E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15564E.

Preview

Color preview on black background

This text has color #15564E on black background.


Color preview on white background

This text has color #15564E on white background.


Black color preview on #15564E background

This text has black color on #15564E background.


White color preview on #15564E background

This text has white color on #15564E background.


Related colors

Complementary color

Complementary color for #hex is #EAA9B1.


I love getcolorcode.com

Triadic colors

1 #4E1556 and #564E15 with #15564E are triadic colors.

2 #4E5615 and #56154E with #15564E are triadic colors.