COLOR #131556

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

19
21
86

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

Portions of RGB colors in percentages

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

%15.08
%16.67
%68.25

CMYK color model

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

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

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

CMYK percentages

%77.91
%75.58
%0
%66.27

Codes

Color #131556 in popluar color models

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

Color #131556 in popluar number systems.

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

Shades and tints

Shades of #131556

#131556
(19,21,86)
#12144F
(18,20,79)
#111348
(17,19,72)
#101241
(16,18,65)
#0F113A
(15,17,58)
#0E1033
(14,16,51)
#0D0F2C
(13,15,44)
#0C0E25
(12,14,37)
#0B0D1E
(11,13,30)
#0A0C17
(10,12,23)
#090B10
(9,11,16)
#000000
(0,0,0)

Tints of #131556

#131556
(19,21,86)
#282A65
(40,42,101)
#3D3F74
(61,63,116)
#525483
(82,84,131)
#676992
(103,105,146)
#7C7EA1
(124,126,161)
#9193B0
(145,147,176)
#A6A8BF
(166,168,191)
#BBBDCE
(187,189,206)
#D0D2DD
(208,210,221)
#E5E7EC
(229,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #131556; }

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

This text font color is #131556.

Background Color

.myBgColor { background-color: #131556; }

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

This div background color is #131556.

Border color

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

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

This div border color is #131556.

Opacity

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

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

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

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

This text has shadow with #131556 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #131556.

Preview

Color preview on black background

This text has color #131556 on black background.


Color preview on white background

This text has color #131556 on white background.


Black color preview on #131556 background

This text has black color on #131556 background.


White color preview on #131556 background

This text has white color on #131556 background.


Related colors

Complementary color

Complementary color for #hex is #ECEAA9.


I love getcolorcode.com

Triadic colors

1 #561315 and #155613 with #131556 are triadic colors.

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