COLOR #135620

HEX: #135620 RGB: (19,86,32)

Color info

#135620 contains mainly green and blue colors. Web safe color of #135620 is #006633 (or #063).

RGB color model

#135620 color RGB value is (19,86,32).

RGB: (19,86,32) (7%, 34%, 13%)

RGB channels and saturation

R 19 of 255 = 7%
G 86 of 255 = 34%
B 32 of 255 = 13%

19
86
32

R + G + B ~ 18%. #135620 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 86 + 32 = 137 (100%)
R 19 of 137 ~ 13.87%
G 86 of 137 ~ 62.77%
B 32 of 137 ~ 23.36'%

%13.87
%62.77
%23.36

CMYK color model

#135620 color CMYK value is (78,0,63,66).

  • cyan value is 77.91%
  • magenta value is 0.00%
  • yellow value is 62.79%
  • key color value is 66.27%

CMYK: (78,0,63,66)
C78M0Y63K66 (78%, 0%, 63%, 66%)
(0.78 / 0.00 / 0.63 / 0.66)

CMYK percentages

%77.91
%0
%62.79
%66.27

Codes

Color #135620 in popluar color models

13 56 20
RGB 19 86 32
HSL 132° 63.81% 20.59%
HSB/HSV 132° 77.91% 33.73%
CMYK 77.91% 0.00% 62.79%
66.27%

Color #135620 in popluar number systems.

HEX 13 56 20
Decimal 19 86 32
Binary 10011 1010110 100000
Octal 23 126 40

Shades and tints

Shades of #135620

#135620
(19,86,32)
#124F1E
(18,79,30)
#11481C
(17,72,28)
#10411A
(16,65,26)
#0F3A18
(15,58,24)
#0E3316
(14,51,22)
#0D2C14
(13,44,20)
#0C2512
(12,37,18)
#0B1E10
(11,30,16)
#0A170E
(10,23,14)
#09100C
(9,16,12)
#000000
(0,0,0)

Tints of #135620

#135620
(19,86,32)
#286534
(40,101,52)
#3D7448
(61,116,72)
#52835C
(82,131,92)
#679270
(103,146,112)
#7CA184
(124,161,132)
#91B098
(145,176,152)
#A6BFAC
(166,191,172)
#BBCEC0
(187,206,192)
#D0DDD4
(208,221,212)
#E5ECE8
(229,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #135620 color. Also use rgb(19,86,32) instead hex code.

Text Font Color

.myTextColor { color: #135620; }

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

This text font color is #135620.

Background Color

.myBgColor { background-color: #135620; }

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

This div background color is #135620.

Border color

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

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

This div border color is #135620.

Opacity

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

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

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

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

This text has shadow with #135620 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #135620.

Preview

Color preview on black background

This text has color #135620 on black background.


Color preview on white background

This text has color #135620 on white background.


Black color preview on #135620 background

This text has black color on #135620 background.


White color preview on #135620 background

This text has white color on #135620 background.


Related colors

Complementary color

Complementary color for #hex is #ECA9DF.


I love getcolorcode.com

Triadic colors

1 #201356 and #562013 with #135620 are triadic colors.

2 #205613 and #561320 with #135620 are triadic colors.