COLOR #152049

HEX: #152049 RGB: (21,32,73)

Color info

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

RGB color model

#152049 color RGB value is (21,32,73).

RGB: (21,32,73) (8%, 13%, 29%)

RGB channels and saturation

R 21 of 255 = 8%
G 32 of 255 = 13%
B 73 of 255 = 29%

21
32
73

R + G + B ~ 17%. #152049 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 32 + 73 = 126 (100%)
R 21 of 126 ~ 16.67%
G 32 of 126 ~ 25.4%
B 73 of 126 ~ 57.94'%

%16.67
%25.4
%57.94

CMYK color model

#152049 color CMYK value is (71,56,0,71).

  • cyan value is 71.23%
  • magenta value is 56.16%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (71,56,0,71)
C71M56Y0K71 (71%, 56%, 0%, 71%)
(0.71 / 0.56 / 0.00 / 0.71)

CMYK percentages

%71.23
%56.16
%0
%71.37

Codes

Color #152049 in popluar color models

15 20 49
RGB 21 32 73
HSL 227° 55.32% 18.43%
HSB/HSV 227° 71.23% 28.63%
CMYK 71.23% 56.16% 0.00%
71.37%

Color #152049 in popluar number systems.

HEX 15 20 49
Decimal 21 32 73
Binary 10101 100000 1001001
Octal 25 40 111

Shades and tints

Shades of #152049

#152049
(21,32,73)
#141E43
(20,30,67)
#131C3D
(19,28,61)
#121A37
(18,26,55)
#111831
(17,24,49)
#10162B
(16,22,43)
#0F1425
(15,20,37)
#0E121F
(14,18,31)
#0D1019
(13,16,25)
#0C0E13
(12,14,19)
#0B0C0D
(11,12,13)
#000000
(0,0,0)

Tints of #152049

#152049
(21,32,73)
#2A3459
(42,52,89)
#3F4869
(63,72,105)
#545C79
(84,92,121)
#697089
(105,112,137)
#7E8499
(126,132,153)
#9398A9
(147,152,169)
#A8ACB9
(168,172,185)
#BDC0C9
(189,192,201)
#D2D4D9
(210,212,217)
#E7E8E9
(231,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #152049 color. Also use rgb(21,32,73) instead hex code.

Text Font Color

.myTextColor { color: #152049; }

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

This text font color is #152049.

Background Color

.myBgColor { background-color: #152049; }

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

This div background color is #152049.

Border color

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

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

This div border color is #152049.

Opacity

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

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

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

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

This text has shadow with #152049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #152049.

Preview

Color preview on black background

This text has color #152049 on black background.


Color preview on white background

This text has color #152049 on white background.


Black color preview on #152049 background

This text has black color on #152049 background.


White color preview on #152049 background

This text has white color on #152049 background.


Related colors

Complementary color

Complementary color for #hex is #EADFB6.


I love getcolorcode.com

Triadic colors

1 #491520 and #204915 with #152049 are triadic colors.

2 #492015 and #201549 with #152049 are triadic colors.