COLOR #15396B

HEX: #15396B RGB: (21,57,107)

Color info

#15396B contains mainly green and blue colors. Web safe color of #15396B is #003366 (or #036).

RGB color model

#15396B color RGB value is (21,57,107).

RGB: (21,57,107) (8%, 22%, 42%)

RGB channels and saturation

R 21 of 255 = 8%
G 57 of 255 = 22%
B 107 of 255 = 42%

21
57
107

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

Portions of RGB colors in percentages

R + G + B = 21 + 57 + 107 = 185 (100%)
R 21 of 185 ~ 11.35%
G 57 of 185 ~ 30.81%
B 107 of 185 ~ 57.84'%

%11.35
%30.81
%57.84

CMYK color model

#15396B color CMYK value is (80,47,0,58).

  • cyan value is 80.37%
  • magenta value is 46.73%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (80,47,0,58)
C80M47Y0K58 (80%, 47%, 0%, 58%)
(0.80 / 0.47 / 0.00 / 0.58)

CMYK percentages

%80.37
%46.73
%0
%58.04

Codes

Color #15396B in popluar color models

15 39 6B
RGB 21 57 107
HSL 215° 67.19% 25.10%
HSB/HSV 215° 80.37% 41.96%
CMYK 80.37% 46.73% 0.00%
58.04%

Color #15396B in popluar number systems.

HEX 15 39 6B
Decimal 21 57 107
Binary 10101 111001 1101011
Octal 25 71 153

Shades and tints

Shades of #15396B

#15396B
(21,57,107)
#143462
(20,52,98)
#132F59
(19,47,89)
#122A50
(18,42,80)
#112547
(17,37,71)
#10203E
(16,32,62)
#0F1B35
(15,27,53)
#0E162C
(14,22,44)
#0D1123
(13,17,35)
#0C0C1A
(12,12,26)
#0B0711
(11,7,17)
#000000
(0,0,0)

Tints of #15396B

#15396B
(21,57,107)
#2A4B78
(42,75,120)
#3F5D85
(63,93,133)
#546F92
(84,111,146)
#69819F
(105,129,159)
#7E93AC
(126,147,172)
#93A5B9
(147,165,185)
#A8B7C6
(168,183,198)
#BDC9D3
(189,201,211)
#D2DBE0
(210,219,224)
#E7EDED
(231,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #15396B color. Also use rgb(21,57,107) instead hex code.

Text Font Color

.myTextColor { color: #15396B; }

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

This text font color is #15396B.

Background Color

.myBgColor { background-color: #15396B; }

<div style="background-color:#15396B">Inner text</div>

This div background color is #15396B.

Border color

.myBorderColor { border: 1px solid #15396B; }

<div style="border:3px solid #15396B">Div</div>

This div border color is #15396B.

Opacity

.myOpacity80 { color: #15396B; opacity: 0.8; }

<p style="color:#15396B;opacity:0.8;">80%</p>

Text with #15396B 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 #15396B;}

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

This text has shadow with #15396B color.


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

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

This text has shadow with #15396B primary color and red secondary color.


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

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

This text has shadow with #15396B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #15396B.

Preview

Color preview on black background

This text has color #15396B on black background.


Color preview on white background

This text has color #15396B on white background.


Black color preview on #15396B background

This text has black color on #15396B background.


White color preview on #15396B background

This text has white color on #15396B background.


Related colors

Complementary color

Complementary color for #hex is #EAC694.


I love getcolorcode.com

Triadic colors

1 #6B1539 and #396B15 with #15396B are triadic colors.

2 #6B3915 and #39156B with #15396B are triadic colors.