COLOR #131259

HEX: #131259 RGB: (19,18,89)

Color info

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

RGB color model

#131259 color RGB value is (19,18,89).

RGB: (19,18,89) (7%, 7%, 35%)

RGB channels and saturation

R 19 of 255 = 7%
G 18 of 255 = 7%
B 89 of 255 = 35%

19
18
89

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

Portions of RGB colors in percentages

R + G + B = 19 + 18 + 89 = 126 (100%)
R 19 of 126 ~ 15.08%
G 18 of 126 ~ 14.29%
B 89 of 126 ~ 70.63'%

%15.08
%14.29
%70.63

CMYK color model

#131259 color CMYK value is (79,80,0,65).

  • cyan value is 78.65%
  • magenta value is 79.78%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (79,80,0,65)
C79M80Y0K65 (79%, 80%, 0%, 65%)
(0.79 / 0.80 / 0.00 / 0.65)

CMYK percentages

%78.65
%79.78
%0
%65.1

Codes

Color #131259 in popluar color models

13 12 59
RGB 19 18 89
HSL 241° 66.36% 20.98%
HSB/HSV 241° 79.78% 34.90%
CMYK 78.65% 79.78% 0.00%
65.10%

Color #131259 in popluar number systems.

HEX 13 12 59
Decimal 19 18 89
Binary 10011 10010 1011001
Octal 23 22 131

Shades and tints

Shades of #131259

#131259
(19,18,89)
#121151
(18,17,81)
#111049
(17,16,73)
#100F41
(16,15,65)
#0F0E39
(15,14,57)
#0E0D31
(14,13,49)
#0D0C29
(13,12,41)
#0C0B21
(12,11,33)
#0B0A19
(11,10,25)
#0A0911
(10,9,17)
#090809
(9,8,9)
#000000
(0,0,0)

Tints of #131259

#131259
(19,18,89)
#282768
(40,39,104)
#3D3C77
(61,60,119)
#525186
(82,81,134)
#676695
(103,102,149)
#7C7BA4
(124,123,164)
#9190B3
(145,144,179)
#A6A5C2
(166,165,194)
#BBBAD1
(187,186,209)
#D0CFE0
(208,207,224)
#E5E4EF
(229,228,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #131259 color. Also use rgb(19,18,89) instead hex code.

Text Font Color

.myTextColor { color: #131259; }

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

This text font color is #131259.

Background Color

.myBgColor { background-color: #131259; }

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

This div background color is #131259.

Border color

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

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

This div border color is #131259.

Opacity

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

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

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

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

This text has shadow with #131259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #131259.

Preview

Color preview on black background

This text has color #131259 on black background.


Color preview on white background

This text has color #131259 on white background.


Black color preview on #131259 background

This text has black color on #131259 background.


White color preview on #131259 background

This text has white color on #131259 background.


Related colors

Complementary color

Complementary color for #hex is #ECEDA6.


I love getcolorcode.com

Triadic colors

1 #591312 and #125913 with #131259 are triadic colors.

2 #591213 and #121359 with #131259 are triadic colors.