COLOR #151356

HEX: #151356 RGB: (21,19,86)

Color info

#151356 contains mainly blue color. Web safe color of #151356 is #000066 (or #006).

RGB color model

#151356 color RGB value is (21,19,86).

RGB: (21,19,86) (8%, 7%, 34%)

RGB channels and saturation

R 21 of 255 = 8%
G 19 of 255 = 7%
B 86 of 255 = 34%

21
19
86

R + G + B ~ 16%. #151356 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 19 + 86 = 126 (100%)
R 21 of 126 ~ 16.67%
G 19 of 126 ~ 15.08%
B 86 of 126 ~ 68.25'%

%16.67
%15.08
%68.25

CMYK color model

#151356 color CMYK value is (76,78,0,66).

  • cyan value is 75.58%
  • magenta value is 77.91%
  • yellow value is 0.00%
  • key color value is 66.27%

CMYK: (76,78,0,66)
C76M78Y0K66 (76%, 78%, 0%, 66%)
(0.76 / 0.78 / 0.00 / 0.66)

CMYK percentages

%75.58
%77.91
%0
%66.27

Codes

Color #151356 in popluar color models

15 13 56
RGB 21 19 86
HSL 242° 63.81% 20.59%
HSB/HSV 242° 77.91% 33.73%
CMYK 75.58% 77.91% 0.00%
66.27%

Color #151356 in popluar number systems.

HEX 15 13 56
Decimal 21 19 86
Binary 10101 10011 1010110
Octal 25 23 126

Shades and tints

Shades of #151356

#151356
(21,19,86)
#14124F
(20,18,79)
#131148
(19,17,72)
#121041
(18,16,65)
#110F3A
(17,15,58)
#100E33
(16,14,51)
#0F0D2C
(15,13,44)
#0E0C25
(14,12,37)
#0D0B1E
(13,11,30)
#0C0A17
(12,10,23)
#0B0910
(11,9,16)
#000000
(0,0,0)

Tints of #151356

#151356
(21,19,86)
#2A2865
(42,40,101)
#3F3D74
(63,61,116)
#545283
(84,82,131)
#696792
(105,103,146)
#7E7CA1
(126,124,161)
#9391B0
(147,145,176)
#A8A6BF
(168,166,191)
#BDBBCE
(189,187,206)
#D2D0DD
(210,208,221)
#E7E5EC
(231,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #151356 color. Also use rgb(21,19,86) instead hex code.

Text Font Color

.myTextColor { color: #151356; }

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

This text font color is #151356.

Background Color

.myBgColor { background-color: #151356; }

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

This div background color is #151356.

Border color

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

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

This div border color is #151356.

Opacity

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

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

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

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

This text has shadow with #151356 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #151356.

Preview

Color preview on black background

This text has color #151356 on black background.


Color preview on white background

This text has color #151356 on white background.


Black color preview on #151356 background

This text has black color on #151356 background.


White color preview on #151356 background

This text has white color on #151356 background.


Related colors

Complementary color

Complementary color for #hex is #EAECA9.


I love getcolorcode.com

Triadic colors

1 #561513 and #135615 with #151356 are triadic colors.

2 #561315 and #131556 with #151356 are triadic colors.