COLOR #136324

HEX: #136324 RGB: (19,99,36)

Color info

#136324 contains mainly green color. Web safe color of #136324 is #006633 (or #063).

RGB color model

#136324 color RGB value is (19,99,36).

RGB: (19,99,36) (7%, 39%, 14%)

RGB channels and saturation

R 19 of 255 = 7%
G 99 of 255 = 39%
B 36 of 255 = 14%

19
99
36

R + G + B ~ 20%. #136324 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 99 + 36 = 154 (100%)
R 19 of 154 ~ 12.34%
G 99 of 154 ~ 64.29%
B 36 of 154 ~ 23.38'%

%12.34
%64.29
%23.38

CMYK color model

#136324 color CMYK value is (81,0,64,61).

  • cyan value is 80.81%
  • magenta value is 0.00%
  • yellow value is 63.64%
  • key color value is 61.18%
CMYK: (81,0,64,61) C81M0Y64K61 (81%,0%,64%,61%) (0.81/0.00/0.64/0.61) 

CMYK percentages

%80.81
%0
%63.64
%61.18

Codes

Color #136324 in popluar color models

13 63 24
RGB 19 99 36
HSL 133° 67.80% 23.14%
HSB/HSV 133° 80.81% 38.82%
CMYK 80.81% 0.00% 63.64%
61.18%

Color #136324 in popluar number systems.

HEX 13 63 24
Decimal 19 99 36
Binary 10011 1100011 100100
Octal 23 143 44

Shades and tints

Shades of #136324

#136324
(19,99,36)
#125A21
(18,90,33)
#11511E
(17,81,30)
#10481B
(16,72,27)
#0F3F18
(15,63,24)
#0E3615
(14,54,21)
#0D2D12
(13,45,18)
#0C240F
(12,36,15)
#0B1B0C
(11,27,12)
#0A1209
(10,18,9)
#090906
(9,9,6)
#000000
(0,0,0)

Tints of #136324

#136324
(19,99,36)
#287137
(40,113,55)
#3D7F4A
(61,127,74)
#528D5D
(82,141,93)
#679B70
(103,155,112)
#7CA983
(124,169,131)
#91B796
(145,183,150)
#A6C5A9
(166,197,169)
#BBD3BC
(187,211,188)
#D0E1CF
(208,225,207)
#E5EFE2
(229,239,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #136324 color. Also use rgb(19,99,36) instead hex code.

Text Font Color

.myTextColor { color: #136324; }

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

This text font color is #136324.

Background Color

.myBgColor { background-color: #136324; }

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

This div background color is #136324.

Border color

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

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

This div border color is #136324.

Opacity

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

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

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

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

This text has shadow with #136324 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #136324.

Preview

Color preview on black background

This text has color #136324 on black background.


Color preview on white background

This text has color #136324 on white background.


Black color preview on #136324 background

This text has black color on #136324 background.


White color preview on #136324 background

This text has white color on #136324 background.


Related colors

Complementary color

Complementary color for #hex is #EC9CDB.


I love getcolorcode.com

Triadic colors

1 #241363 and #632413 with #136324 are triadic colors.

2 #246313 and #631324 with #136324 are triadic colors.