COLOR #131642

HEX: #131642 RGB: (19,22,66)

Color info

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

RGB color model

#131642 color RGB value is (19,22,66).

RGB: (19,22,66) (7%, 9%, 26%)

RGB channels and saturation

R 19 of 255 = 7%
G 22 of 255 = 9%
B 66 of 255 = 26%

19
22
66

R + G + B ~ 14%. #131642 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 22 + 66 = 107 (100%)
R 19 of 107 ~ 17.76%
G 22 of 107 ~ 20.56%
B 66 of 107 ~ 61.68'%

%17.76
%20.56
%61.68

CMYK color model

#131642 color CMYK value is (71,67,0,74).

  • cyan value is 71.21%
  • magenta value is 66.67%
  • yellow value is 0.00%
  • key color value is 74.12%

CMYK: (71,67,0,74)
C71M67Y0K74 (71%, 67%, 0%, 74%)
(0.71 / 0.67 / 0.00 / 0.74)

CMYK percentages

%71.21
%66.67
%0
%74.12

Codes

Color #131642 in popluar color models

13 16 42
RGB 19 22 66
HSL 236° 55.29% 16.67%
HSB/HSV 236° 71.21% 25.88%
CMYK 71.21% 66.67% 0.00%
74.12%

Color #131642 in popluar number systems.

HEX 13 16 42
Decimal 19 22 66
Binary 10011 10110 1000010
Octal 23 26 102

Shades and tints

Shades of #131642

#131642
(19,22,66)
#12143C
(18,20,60)
#111236
(17,18,54)
#101030
(16,16,48)
#0F0E2A
(15,14,42)
#0E0C24
(14,12,36)
#0D0A1E
(13,10,30)
#0C0818
(12,8,24)
#0B0612
(11,6,18)
#0A040C
(10,4,12)
#090206
(9,2,6)
#000000
(0,0,0)

Tints of #131642

#131642
(19,22,66)
#282B53
(40,43,83)
#3D4064
(61,64,100)
#525575
(82,85,117)
#676A86
(103,106,134)
#7C7F97
(124,127,151)
#9194A8
(145,148,168)
#A6A9B9
(166,169,185)
#BBBECA
(187,190,202)
#D0D3DB
(208,211,219)
#E5E8EC
(229,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #131642 color. Also use rgb(19,22,66) instead hex code.

Text Font Color

.myTextColor { color: #131642; }

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

This text font color is #131642.

Background Color

.myBgColor { background-color: #131642; }

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

This div background color is #131642.

Border color

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

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

This div border color is #131642.

Opacity

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

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

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

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

This text has shadow with #131642 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #131642.

Preview

Color preview on black background

This text has color #131642 on black background.


Color preview on white background

This text has color #131642 on white background.


Black color preview on #131642 background

This text has black color on #131642 background.


White color preview on #131642 background

This text has white color on #131642 background.


Related colors

Complementary color

Complementary color for #hex is #ECE9BD.


I love getcolorcode.com

Triadic colors

1 #421316 and #164213 with #131642 are triadic colors.

2 #421613 and #161342 with #131642 are triadic colors.