COLOR #15425C

HEX: #15425C RGB: (21,66,92)

Color info

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

RGB color model

#15425C color RGB value is (21,66,92).

RGB: (21,66,92) (8%, 26%, 36%)

RGB channels and saturation

R 21 of 255 = 8%
G 66 of 255 = 26%
B 92 of 255 = 36%

21
66
92

R + G + B ~ 23%. #15425C is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 66 + 92 = 179 (100%)
R 21 of 179 ~ 11.73%
G 66 of 179 ~ 36.87%
B 92 of 179 ~ 51.4'%

%11.73
%36.87
%51.4

CMYK color model

#15425C color CMYK value is (77,28,0,64).

  • cyan value is 77.17%
  • magenta value is 28.26%
  • yellow value is 0.00%
  • key color value is 63.92%

CMYK: (77,28,0,64)
C77M28Y0K64 (77%, 28%, 0%, 64%)
(0.77 / 0.28 / 0.00 / 0.64)

CMYK percentages

%77.17
%28.26
%0
%63.92

Codes

Color #15425C in popluar color models

15 42 5C
RGB 21 66 92
HSL 202° 62.83% 22.16%
HSB/HSV 202° 77.17% 36.08%
CMYK 77.17% 28.26% 0.00%
63.92%

Color #15425C in popluar number systems.

HEX 15 42 5C
Decimal 21 66 92
Binary 10101 1000010 1011100
Octal 25 102 134

Shades and tints

Shades of #15425C

#15425C
(21,66,92)
#143C54
(20,60,84)
#13364C
(19,54,76)
#123044
(18,48,68)
#112A3C
(17,42,60)
#102434
(16,36,52)
#0F1E2C
(15,30,44)
#0E1824
(14,24,36)
#0D121C
(13,18,28)
#0C0C14
(12,12,20)
#0B060C
(11,6,12)
#000000
(0,0,0)

Tints of #15425C

#15425C
(21,66,92)
#2A536A
(42,83,106)
#3F6478
(63,100,120)
#547586
(84,117,134)
#698694
(105,134,148)
#7E97A2
(126,151,162)
#93A8B0
(147,168,176)
#A8B9BE
(168,185,190)
#BDCACC
(189,202,204)
#D2DBDA
(210,219,218)
#E7ECE8
(231,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #15425C color. Also use rgb(21,66,92) instead hex code.

Text Font Color

.myTextColor { color: #15425C; }

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

This text font color is #15425C.

Background Color

.myBgColor { background-color: #15425C; }

<div style="background-color:#15425C">Inner text</div>

This div background color is #15425C.

Border color

.myBorderColor { border: 1px solid #15425C; }

<div style="border:3px solid #15425C">Div</div>

This div border color is #15425C.

Opacity

.myOpacity80 { color: #15425C; opacity: 0.8; }

<p style="color:#15425C;opacity:0.8;">80%</p>

Text with #15425C 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 #15425C;}

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

This text has shadow with #15425C color.


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

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

This text has shadow with #15425C primary color and red secondary color.


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

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

This text has shadow with #15425C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #15425C.

Preview

Color preview on black background

This text has color #15425C on black background.


Color preview on white background

This text has color #15425C on white background.


Black color preview on #15425C background

This text has black color on #15425C background.


White color preview on #15425C background

This text has white color on #15425C background.


Related colors

Complementary color

Complementary color for #hex is #EABDA3.


I love getcolorcode.com

Triadic colors

1 #5C1542 and #425C15 with #15425C are triadic colors.

2 #5C4215 and #42155C with #15425C are triadic colors.