COLOR #152459

HEX: #152459 RGB: (21,36,89)

Color info

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

RGB color model

#152459 color RGB value is (21,36,89).

RGB: (21,36,89) (8%, 14%, 35%)

RGB channels and saturation

R 21 of 255 = 8%
G 36 of 255 = 14%
B 89 of 255 = 35%

21
36
89

R + G + B ~ 19%. #152459 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 36 + 89 = 146 (100%)
R 21 of 146 ~ 14.38%
G 36 of 146 ~ 24.66%
B 89 of 146 ~ 60.96'%

%14.38
%24.66
%60.96

CMYK color model

#152459 color CMYK value is (76,60,0,65).

  • cyan value is 76.40%
  • magenta value is 59.55%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (76,60,0,65)
C76M60Y0K65 (76%, 60%, 0%, 65%)
(0.76 / 0.60 / 0.00 / 0.65)

CMYK percentages

%76.4
%59.55
%0
%65.1

Codes

Color #152459 in popluar color models

15 24 59
RGB 21 36 89
HSL 227° 61.82% 21.57%
HSB/HSV 227° 76.40% 34.90%
CMYK 76.40% 59.55% 0.00%
65.10%

Color #152459 in popluar number systems.

HEX 15 24 59
Decimal 21 36 89
Binary 10101 100100 1011001
Octal 25 44 131

Shades and tints

Shades of #152459

#152459
(21,36,89)
#142151
(20,33,81)
#131E49
(19,30,73)
#121B41
(18,27,65)
#111839
(17,24,57)
#101531
(16,21,49)
#0F1229
(15,18,41)
#0E0F21
(14,15,33)
#0D0C19
(13,12,25)
#0C0911
(12,9,17)
#0B0609
(11,6,9)
#000000
(0,0,0)

Tints of #152459

#152459
(21,36,89)
#2A3768
(42,55,104)
#3F4A77
(63,74,119)
#545D86
(84,93,134)
#697095
(105,112,149)
#7E83A4
(126,131,164)
#9396B3
(147,150,179)
#A8A9C2
(168,169,194)
#BDBCD1
(189,188,209)
#D2CFE0
(210,207,224)
#E7E2EF
(231,226,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #152459 color. Also use rgb(21,36,89) instead hex code.

Text Font Color

.myTextColor { color: #152459; }

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

This text font color is #152459.

Background Color

.myBgColor { background-color: #152459; }

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

This div background color is #152459.

Border color

.myBorderColor { border: 1px solid #152459; }

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

This div border color is #152459.

Opacity

.myOpacity80 { color: #152459; opacity: 0.8; }

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

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

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

This text has shadow with #152459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #152459.

Preview

Color preview on black background

This text has color #152459 on black background.


Color preview on white background

This text has color #152459 on white background.


Black color preview on #152459 background

This text has black color on #152459 background.


White color preview on #152459 background

This text has white color on #152459 background.


Related colors

Complementary color

Complementary color for #hex is #EADBA6.


I love getcolorcode.com

Triadic colors

1 #591524 and #245915 with #152459 are triadic colors.

2 #592415 and #241559 with #152459 are triadic colors.