COLOR #13154C

HEX: #13154C RGB: (19,21,76)

Color info

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

RGB color model

#13154C color RGB value is (19,21,76).

RGB: (19,21,76) (7%, 8%, 30%)

RGB channels and saturation

R 19 of 255 = 7%
G 21 of 255 = 8%
B 76 of 255 = 30%

19
21
76

R + G + B ~ 15%. #13154C is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 21 + 76 = 116 (100%)
R 19 of 116 ~ 16.38%
G 21 of 116 ~ 18.1%
B 76 of 116 ~ 65.52'%

%16.38
%18.1
%65.52

CMYK color model

#13154C color CMYK value is (75,72,0,70).

  • cyan value is 75.00%
  • magenta value is 72.37%
  • yellow value is 0.00%
  • key color value is 70.20%
CMYK: (75,72,0,70) C75M72Y0K70 (75%,72%,0%,70%) (0.75/0.72/0.00/0.70) 

CMYK percentages

%75
%72.37
%0
%70.2

Codes

Color #13154C in popluar color models

13 15 4C
RGB 19 21 76
HSL 238° 60.00% 18.63%
HSB/HSV 238° 75.00% 29.80%
CMYK 75.00% 72.37% 0.00%
70.20%

Color #13154C in popluar number systems.

HEX 13 15 4C
Decimal 19 21 76
Binary 10011 10101 1001100
Octal 23 25 114

Shades and tints

Shades of #13154C

#13154C
(19,21,76)
#121446
(18,20,70)
#111340
(17,19,64)
#10123A
(16,18,58)
#0F1134
(15,17,52)
#0E102E
(14,16,46)
#0D0F28
(13,15,40)
#0C0E22
(12,14,34)
#0B0D1C
(11,13,28)
#0A0C16
(10,12,22)
#090B10
(9,11,16)
#000000
(0,0,0)

Tints of #13154C

#13154C
(19,21,76)
#282A5C
(40,42,92)
#3D3F6C
(61,63,108)
#52547C
(82,84,124)
#67698C
(103,105,140)
#7C7E9C
(124,126,156)
#9193AC
(145,147,172)
#A6A8BC
(166,168,188)
#BBBDCC
(187,189,204)
#D0D2DC
(208,210,220)
#E5E7EC
(229,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13154C color. Also use rgb(19,21,76) instead hex code.

Text Font Color

.myTextColor { color: #13154C; }

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

This text font color is #13154C.

Background Color

.myBgColor { background-color: #13154C; }

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

This div background color is #13154C.

Border color

.myBorderColor { border: 1px solid #13154C; }

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

This div border color is #13154C.

Opacity

.myOpacity80 { color: #13154C; opacity: 0.8; }

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

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

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

This text has shadow with #13154C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13154C.

Preview

Color preview on black background

This text has color #13154C on black background.


Color preview on white background

This text has color #13154C on white background.


Black color preview on #13154C background

This text has black color on #13154C background.


White color preview on #13154C background

This text has white color on #13154C background.


Related colors

Complementary color

Complementary color for #hex is #ECEAB3.


I love getcolorcode.com

Triadic colors

1 #4C1315 and #154C13 with #13154C are triadic colors.

2 #4C1513 and #15134C with #13154C are triadic colors.