COLOR #133812

HEX: #133812 RGB: (19,56,18)

Color info

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

RGB color model

#133812 color RGB value is (19,56,18).

RGB: (19,56,18) (7%, 22%, 7%)

RGB channels and saturation

R 19 of 255 = 7%
G 56 of 255 = 22%
B 18 of 255 = 7%

19
56
18

R + G + B ~ 12%. #133812 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 56 + 18 = 93 (100%)
R 19 of 93 ~ 20.43%
G 56 of 93 ~ 60.22%
B 18 of 93 ~ 19.35'%

%20.43
%60.22
%19.35

CMYK color model

#133812 color CMYK value is (66,0,68,78).

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

CMYK: (66,0,68,78)
C66M0Y68K78 (66%, 0%, 68%, 78%)
(0.66 / 0.00 / 0.68 / 0.78)

CMYK percentages

%66.07
%0
%67.86
%78.04

Codes

Color #133812 in popluar color models

13 38 12
RGB 19 56 18
HSL 118° 51.35% 14.51%
HSB/HSV 118° 67.86% 21.96%
CMYK 66.07% 0.00% 67.86%
78.04%

Color #133812 in popluar number systems.

HEX 13 38 12
Decimal 19 56 18
Binary 10011 111000 10010
Octal 23 70 22

Shades and tints

Shades of #133812

#133812
(19,56,18)
#123311
(18,51,17)
#112E10
(17,46,16)
#10290F
(16,41,15)
#0F240E
(15,36,14)
#0E1F0D
(14,31,13)
#0D1A0C
(13,26,12)
#0C150B
(12,21,11)
#0B100A
(11,16,10)
#0A0B09
(10,11,9)
#090608
(9,6,8)
#000000
(0,0,0)

Tints of #133812

#133812
(19,56,18)
#284A27
(40,74,39)
#3D5C3C
(61,92,60)
#526E51
(82,110,81)
#678066
(103,128,102)
#7C927B
(124,146,123)
#91A490
(145,164,144)
#A6B6A5
(166,182,165)
#BBC8BA
(187,200,186)
#D0DACF
(208,218,207)
#E5ECE4
(229,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #133812; }

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

This text font color is #133812.

Background Color

.myBgColor { background-color: #133812; }

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

This div background color is #133812.

Border color

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

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

This div border color is #133812.

Opacity

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

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

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

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

This text has shadow with #133812 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #133812.

Preview

Color preview on black background

This text has color #133812 on black background.


Color preview on white background

This text has color #133812 on white background.


Black color preview on #133812 background

This text has black color on #133812 background.


White color preview on #133812 background

This text has white color on #133812 background.


Related colors

Complementary color

Complementary color for #hex is #ECC7ED.


I love getcolorcode.com

Triadic colors

1 #121338 and #381213 with #133812 are triadic colors.

2 #123813 and #381312 with #133812 are triadic colors.