COLOR #152428

HEX: #152428 RGB: (21,36,40)

Color info

#152428 contains red, green and blue colors in about the same proportion. Web safe color of #152428 is #003333 (or #033).

RGB color model

#152428 color RGB value is (21,36,40).

RGB: (21,36,40) (8%, 14%, 16%)

RGB channels and saturation

R 21 of 255 = 8%
G 36 of 255 = 14%
B 40 of 255 = 16%

21
36
40

R + G + B ~ 13%. #152428 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 36 + 40 = 97 (100%)
R 21 of 97 ~ 21.65%
G 36 of 97 ~ 37.11%
B 40 of 97 ~ 41.24'%

%21.65
%37.11
%41.24

CMYK color model

#152428 color CMYK value is (48,10,0,84).

  • cyan value is 47.50%
  • magenta value is 10.00%
  • yellow value is 0.00%
  • key color value is 84.31%
CMYK: (48,10,0,84) C48M10Y0K84 (48%,10%,0%,84%) (0.48/0.10/0.00/0.84) 

CMYK percentages

%47.5
%10
%0
%84.31

Codes

Color #152428 in popluar color models

15 24 28
RGB 21 36 40
HSL 193° 31.15% 11.96%
HSB/HSV 193° 47.50% 15.69%
CMYK 47.50% 10.00% 0.00%
84.31%

Color #152428 in popluar number systems.

HEX 15 24 28
Decimal 21 36 40
Binary 10101 100100 101000
Octal 25 44 50

Shades and tints

Shades of #152428

#152428
(21,36,40)
#142125
(20,33,37)
#131E22
(19,30,34)
#121B1F
(18,27,31)
#11181C
(17,24,28)
#101519
(16,21,25)
#0F1216
(15,18,22)
#0E0F13
(14,15,19)
#0D0C10
(13,12,16)
#0C090D
(12,9,13)
#0B060A
(11,6,10)
#000000
(0,0,0)

Tints of #152428

#152428
(21,36,40)
#2A373B
(42,55,59)
#3F4A4E
(63,74,78)
#545D61
(84,93,97)
#697074
(105,112,116)
#7E8387
(126,131,135)
#93969A
(147,150,154)
#A8A9AD
(168,169,173)
#BDBCC0
(189,188,192)
#D2CFD3
(210,207,211)
#E7E2E6
(231,226,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #152428; }

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

This text font color is #152428.

Background Color

.myBgColor { background-color: #152428; }

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

This div background color is #152428.

Border color

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

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

This div border color is #152428.

Opacity

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

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

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

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

This text has shadow with #152428 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #152428.

Preview

Color preview on black background

This text has color #152428 on black background.


Color preview on white background

This text has color #152428 on white background.


Black color preview on #152428 background

This text has black color on #152428 background.


White color preview on #152428 background

This text has white color on #152428 background.


Related colors

Complementary color

Complementary color for #hex is #EADBD7.


I love getcolorcode.com

Triadic colors

1 #281524 and #242815 with #152428 are triadic colors.

2 #282415 and #241528 with #152428 are triadic colors.