COLOR #15494E

HEX: #15494E RGB: (21,73,78)

Color info

#15494E contains red, green and blue colors in about the same proportion. Web safe color of #15494E is #003366 (or #036).

RGB color model

#15494E color RGB value is (21,73,78).

RGB: (21,73,78) (8%, 29%, 31%)

RGB channels and saturation

R 21 of 255 = 8%
G 73 of 255 = 29%
B 78 of 255 = 31%

21
73
78

R + G + B ~ 23%. #15494E is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 73 + 78 = 172 (100%)
R 21 of 172 ~ 12.21%
G 73 of 172 ~ 42.44%
B 78 of 172 ~ 45.35'%

%12.21
%42.44
%45.35

CMYK color model

#15494E color CMYK value is (73,6,0,69).

  • cyan value is 73.08%
  • magenta value is 6.41%
  • yellow value is 0.00%
  • key color value is 69.41%
CMYK: (73,6,0,69) C73M6Y0K69 (73%,6%,0%,69%) (0.73/0.06/0.00/0.69) 

CMYK percentages

%73.08
%6.41
%0
%69.41

Codes

Color #15494E in popluar color models

15 49 4E
RGB 21 73 78
HSL 185° 57.58% 19.41%
HSB/HSV 185° 73.08% 30.59%
CMYK 73.08% 6.41% 0.00%
69.41%

Color #15494E in popluar number systems.

HEX 15 49 4E
Decimal 21 73 78
Binary 10101 1001001 1001110
Octal 25 111 116

Shades and tints

Shades of #15494E

#15494E
(21,73,78)
#144347
(20,67,71)
#133D40
(19,61,64)
#123739
(18,55,57)
#113132
(17,49,50)
#102B2B
(16,43,43)
#0F2524
(15,37,36)
#0E1F1D
(14,31,29)
#0D1916
(13,25,22)
#0C130F
(12,19,15)
#0B0D08
(11,13,8)
#000000
(0,0,0)

Tints of #15494E

#15494E
(21,73,78)
#2A595E
(42,89,94)
#3F696E
(63,105,110)
#54797E
(84,121,126)
#69898E
(105,137,142)
#7E999E
(126,153,158)
#93A9AE
(147,169,174)
#A8B9BE
(168,185,190)
#BDC9CE
(189,201,206)
#D2D9DE
(210,217,222)
#E7E9EE
(231,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #15494E; }

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

This text font color is #15494E.

Background Color

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

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

This div background color is #15494E.

Border color

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

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

This div border color is #15494E.

Opacity

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

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

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

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

This text has shadow with #15494E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15494E.

Preview

Color preview on black background

This text has color #15494E on black background.


Color preview on white background

This text has color #15494E on white background.


Black color preview on #15494E background

This text has black color on #15494E background.


White color preview on #15494E background

This text has white color on #15494E background.


Related colors

Complementary color

Complementary color for #hex is #EAB6B1.


I love getcolorcode.com

Triadic colors

1 #4E1549 and #494E15 with #15494E are triadic colors.

2 #4E4915 and #49154E with #15494E are triadic colors.