COLOR #136027

HEX: #136027 RGB: (19,96,39)

Color info

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

RGB color model

#136027 color RGB value is (19,96,39).

RGB: (19,96,39) (7%, 38%, 15%)

RGB channels and saturation

R 19 of 255 = 7%
G 96 of 255 = 38%
B 39 of 255 = 15%

19
96
39

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

Portions of RGB colors in percentages

R + G + B = 19 + 96 + 39 = 154 (100%)
R 19 of 154 ~ 12.34%
G 96 of 154 ~ 62.34%
B 39 of 154 ~ 25.32'%

%12.34
%62.34
%25.32

CMYK color model

#136027 color CMYK value is (80,0,59,62).

  • cyan value is 80.21%
  • magenta value is 0.00%
  • yellow value is 59.38%
  • key color value is 62.35%

CMYK: (80,0,59,62)
C80M0Y59K62 (80%, 0%, 59%, 62%)
(0.80 / 0.00 / 0.59 / 0.62)

CMYK percentages

%80.21
%0
%59.38
%62.35

Codes

Color #136027 in popluar color models

13 60 27
RGB 19 96 39
HSL 136° 66.96% 22.55%
HSB/HSV 136° 80.21% 37.65%
CMYK 80.21% 0.00% 59.38%
62.35%

Color #136027 in popluar number systems.

HEX 13 60 27
Decimal 19 96 39
Binary 10011 1100000 100111
Octal 23 140 47

Shades and tints

Shades of #136027

#136027
(19,96,39)
#125824
(18,88,36)
#115021
(17,80,33)
#10481E
(16,72,30)
#0F401B
(15,64,27)
#0E3818
(14,56,24)
#0D3015
(13,48,21)
#0C2812
(12,40,18)
#0B200F
(11,32,15)
#0A180C
(10,24,12)
#091009
(9,16,9)
#000000
(0,0,0)

Tints of #136027

#136027
(19,96,39)
#286E3A
(40,110,58)
#3D7C4D
(61,124,77)
#528A60
(82,138,96)
#679873
(103,152,115)
#7CA686
(124,166,134)
#91B499
(145,180,153)
#A6C2AC
(166,194,172)
#BBD0BF
(187,208,191)
#D0DED2
(208,222,210)
#E5ECE5
(229,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #136027 color. Also use rgb(19,96,39) instead hex code.

Text Font Color

.myTextColor { color: #136027; }

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

This text font color is #136027.

Background Color

.myBgColor { background-color: #136027; }

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

This div background color is #136027.

Border color

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

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

This div border color is #136027.

Opacity

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

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

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

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

This text has shadow with #136027 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #136027.

Preview

Color preview on black background

This text has color #136027 on black background.


Color preview on white background

This text has color #136027 on white background.


Black color preview on #136027 background

This text has black color on #136027 background.


White color preview on #136027 background

This text has white color on #136027 background.


Related colors

Complementary color

Complementary color for #hex is #EC9FD8.


I love getcolorcode.com

Triadic colors

1 #271360 and #602713 with #136027 are triadic colors.

2 #276013 and #601327 with #136027 are triadic colors.