COLOR #13331E

HEX: #13331E RGB: (19,51,30)

Color info

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

RGB color model

#13331E color RGB value is (19,51,30).

RGB: (19,51,30) (7%, 20%, 12%)

RGB channels and saturation

R 19 of 255 = 7%
G 51 of 255 = 20%
B 30 of 255 = 12%

19
51
30

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

Portions of RGB colors in percentages

R + G + B = 19 + 51 + 30 = 100 (100%)
R 19 of 100 ~ 19%
G 51 of 100 ~ 51%
B 30 of 100 ~ 30'%

%19
%51
%30

CMYK color model

#13331E color CMYK value is (63,0,41,80).

  • cyan value is 62.75%
  • magenta value is 0.00%
  • yellow value is 41.18%
  • key color value is 80.00%

CMYK: (63,0,41,80)
C63M0Y41K80 (63%, 0%, 41%, 80%)
(0.63 / 0.00 / 0.41 / 0.80)

CMYK percentages

%62.75
%0
%41.18
%80

Codes

Color #13331E in popluar color models

13 33 1E
RGB 19 51 30
HSL 141° 45.71% 13.73%
HSB/HSV 141° 62.75% 20.00%
CMYK 62.75% 0.00% 41.18%
80.00%

Color #13331E in popluar number systems.

HEX 13 33 1E
Decimal 19 51 30
Binary 10011 110011 11110
Octal 23 63 36

Shades and tints

Shades of #13331E

#13331E
(19,51,30)
#122F1C
(18,47,28)
#112B1A
(17,43,26)
#102718
(16,39,24)
#0F2316
(15,35,22)
#0E1F14
(14,31,20)
#0D1B12
(13,27,18)
#0C1710
(12,23,16)
#0B130E
(11,19,14)
#0A0F0C
(10,15,12)
#090B0A
(9,11,10)
#000000
(0,0,0)

Tints of #13331E

#13331E
(19,51,30)
#284532
(40,69,50)
#3D5746
(61,87,70)
#52695A
(82,105,90)
#677B6E
(103,123,110)
#7C8D82
(124,141,130)
#919F96
(145,159,150)
#A6B1AA
(166,177,170)
#BBC3BE
(187,195,190)
#D0D5D2
(208,213,210)
#E5E7E6
(229,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #13331E; }

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

This text font color is #13331E.

Background Color

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

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

This div background color is #13331E.

Border color

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

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

This div border color is #13331E.

Opacity

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

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

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

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

This text has shadow with #13331E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13331E.

Preview

Color preview on black background

This text has color #13331E on black background.


Color preview on white background

This text has color #13331E on white background.


Black color preview on #13331E background

This text has black color on #13331E background.


White color preview on #13331E background

This text has white color on #13331E background.


Related colors

Complementary color

Complementary color for #hex is #ECCCE1.


I love getcolorcode.com

Triadic colors

1 #1E1333 and #331E13 with #13331E are triadic colors.

2 #1E3313 and #33131E with #13331E are triadic colors.