COLOR #13311E

HEX: #13311E RGB: (19,49,30)

Color info

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

RGB color model

#13311E color RGB value is (19,49,30).

RGB: (19,49,30) (7%, 19%, 12%)

RGB channels and saturation

R 19 of 255 = 7%
G 49 of 255 = 19%
B 30 of 255 = 12%

19
49
30

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

Portions of RGB colors in percentages

R + G + B = 19 + 49 + 30 = 98 (100%)
R 19 of 98 ~ 19.39%
G 49 of 98 ~ 50%
B 30 of 98 ~ 30.61'%

%19.39
%50
%30.61

CMYK color model

#13311E color CMYK value is (61,0,39,81).

  • cyan value is 61.22%
  • magenta value is 0.00%
  • yellow value is 38.78%
  • key color value is 80.78%

CMYK: (61,0,39,81)
C61M0Y39K81 (61%, 0%, 39%, 81%)
(0.61 / 0.00 / 0.39 / 0.81)

CMYK percentages

%61.22
%0
%38.78
%80.78

Codes

Color #13311E in popluar color models

13 31 1E
RGB 19 49 30
HSL 142° 44.12% 13.33%
HSB/HSV 142° 61.22% 19.22%
CMYK 61.22% 0.00% 38.78%
80.78%

Color #13311E in popluar number systems.

HEX 13 31 1E
Decimal 19 49 30
Binary 10011 110001 11110
Octal 23 61 36

Shades and tints

Shades of #13311E

#13311E
(19,49,30)
#122D1C
(18,45,28)
#11291A
(17,41,26)
#102518
(16,37,24)
#0F2116
(15,33,22)
#0E1D14
(14,29,20)
#0D1912
(13,25,18)
#0C1510
(12,21,16)
#0B110E
(11,17,14)
#0A0D0C
(10,13,12)
#09090A
(9,9,10)
#000000
(0,0,0)

Tints of #13311E

#13311E
(19,49,30)
#284332
(40,67,50)
#3D5546
(61,85,70)
#52675A
(82,103,90)
#67796E
(103,121,110)
#7C8B82
(124,139,130)
#919D96
(145,157,150)
#A6AFAA
(166,175,170)
#BBC1BE
(187,193,190)
#D0D3D2
(208,211,210)
#E5E5E6
(229,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #13311E; }

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

This text font color is #13311E.

Background Color

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

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

This div background color is #13311E.

Border color

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

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

This div border color is #13311E.

Opacity

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

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

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

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

This text has shadow with #13311E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13311E.

Preview

Color preview on black background

This text has color #13311E on black background.


Color preview on white background

This text has color #13311E on white background.


Black color preview on #13311E background

This text has black color on #13311E background.


White color preview on #13311E background

This text has white color on #13311E background.


Related colors

Complementary color

Complementary color for #hex is #ECCEE1.


I love getcolorcode.com

Triadic colors

1 #1E1331 and #311E13 with #13311E are triadic colors.

2 #1E3113 and #31131E with #13311E are triadic colors.