COLOR #133809

HEX: #133809 RGB: (19,56,9)

Color info

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

RGB color model

#133809 color RGB value is (19,56,9).

RGB: (19,56,9) (7%, 22%, 4%)

RGB channels and saturation

R 19 of 255 = 7%
G 56 of 255 = 22%
B 9 of 255 = 4%

19
56
9

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

Portions of RGB colors in percentages

R + G + B = 19 + 56 + 9 = 84 (100%)
R 19 of 84 ~ 22.62%
G 56 of 84 ~ 66.67%
B 9 of 84 ~ 10.71'%

%22.62
%66.67
%10.71

CMYK color model

#133809 color CMYK value is (66,0,84,78).

  • cyan value is 66.07%
  • magenta value is 0.00%
  • yellow value is 83.93%
  • key color value is 78.04%

CMYK: (66,0,84,78)
C66M0Y84K78 (66%, 0%, 84%, 78%)
(0.66 / 0.00 / 0.84 / 0.78)

CMYK percentages

%66.07
%0
%83.93
%78.04

Codes

Color #133809 in popluar color models

13 38 09
RGB 19 56 9
HSL 107° 72.31% 12.75%
HSB/HSV 107° 83.93% 21.96%
CMYK 66.07% 0.00% 83.93%
78.04%

Color #133809 in popluar number systems.

HEX 13 38 09
Decimal 19 56 9
Binary 10011 111000 1001
Octal 23 70 11

Shades and tints

Shades of #133809

#133809
(19,56,9)
#123309
(18,51,9)
#112E09
(17,46,9)
#102909
(16,41,9)
#0F2409
(15,36,9)
#0E1F09
(14,31,9)
#0D1A09
(13,26,9)
#0C1509
(12,21,9)
#0B1009
(11,16,9)
#0A0B09
(10,11,9)
#090609
(9,6,9)
#000000
(0,0,0)

Tints of #133809

#133809
(19,56,9)
#284A1F
(40,74,31)
#3D5C35
(61,92,53)
#526E4B
(82,110,75)
#678061
(103,128,97)
#7C9277
(124,146,119)
#91A48D
(145,164,141)
#A6B6A3
(166,182,163)
#BBC8B9
(187,200,185)
#D0DACF
(208,218,207)
#E5ECE5
(229,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #133809; }

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

This text font color is #133809.

Background Color

.myBgColor { background-color: #133809; }

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

This div background color is #133809.

Border color

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

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

This div border color is #133809.

Opacity

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

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

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

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

This text has shadow with #133809 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #133809.

Preview

Color preview on black background

This text has color #133809 on black background.


Color preview on white background

This text has color #133809 on white background.


Black color preview on #133809 background

This text has black color on #133809 background.


White color preview on #133809 background

This text has white color on #133809 background.


Related colors

Complementary color

Complementary color for #hex is #ECC7F6.


I love getcolorcode.com

Triadic colors

1 #091338 and #380913 with #133809 are triadic colors.

2 #093813 and #381309 with #133809 are triadic colors.