COLOR #13254D

HEX: #13254D RGB: (19,37,77)

Color info

#13254D contains red, green and blue colors in about the same proportion. Web safe color of #13254D is #003333 (or #033).

RGB color model

#13254D color RGB value is (19,37,77).

RGB: (19,37,77) (7%, 15%, 30%)

RGB channels and saturation

R 19 of 255 = 7%
G 37 of 255 = 15%
B 77 of 255 = 30%

19
37
77

R + G + B ~ 17%. #13254D is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 37 + 77 = 133 (100%)
R 19 of 133 ~ 14.29%
G 37 of 133 ~ 27.82%
B 77 of 133 ~ 57.89'%

%14.29
%27.82
%57.89

CMYK color model

#13254D color CMYK value is (75,52,0,70).

  • cyan value is 75.32%
  • magenta value is 51.95%
  • yellow value is 0.00%
  • key color value is 69.80%
CMYK: (75,52,0,70) C75M52Y0K70 (75%,52%,0%,70%) (0.75/0.52/0.00/0.70) 

CMYK percentages

%75.32
%51.95
%0
%69.8

Codes

Color #13254D in popluar color models

13 25 4D
RGB 19 37 77
HSL 221° 60.42% 18.82%
HSB/HSV 221° 75.32% 30.20%
CMYK 75.32% 51.95% 0.00%
69.80%

Color #13254D in popluar number systems.

HEX 13 25 4D
Decimal 19 37 77
Binary 10011 100101 1001101
Octal 23 45 115

Shades and tints

Shades of #13254D

#13254D
(19,37,77)
#122246
(18,34,70)
#111F3F
(17,31,63)
#101C38
(16,28,56)
#0F1931
(15,25,49)
#0E162A
(14,22,42)
#0D1323
(13,19,35)
#0C101C
(12,16,28)
#0B0D15
(11,13,21)
#0A0A0E
(10,10,14)
#090707
(9,7,7)
#000000
(0,0,0)

Tints of #13254D

#13254D
(19,37,77)
#28385D
(40,56,93)
#3D4B6D
(61,75,109)
#525E7D
(82,94,125)
#67718D
(103,113,141)
#7C849D
(124,132,157)
#9197AD
(145,151,173)
#A6AABD
(166,170,189)
#BBBDCD
(187,189,205)
#D0D0DD
(208,208,221)
#E5E3ED
(229,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13254D color. Also use rgb(19,37,77) instead hex code.

Text Font Color

.myTextColor { color: #13254D; }

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

This text font color is #13254D.

Background Color

.myBgColor { background-color: #13254D; }

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

This div background color is #13254D.

Border color

.myBorderColor { border: 1px solid #13254D; }

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

This div border color is #13254D.

Opacity

.myOpacity80 { color: #13254D; opacity: 0.8; }

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

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

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

This text has shadow with #13254D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13254D.

Preview

Color preview on black background

This text has color #13254D on black background.


Color preview on white background

This text has color #13254D on white background.


Black color preview on #13254D background

This text has black color on #13254D background.


White color preview on #13254D background

This text has white color on #13254D background.


Related colors

Complementary color

Complementary color for #hex is #ECDAB2.


I love getcolorcode.com

Triadic colors

1 #4D1325 and #254D13 with #13254D are triadic colors.

2 #4D2513 and #25134D with #13254D are triadic colors.