COLOR #131429

HEX: #131429 RGB: (19,20,41)

Color info

#131429 contains red, green and blue colors in about the same proportion. Web safe color of #131429 is #000033 (or #003).

RGB color model

#131429 color RGB value is (19,20,41).

RGB: (19,20,41) (7%, 8%, 16%)

RGB channels and saturation

R 19 of 255 = 7%
G 20 of 255 = 8%
B 41 of 255 = 16%

19
20
41

R + G + B ~ 10%. #131429 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 20 + 41 = 80 (100%)
R 19 of 80 ~ 23.75%
G 20 of 80 ~ 25%
B 41 of 80 ~ 51.25'%

%23.75
%25
%51.25

CMYK color model

#131429 color CMYK value is (54,51,0,84).

  • cyan value is 53.66%
  • magenta value is 51.22%
  • yellow value is 0.00%
  • key color value is 83.92%

CMYK: (54,51,0,84)
C54M51Y0K84 (54%, 51%, 0%, 84%)
(0.54 / 0.51 / 0.00 / 0.84)

CMYK percentages

%53.66
%51.22
%0
%83.92

Codes

Color #131429 in popluar color models

13 14 29
RGB 19 20 41
HSL 237° 36.67% 11.76%
HSB/HSV 237° 53.66% 16.08%
CMYK 53.66% 51.22% 0.00%
83.92%

Color #131429 in popluar number systems.

HEX 13 14 29
Decimal 19 20 41
Binary 10011 10100 101001
Octal 23 24 51

Shades and tints

Shades of #131429

#131429
(19,20,41)
#121326
(18,19,38)
#111223
(17,18,35)
#101120
(16,17,32)
#0F101D
(15,16,29)
#0E0F1A
(14,15,26)
#0D0E17
(13,14,23)
#0C0D14
(12,13,20)
#0B0C11
(11,12,17)
#0A0B0E
(10,11,14)
#090A0B
(9,10,11)
#000000
(0,0,0)

Tints of #131429

#131429
(19,20,41)
#28293C
(40,41,60)
#3D3E4F
(61,62,79)
#525362
(82,83,98)
#676875
(103,104,117)
#7C7D88
(124,125,136)
#91929B
(145,146,155)
#A6A7AE
(166,167,174)
#BBBCC1
(187,188,193)
#D0D1D4
(208,209,212)
#E5E6E7
(229,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #131429 color. Also use rgb(19,20,41) instead hex code.

Text Font Color

.myTextColor { color: #131429; }

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

This text font color is #131429.

Background Color

.myBgColor { background-color: #131429; }

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

This div background color is #131429.

Border color

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

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

This div border color is #131429.

Opacity

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

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

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

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

This text has shadow with #131429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #131429.

Preview

Color preview on black background

This text has color #131429 on black background.


Color preview on white background

This text has color #131429 on white background.


Black color preview on #131429 background

This text has black color on #131429 background.


White color preview on #131429 background

This text has white color on #131429 background.


Related colors

Complementary color

Complementary color for #hex is #ECEBD6.


I love getcolorcode.com

Triadic colors

1 #291314 and #142913 with #131429 are triadic colors.

2 #291413 and #141329 with #131429 are triadic colors.