COLOR #131247

HEX: #131247 RGB: (19,18,71)

Color info

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

RGB color model

#131247 color RGB value is (19,18,71).

RGB: (19,18,71) (7%, 7%, 28%)

RGB channels and saturation

R 19 of 255 = 7%
G 18 of 255 = 7%
B 71 of 255 = 28%

19
18
71

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

Portions of RGB colors in percentages

R + G + B = 19 + 18 + 71 = 108 (100%)
R 19 of 108 ~ 17.59%
G 18 of 108 ~ 16.67%
B 71 of 108 ~ 65.74'%

%17.59
%16.67
%65.74

CMYK color model

#131247 color CMYK value is (73,75,0,72).

  • cyan value is 73.24%
  • magenta value is 74.65%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (73,75,0,72)
C73M75Y0K72 (73%, 75%, 0%, 72%)
(0.73 / 0.75 / 0.00 / 0.72)

CMYK percentages

%73.24
%74.65
%0
%72.16

Codes

Color #131247 in popluar color models

13 12 47
RGB 19 18 71
HSL 241° 59.55% 17.45%
HSB/HSV 241° 74.65% 27.84%
CMYK 73.24% 74.65% 0.00%
72.16%

Color #131247 in popluar number systems.

HEX 13 12 47
Decimal 19 18 71
Binary 10011 10010 1000111
Octal 23 22 107

Shades and tints

Shades of #131247

#131247
(19,18,71)
#121141
(18,17,65)
#11103B
(17,16,59)
#100F35
(16,15,53)
#0F0E2F
(15,14,47)
#0E0D29
(14,13,41)
#0D0C23
(13,12,35)
#0C0B1D
(12,11,29)
#0B0A17
(11,10,23)
#0A0911
(10,9,17)
#09080B
(9,8,11)
#000000
(0,0,0)

Tints of #131247

#131247
(19,18,71)
#282757
(40,39,87)
#3D3C67
(61,60,103)
#525177
(82,81,119)
#676687
(103,102,135)
#7C7B97
(124,123,151)
#9190A7
(145,144,167)
#A6A5B7
(166,165,183)
#BBBAC7
(187,186,199)
#D0CFD7
(208,207,215)
#E5E4E7
(229,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #131247; }

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

This text font color is #131247.

Background Color

.myBgColor { background-color: #131247; }

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

This div background color is #131247.

Border color

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

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

This div border color is #131247.

Opacity

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

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

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

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

This text has shadow with #131247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #131247.

Preview

Color preview on black background

This text has color #131247 on black background.


Color preview on white background

This text has color #131247 on white background.


Black color preview on #131247 background

This text has black color on #131247 background.


White color preview on #131247 background

This text has white color on #131247 background.


Related colors

Complementary color

Complementary color for #hex is #ECEDB8.


I love getcolorcode.com

Triadic colors

1 #471312 and #124713 with #131247 are triadic colors.

2 #471213 and #121347 with #131247 are triadic colors.