COLOR #13273A

HEX: #13273A RGB: (19,39,58)

Color info

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

RGB color model

#13273A color RGB value is (19,39,58).

RGB: (19,39,58) (7%, 15%, 23%)

RGB channels and saturation

R 19 of 255 = 7%
G 39 of 255 = 15%
B 58 of 255 = 23%

19
39
58

R + G + B ~ 15%. #13273A is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 39 + 58 = 116 (100%)
R 19 of 116 ~ 16.38%
G 39 of 116 ~ 33.62%
B 58 of 116 ~ 50'%

%16.38
%33.62
%50

CMYK color model

#13273A color CMYK value is (67,33,0,77).

  • cyan value is 67.24%
  • magenta value is 32.76%
  • yellow value is 0.00%
  • key color value is 77.25%
CMYK: (67,33,0,77) C67M33Y0K77 (67%,33%,0%,77%) (0.67/0.33/0.00/0.77) 

CMYK percentages

%67.24
%32.76
%0
%77.25

Codes

Color #13273A in popluar color models

13 27 3A
RGB 19 39 58
HSL 209° 50.65% 15.10%
HSB/HSV 209° 67.24% 22.75%
CMYK 67.24% 32.76% 0.00%
77.25%

Color #13273A in popluar number systems.

HEX 13 27 3A
Decimal 19 39 58
Binary 10011 100111 111010
Octal 23 47 72

Shades and tints

Shades of #13273A

#13273A
(19,39,58)
#122435
(18,36,53)
#112130
(17,33,48)
#101E2B
(16,30,43)
#0F1B26
(15,27,38)
#0E1821
(14,24,33)
#0D151C
(13,21,28)
#0C1217
(12,18,23)
#0B0F12
(11,15,18)
#0A0C0D
(10,12,13)
#090908
(9,9,8)
#000000
(0,0,0)

Tints of #13273A

#13273A
(19,39,58)
#283A4B
(40,58,75)
#3D4D5C
(61,77,92)
#52606D
(82,96,109)
#67737E
(103,115,126)
#7C868F
(124,134,143)
#9199A0
(145,153,160)
#A6ACB1
(166,172,177)
#BBBFC2
(187,191,194)
#D0D2D3
(208,210,211)
#E5E5E4
(229,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13273A color. Also use rgb(19,39,58) instead hex code.

Text Font Color

.myTextColor { color: #13273A; }

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

This text font color is #13273A.

Background Color

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

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

This div background color is #13273A.

Border color

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

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

This div border color is #13273A.

Opacity

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

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

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

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

This text has shadow with #13273A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13273A.

Preview

Color preview on black background

This text has color #13273A on black background.


Color preview on white background

This text has color #13273A on white background.


Black color preview on #13273A background

This text has black color on #13273A background.


White color preview on #13273A background

This text has white color on #13273A background.


Related colors

Complementary color

Complementary color for #hex is #ECD8C5.


I love getcolorcode.com

Triadic colors

1 #3A1327 and #273A13 with #13273A are triadic colors.

2 #3A2713 and #27133A with #13273A are triadic colors.