COLOR #13354A

HEX: #13354A RGB: (19,53,74)

Color info

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

RGB color model

#13354A color RGB value is (19,53,74).

RGB: (19,53,74) (7%, 21%, 29%)

RGB channels and saturation

R 19 of 255 = 7%
G 53 of 255 = 21%
B 74 of 255 = 29%

19
53
74

R + G + B ~ 19%. #13354A is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 53 + 74 = 146 (100%)
R 19 of 146 ~ 13.01%
G 53 of 146 ~ 36.3%
B 74 of 146 ~ 50.68'%

%13.01
%36.3
%50.68

CMYK color model

#13354A color CMYK value is (74,28,0,71).

  • cyan value is 74.32%
  • magenta value is 28.38%
  • yellow value is 0.00%
  • key color value is 70.98%
CMYK: (74,28,0,71) C74M28Y0K71 (74%,28%,0%,71%) (0.74/0.28/0.00/0.71) 

CMYK percentages

%74.32
%28.38
%0
%70.98

Codes

Color #13354A in popluar color models

13 35 4A
RGB 19 53 74
HSL 203° 59.14% 18.24%
HSB/HSV 203° 74.32% 29.02%
CMYK 74.32% 28.38% 0.00%
70.98%

Color #13354A in popluar number systems.

HEX 13 35 4A
Decimal 19 53 74
Binary 10011 110101 1001010
Octal 23 65 112

Shades and tints

Shades of #13354A

#13354A
(19,53,74)
#123144
(18,49,68)
#112D3E
(17,45,62)
#102938
(16,41,56)
#0F2532
(15,37,50)
#0E212C
(14,33,44)
#0D1D26
(13,29,38)
#0C1920
(12,25,32)
#0B151A
(11,21,26)
#0A1114
(10,17,20)
#090D0E
(9,13,14)
#000000
(0,0,0)

Tints of #13354A

#13354A
(19,53,74)
#28475A
(40,71,90)
#3D596A
(61,89,106)
#526B7A
(82,107,122)
#677D8A
(103,125,138)
#7C8F9A
(124,143,154)
#91A1AA
(145,161,170)
#A6B3BA
(166,179,186)
#BBC5CA
(187,197,202)
#D0D7DA
(208,215,218)
#E5E9EA
(229,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13354A color. Also use rgb(19,53,74) instead hex code.

Text Font Color

.myTextColor { color: #13354A; }

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

This text font color is #13354A.

Background Color

.myBgColor { background-color: #13354A; }

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

This div background color is #13354A.

Border color

.myBorderColor { border: 1px solid #13354A; }

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

This div border color is #13354A.

Opacity

.myOpacity80 { color: #13354A; opacity: 0.8; }

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

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

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

This text has shadow with #13354A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13354A.

Preview

Color preview on black background

This text has color #13354A on black background.


Color preview on white background

This text has color #13354A on white background.


Black color preview on #13354A background

This text has black color on #13354A background.


White color preview on #13354A background

This text has white color on #13354A background.


Related colors

Complementary color

Complementary color for #hex is #ECCAB5.


I love getcolorcode.com

Triadic colors

1 #4A1335 and #354A13 with #13354A are triadic colors.

2 #4A3513 and #35134A with #13354A are triadic colors.