COLOR #15544E

HEX: #15544E RGB: (21,84,78)

Color info

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

RGB color model

#15544E color RGB value is (21,84,78).

RGB: (21,84,78) (8%, 33%, 31%)

RGB channels and saturation

R 21 of 255 = 8%
G 84 of 255 = 33%
B 78 of 255 = 31%

21
84
78

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

Portions of RGB colors in percentages

R + G + B = 21 + 84 + 78 = 183 (100%)
R 21 of 183 ~ 11.48%
G 84 of 183 ~ 45.9%
B 78 of 183 ~ 42.62'%

%11.48
%45.9
%42.62

CMYK color model

#15544E color CMYK value is (75,0,7,67).

  • cyan value is 75.00%
  • magenta value is 0.00%
  • yellow value is 7.14%
  • key color value is 67.06%

CMYK: (75,0,7,67)
C75M0Y7K67 (75%, 0%, 7%, 67%)
(0.75 / 0.00 / 0.07 / 0.67)

CMYK percentages

%75
%0
%7.14
%67.06

Codes

Color #15544E in popluar color models

15 54 4E
RGB 21 84 78
HSL 174° 60.00% 20.59%
HSB/HSV 174° 75.00% 32.94%
CMYK 75.00% 0.00% 7.14%
67.06%

Color #15544E in popluar number systems.

HEX 15 54 4E
Decimal 21 84 78
Binary 10101 1010100 1001110
Octal 25 124 116

Shades and tints

Shades of #15544E

#15544E
(21,84,78)
#144D47
(20,77,71)
#134640
(19,70,64)
#123F39
(18,63,57)
#113832
(17,56,50)
#10312B
(16,49,43)
#0F2A24
(15,42,36)
#0E231D
(14,35,29)
#0D1C16
(13,28,22)
#0C150F
(12,21,15)
#0B0E08
(11,14,8)
#000000
(0,0,0)

Tints of #15544E

#15544E
(21,84,78)
#2A635E
(42,99,94)
#3F726E
(63,114,110)
#54817E
(84,129,126)
#69908E
(105,144,142)
#7E9F9E
(126,159,158)
#93AEAE
(147,174,174)
#A8BDBE
(168,189,190)
#BDCCCE
(189,204,206)
#D2DBDE
(210,219,222)
#E7EAEE
(231,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #15544E; }

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

This text font color is #15544E.

Background Color

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

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

This div background color is #15544E.

Border color

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

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

This div border color is #15544E.

Opacity

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

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

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

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

This text has shadow with #15544E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15544E.

Preview

Color preview on black background

This text has color #15544E on black background.


Color preview on white background

This text has color #15544E on white background.


Black color preview on #15544E background

This text has black color on #15544E background.


White color preview on #15544E background

This text has white color on #15544E background.


Related colors

Complementary color

Complementary color for #hex is #EAABB1.


I love getcolorcode.com

Triadic colors

1 #4E1554 and #544E15 with #15544E are triadic colors.

2 #4E5415 and #54154E with #15544E are triadic colors.