COLOR #13271E

HEX: #13271E RGB: (19,39,30)

Color info

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

RGB color model

#13271E color RGB value is (19,39,30).

RGB: (19,39,30) (7%, 15%, 12%)

RGB channels and saturation

R 19 of 255 = 7%
G 39 of 255 = 15%
B 30 of 255 = 12%

19
39
30

R + G + B ~ 11%. #13271E is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 39 + 30 = 88 (100%)
R 19 of 88 ~ 21.59%
G 39 of 88 ~ 44.32%
B 30 of 88 ~ 34.09'%

%21.59
%44.32
%34.09

CMYK color model

#13271E color CMYK value is (51,0,23,85).

  • cyan value is 51.28%
  • magenta value is 0.00%
  • yellow value is 23.08%
  • key color value is 84.71%
CMYK: (51,0,23,85) C51M0Y23K85 (51%,0%,23%,85%) (0.51/0.00/0.23/0.85) 

CMYK percentages

%51.28
%0
%23.08
%84.71

Codes

Color #13271E in popluar color models

13 27 1E
RGB 19 39 30
HSL 153° 34.48% 11.37%
HSB/HSV 153° 51.28% 15.29%
CMYK 51.28% 0.00% 23.08%
84.71%

Color #13271E in popluar number systems.

HEX 13 27 1E
Decimal 19 39 30
Binary 10011 100111 11110
Octal 23 47 36

Shades and tints

Shades of #13271E

#13271E
(19,39,30)
#12241C
(18,36,28)
#11211A
(17,33,26)
#101E18
(16,30,24)
#0F1B16
(15,27,22)
#0E1814
(14,24,20)
#0D1512
(13,21,18)
#0C1210
(12,18,16)
#0B0F0E
(11,15,14)
#0A0C0C
(10,12,12)
#09090A
(9,9,10)
#000000
(0,0,0)

Tints of #13271E

#13271E
(19,39,30)
#283A32
(40,58,50)
#3D4D46
(61,77,70)
#52605A
(82,96,90)
#67736E
(103,115,110)
#7C8682
(124,134,130)
#919996
(145,153,150)
#A6ACAA
(166,172,170)
#BBBFBE
(187,191,190)
#D0D2D2
(208,210,210)
#E5E5E6
(229,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13271E color. Also use rgb(19,39,30) instead hex code.

Text Font Color

.myTextColor { color: #13271E; }

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

This text font color is #13271E.

Background Color

.myBgColor { background-color: #13271E; }

<div style="background-color:#13271E">Inner text</div>

This div background color is #13271E.

Border color

.myBorderColor { border: 1px solid #13271E; }

<div style="border:3px solid #13271E">Div</div>

This div border color is #13271E.

Opacity

.myOpacity80 { color: #13271E; opacity: 0.8; }

<p style="color:#13271E;opacity:0.8;">80%</p>

Text with #13271E 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 #13271E;}

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

This text has shadow with #13271E color.


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

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

This text has shadow with #13271E primary color and red secondary color.


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

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

This text has shadow with #13271E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #13271E.

Preview

Color preview on black background

This text has color #13271E on black background.


Color preview on white background

This text has color #13271E on white background.


Black color preview on #13271E background

This text has black color on #13271E background.


White color preview on #13271E background

This text has white color on #13271E background.


Related colors

Complementary color

Complementary color for #hex is #ECD8E1.


I love getcolorcode.com

Triadic colors

1 #1E1327 and #271E13 with #13271E are triadic colors.

2 #1E2713 and #27131E with #13271E are triadic colors.