COLOR #152350

HEX: #152350 RGB: (21,35,80)

Color info

#152350 contains red, green and blue colors in about the same proportion. Web safe color of #152350 is #003366 (or #036).

RGB color model

#152350 color RGB value is (21,35,80).

RGB: (21,35,80) (8%, 14%, 31%)

RGB channels and saturation

R 21 of 255 = 8%
G 35 of 255 = 14%
B 80 of 255 = 31%

21
35
80

R + G + B ~ 18%. #152350 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 35 + 80 = 136 (100%)
R 21 of 136 ~ 15.44%
G 35 of 136 ~ 25.74%
B 80 of 136 ~ 58.82'%

%15.44
%25.74
%58.82

CMYK color model

#152350 color CMYK value is (74,56,0,69).

  • cyan value is 73.75%
  • magenta value is 56.25%
  • yellow value is 0.00%
  • key color value is 68.63%
CMYK: (74,56,0,69) C74M56Y0K69 (74%,56%,0%,69%) (0.74/0.56/0.00/0.69) 

CMYK percentages

%73.75
%56.25
%0
%68.63

Codes

Color #152350 in popluar color models

15 23 50
RGB 21 35 80
HSL 226° 58.42% 19.80%
HSB/HSV 226° 73.75% 31.37%
CMYK 73.75% 56.25% 0.00%
68.63%

Color #152350 in popluar number systems.

HEX 15 23 50
Decimal 21 35 80
Binary 10101 100011 1010000
Octal 25 43 120

Shades and tints

Shades of #152350

#152350
(21,35,80)
#142049
(20,32,73)
#131D42
(19,29,66)
#121A3B
(18,26,59)
#111734
(17,23,52)
#10142D
(16,20,45)
#0F1126
(15,17,38)
#0E0E1F
(14,14,31)
#0D0B18
(13,11,24)
#0C0811
(12,8,17)
#0B050A
(11,5,10)
#000000
(0,0,0)

Tints of #152350

#152350
(21,35,80)
#2A375F
(42,55,95)
#3F4B6E
(63,75,110)
#545F7D
(84,95,125)
#69738C
(105,115,140)
#7E879B
(126,135,155)
#939BAA
(147,155,170)
#A8AFB9
(168,175,185)
#BDC3C8
(189,195,200)
#D2D7D7
(210,215,215)
#E7EBE6
(231,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #152350 color. Also use rgb(21,35,80) instead hex code.

Text Font Color

.myTextColor { color: #152350; }

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

This text font color is #152350.

Background Color

.myBgColor { background-color: #152350; }

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

This div background color is #152350.

Border color

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

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

This div border color is #152350.

Opacity

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

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

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

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

This text has shadow with #152350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #152350.

Preview

Color preview on black background

This text has color #152350 on black background.


Color preview on white background

This text has color #152350 on white background.


Black color preview on #152350 background

This text has black color on #152350 background.


White color preview on #152350 background

This text has white color on #152350 background.


Related colors

Complementary color

Complementary color for #hex is #EADCAF.


I love getcolorcode.com

Triadic colors

1 #501523 and #235015 with #152350 are triadic colors.

2 #502315 and #231550 with #152350 are triadic colors.