COLOR #13272B

HEX: #13272B RGB: (19,39,43)

Color info

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

RGB color model

#13272B color RGB value is (19,39,43).

RGB: (19,39,43) (7%, 15%, 17%)

RGB channels and saturation

R 19 of 255 = 7%
G 39 of 255 = 15%
B 43 of 255 = 17%

19
39
43

R + G + B ~ 13%. #13272B is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 39 + 43 = 101 (100%)
R 19 of 101 ~ 18.81%
G 39 of 101 ~ 38.61%
B 43 of 101 ~ 42.57'%

%18.81
%38.61
%42.57

CMYK color model

#13272B color CMYK value is (56,9,0,83).

  • cyan value is 55.81%
  • magenta value is 9.30%
  • yellow value is 0.00%
  • key color value is 83.14%
CMYK: (56,9,0,83) C56M9Y0K83 (56%,9%,0%,83%) (0.56/0.09/0.00/0.83) 

CMYK percentages

%55.81
%9.3
%0
%83.14

Codes

Color #13272B in popluar color models

13 27 2B
RGB 19 39 43
HSL 190° 38.71% 12.16%
HSB/HSV 190° 55.81% 16.86%
CMYK 55.81% 9.30% 0.00%
83.14%

Color #13272B in popluar number systems.

HEX 13 27 2B
Decimal 19 39 43
Binary 10011 100111 101011
Octal 23 47 53

Shades and tints

Shades of #13272B

#13272B
(19,39,43)
#122428
(18,36,40)
#112125
(17,33,37)
#101E22
(16,30,34)
#0F1B1F
(15,27,31)
#0E181C
(14,24,28)
#0D1519
(13,21,25)
#0C1216
(12,18,22)
#0B0F13
(11,15,19)
#0A0C10
(10,12,16)
#09090D
(9,9,13)
#000000
(0,0,0)

Tints of #13272B

#13272B
(19,39,43)
#283A3E
(40,58,62)
#3D4D51
(61,77,81)
#526064
(82,96,100)
#677377
(103,115,119)
#7C868A
(124,134,138)
#91999D
(145,153,157)
#A6ACB0
(166,172,176)
#BBBFC3
(187,191,195)
#D0D2D6
(208,210,214)
#E5E5E9
(229,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13272B color. Also use rgb(19,39,43) instead hex code.

Text Font Color

.myTextColor { color: #13272B; }

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

This text font color is #13272B.

Background Color

.myBgColor { background-color: #13272B; }

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

This div background color is #13272B.

Border color

.myBorderColor { border: 1px solid #13272B; }

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

This div border color is #13272B.

Opacity

.myOpacity80 { color: #13272B; opacity: 0.8; }

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

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

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

This text has shadow with #13272B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13272B.

Preview

Color preview on black background

This text has color #13272B on black background.


Color preview on white background

This text has color #13272B on white background.


Black color preview on #13272B background

This text has black color on #13272B background.


White color preview on #13272B background

This text has white color on #13272B background.


Related colors

Complementary color

Complementary color for #hex is #ECD8D4.


I love getcolorcode.com

Triadic colors

1 #2B1327 and #272B13 with #13272B are triadic colors.

2 #2B2713 and #27132B with #13272B are triadic colors.