COLOR #15325D

HEX: #15325D RGB: (21,50,93)

Color info

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

RGB color model

#15325D color RGB value is (21,50,93).

RGB: (21,50,93) (8%, 20%, 36%)

RGB channels and saturation

R 21 of 255 = 8%
G 50 of 255 = 20%
B 93 of 255 = 36%

21
50
93

R + G + B ~ 21%. #15325D is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 50 + 93 = 164 (100%)
R 21 of 164 ~ 12.8%
G 50 of 164 ~ 30.49%
B 93 of 164 ~ 56.71'%

%12.8
%30.49
%56.71

CMYK color model

#15325D color CMYK value is (77,46,0,64).

  • cyan value is 77.42%
  • magenta value is 46.24%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (77,46,0,64)
C77M46Y0K64 (77%, 46%, 0%, 64%)
(0.77 / 0.46 / 0.00 / 0.64)

CMYK percentages

%77.42
%46.24
%0
%63.53

Codes

Color #15325D in popluar color models

15 32 5D
RGB 21 50 93
HSL 216° 63.16% 22.35%
HSB/HSV 216° 77.42% 36.47%
CMYK 77.42% 46.24% 0.00%
63.53%

Color #15325D in popluar number systems.

HEX 15 32 5D
Decimal 21 50 93
Binary 10101 110010 1011101
Octal 25 62 135

Shades and tints

Shades of #15325D

#15325D
(21,50,93)
#142E55
(20,46,85)
#132A4D
(19,42,77)
#122645
(18,38,69)
#11223D
(17,34,61)
#101E35
(16,30,53)
#0F1A2D
(15,26,45)
#0E1625
(14,22,37)
#0D121D
(13,18,29)
#0C0E15
(12,14,21)
#0B0A0D
(11,10,13)
#000000
(0,0,0)

Tints of #15325D

#15325D
(21,50,93)
#2A446B
(42,68,107)
#3F5679
(63,86,121)
#546887
(84,104,135)
#697A95
(105,122,149)
#7E8CA3
(126,140,163)
#939EB1
(147,158,177)
#A8B0BF
(168,176,191)
#BDC2CD
(189,194,205)
#D2D4DB
(210,212,219)
#E7E6E9
(231,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #15325D color. Also use rgb(21,50,93) instead hex code.

Text Font Color

.myTextColor { color: #15325D; }

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

This text font color is #15325D.

Background Color

.myBgColor { background-color: #15325D; }

<div style="background-color:#15325D">Inner text</div>

This div background color is #15325D.

Border color

.myBorderColor { border: 1px solid #15325D; }

<div style="border:3px solid #15325D">Div</div>

This div border color is #15325D.

Opacity

.myOpacity80 { color: #15325D; opacity: 0.8; }

<p style="color:#15325D;opacity:0.8;">80%</p>

Text with #15325D 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 #15325D;}

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

This text has shadow with #15325D color.


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

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

This text has shadow with #15325D primary color and red secondary color.


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

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

This text has shadow with #15325D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #15325D.

Preview

Color preview on black background

This text has color #15325D on black background.


Color preview on white background

This text has color #15325D on white background.


Black color preview on #15325D background

This text has black color on #15325D background.


White color preview on #15325D background

This text has white color on #15325D background.


Related colors

Complementary color

Complementary color for #hex is #EACDA2.


I love getcolorcode.com

Triadic colors

1 #5D1532 and #325D15 with #15325D are triadic colors.

2 #5D3215 and #32155D with #15325D are triadic colors.