COLOR #132209

HEX: #132209 RGB: (19,34,9)

Color info

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

RGB color model

#132209 color RGB value is (19,34,9).

RGB: (19,34,9) (7%, 13%, 4%)

RGB channels and saturation

R 19 of 255 = 7%
G 34 of 255 = 13%
B 9 of 255 = 4%

19
34
9

R + G + B ~ 8%. #132209 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 34 + 9 = 62 (100%)
R 19 of 62 ~ 30.65%
G 34 of 62 ~ 54.84%
B 9 of 62 ~ 14.52'%

%30.65
%54.84
%14.52

CMYK color model

#132209 color CMYK value is (44,0,74,87).

  • cyan value is 44.12%
  • magenta value is 0.00%
  • yellow value is 73.53%
  • key color value is 86.67%
CMYK: (44,0,74,87) C44M0Y74K87 (44%,0%,74%,87%) (0.44/0.00/0.74/0.87) 

CMYK percentages

%44.12
%0
%73.53
%86.67

Codes

Color #132209 in popluar color models

13 22 09
RGB 19 34 9
HSL 96° 58.14% 8.43%
HSB/HSV 96° 73.53% 13.33%
CMYK 44.12% 0.00% 73.53%
86.67%

Color #132209 in popluar number systems.

HEX 13 22 09
Decimal 19 34 9
Binary 10011 100010 1001
Octal 23 42 11

Shades and tints

Shades of #132209

#132209
(19,34,9)
#121F09
(18,31,9)
#111C09
(17,28,9)
#101909
(16,25,9)
#0F1609
(15,22,9)
#0E1309
(14,19,9)
#0D1009
(13,16,9)
#0C0D09
(12,13,9)
#0B0A09
(11,10,9)
#0A0709
(10,7,9)
#090409
(9,4,9)
#000000
(0,0,0)

Tints of #132209

#132209
(19,34,9)
#28361F
(40,54,31)
#3D4A35
(61,74,53)
#525E4B
(82,94,75)
#677261
(103,114,97)
#7C8677
(124,134,119)
#919A8D
(145,154,141)
#A6AEA3
(166,174,163)
#BBC2B9
(187,194,185)
#D0D6CF
(208,214,207)
#E5EAE5
(229,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #132209 color. Also use rgb(19,34,9) instead hex code.

Text Font Color

.myTextColor { color: #132209; }

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

This text font color is #132209.

Background Color

.myBgColor { background-color: #132209; }

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

This div background color is #132209.

Border color

.myBorderColor { border: 1px solid #132209; }

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

This div border color is #132209.

Opacity

.myOpacity80 { color: #132209; opacity: 0.8; }

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

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

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

This text has shadow with #132209 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132209.

Preview

Color preview on black background

This text has color #132209 on black background.


Color preview on white background

This text has color #132209 on white background.


Black color preview on #132209 background

This text has black color on #132209 background.


White color preview on #132209 background

This text has white color on #132209 background.


Related colors

Complementary color

Complementary color for #hex is #ECDDF6.


I love getcolorcode.com

Triadic colors

1 #091322 and #220913 with #132209 are triadic colors.

2 #092213 and #221309 with #132209 are triadic colors.