COLOR #131969

HEX: #131969 RGB: (19,25,105)

Color info

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

RGB color model

#131969 color RGB value is (19,25,105).

RGB: (19,25,105) (7%, 10%, 41%)

RGB channels and saturation

R 19 of 255 = 7%
G 25 of 255 = 10%
B 105 of 255 = 41%

19
25
105

R + G + B ~ 19%. #131969 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 25 + 105 = 149 (100%)
R 19 of 149 ~ 12.75%
G 25 of 149 ~ 16.78%
B 105 of 149 ~ 70.47'%

%12.75
%16.78
%70.47

CMYK color model

#131969 color CMYK value is (82,76,0,59).

  • cyan value is 81.90%
  • magenta value is 76.19%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (82,76,0,59)
C82M76Y0K59 (82%, 76%, 0%, 59%)
(0.82 / 0.76 / 0.00 / 0.59)

CMYK percentages

%81.9
%76.19
%0
%58.82

Codes

Color #131969 in popluar color models

13 19 69
RGB 19 25 105
HSL 236° 69.35% 24.31%
HSB/HSV 236° 81.90% 41.18%
CMYK 81.90% 76.19% 0.00%
58.82%

Color #131969 in popluar number systems.

HEX 13 19 69
Decimal 19 25 105
Binary 10011 11001 1101001
Octal 23 31 151

Shades and tints

Shades of #131969

#131969
(19,25,105)
#121760
(18,23,96)
#111557
(17,21,87)
#10134E
(16,19,78)
#0F1145
(15,17,69)
#0E0F3C
(14,15,60)
#0D0D33
(13,13,51)
#0C0B2A
(12,11,42)
#0B0921
(11,9,33)
#0A0718
(10,7,24)
#09050F
(9,5,15)
#000000
(0,0,0)

Tints of #131969

#131969
(19,25,105)
#282D76
(40,45,118)
#3D4183
(61,65,131)
#525590
(82,85,144)
#67699D
(103,105,157)
#7C7DAA
(124,125,170)
#9191B7
(145,145,183)
#A6A5C4
(166,165,196)
#BBB9D1
(187,185,209)
#D0CDDE
(208,205,222)
#E5E1EB
(229,225,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #131969 color. Also use rgb(19,25,105) instead hex code.

Text Font Color

.myTextColor { color: #131969; }

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

This text font color is #131969.

Background Color

.myBgColor { background-color: #131969; }

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

This div background color is #131969.

Border color

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

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

This div border color is #131969.

Opacity

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

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

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

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

This text has shadow with #131969 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #131969.

Preview

Color preview on black background

This text has color #131969 on black background.


Color preview on white background

This text has color #131969 on white background.


Black color preview on #131969 background

This text has black color on #131969 background.


White color preview on #131969 background

This text has white color on #131969 background.


Related colors

Complementary color

Complementary color for #hex is #ECE696.


I love getcolorcode.com

Triadic colors

1 #691319 and #196913 with #131969 are triadic colors.

2 #691913 and #191369 with #131969 are triadic colors.