COLOR #13320B

HEX: #13320B RGB: (19,50,11)

Color info

#13320B contains red, green and blue colors in about the same proportion. Web safe color of #13320B is #003300 (or #030).

RGB color model

#13320B color RGB value is (19,50,11).

RGB: (19,50,11) (7%, 20%, 4%)

RGB channels and saturation

R 19 of 255 = 7%
G 50 of 255 = 20%
B 11 of 255 = 4%

19
50
11

R + G + B ~ 10%. #13320B is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 50 + 11 = 80 (100%)
R 19 of 80 ~ 23.75%
G 50 of 80 ~ 62.5%
B 11 of 80 ~ 13.75'%

%23.75
%62.5
%13.75

CMYK color model

#13320B color CMYK value is (62,0,78,80).

  • cyan value is 62.00%
  • magenta value is 0.00%
  • yellow value is 78.00%
  • key color value is 80.39%
CMYK: (62,0,78,80) C62M0Y78K80 (62%,0%,78%,80%) (0.62/0.00/0.78/0.80) 

CMYK percentages

%62
%0
%78
%80.39

Codes

Color #13320B in popluar color models

13 32 0B
RGB 19 50 11
HSL 108° 63.93% 11.96%
HSB/HSV 108° 78.00% 19.61%
CMYK 62.00% 0.00% 78.00%
80.39%

Color #13320B in popluar number systems.

HEX 13 32 0B
Decimal 19 50 11
Binary 10011 110010 1011
Octal 23 62 13

Shades and tints

Shades of #13320B

#13320B
(19,50,11)
#122E0A
(18,46,10)
#112A09
(17,42,9)
#102608
(16,38,8)
#0F2207
(15,34,7)
#0E1E06
(14,30,6)
#0D1A05
(13,26,5)
#0C1604
(12,22,4)
#0B1203
(11,18,3)
#0A0E02
(10,14,2)
#090A01
(9,10,1)
#000000
(0,0,0)

Tints of #13320B

#13320B
(19,50,11)
#284421
(40,68,33)
#3D5637
(61,86,55)
#52684D
(82,104,77)
#677A63
(103,122,99)
#7C8C79
(124,140,121)
#919E8F
(145,158,143)
#A6B0A5
(166,176,165)
#BBC2BB
(187,194,187)
#D0D4D1
(208,212,209)
#E5E6E7
(229,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13320B color. Also use rgb(19,50,11) instead hex code.

Text Font Color

.myTextColor { color: #13320B; }

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

This text font color is #13320B.

Background Color

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

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

This div background color is #13320B.

Border color

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

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

This div border color is #13320B.

Opacity

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

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

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

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

This text has shadow with #13320B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13320B.

Preview

Color preview on black background

This text has color #13320B on black background.


Color preview on white background

This text has color #13320B on white background.


Black color preview on #13320B background

This text has black color on #13320B background.


White color preview on #13320B background

This text has white color on #13320B background.


Related colors

Complementary color

Complementary color for #hex is #ECCDF4.


I love getcolorcode.com

Triadic colors

1 #0B1332 and #320B13 with #13320B are triadic colors.

2 #0B3213 and #32130B with #13320B are triadic colors.