COLOR #135E36

HEX: #135E36 RGB: (19,94,54)

Color info

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

RGB color model

#135E36 color RGB value is (19,94,54).

RGB: (19,94,54) (7%, 37%, 21%)

RGB channels and saturation

R 19 of 255 = 7%
G 94 of 255 = 37%
B 54 of 255 = 21%

19
94
54

R + G + B ~ 22%. #135E36 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 94 + 54 = 167 (100%)
R 19 of 167 ~ 11.38%
G 94 of 167 ~ 56.29%
B 54 of 167 ~ 32.34'%

%11.38
%56.29
%32.34

CMYK color model

#135E36 color CMYK value is (80,0,43,63).

  • cyan value is 79.79%
  • magenta value is 0.00%
  • yellow value is 42.55%
  • key color value is 63.14%

CMYK: (80,0,43,63)
C80M0Y43K63 (80%, 0%, 43%, 63%)
(0.80 / 0.00 / 0.43 / 0.63)

CMYK percentages

%79.79
%0
%42.55
%63.14

Codes

Color #135E36 in popluar color models

13 5E 36
RGB 19 94 54
HSL 148° 66.37% 22.16%
HSB/HSV 148° 79.79% 36.86%
CMYK 79.79% 0.00% 42.55%
63.14%

Color #135E36 in popluar number systems.

HEX 13 5E 36
Decimal 19 94 54
Binary 10011 1011110 110110
Octal 23 136 66

Shades and tints

Shades of #135E36

#135E36
(19,94,54)
#125632
(18,86,50)
#114E2E
(17,78,46)
#10462A
(16,70,42)
#0F3E26
(15,62,38)
#0E3622
(14,54,34)
#0D2E1E
(13,46,30)
#0C261A
(12,38,26)
#0B1E16
(11,30,22)
#0A1612
(10,22,18)
#090E0E
(9,14,14)
#000000
(0,0,0)

Tints of #135E36

#135E36
(19,94,54)
#286C48
(40,108,72)
#3D7A5A
(61,122,90)
#52886C
(82,136,108)
#67967E
(103,150,126)
#7CA490
(124,164,144)
#91B2A2
(145,178,162)
#A6C0B4
(166,192,180)
#BBCEC6
(187,206,198)
#D0DCD8
(208,220,216)
#E5EAEA
(229,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #135E36 color. Also use rgb(19,94,54) instead hex code.

Text Font Color

.myTextColor { color: #135E36; }

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

This text font color is #135E36.

Background Color

.myBgColor { background-color: #135E36; }

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

This div background color is #135E36.

Border color

.myBorderColor { border: 1px solid #135E36; }

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

This div border color is #135E36.

Opacity

.myOpacity80 { color: #135E36; opacity: 0.8; }

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

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

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

This text has shadow with #135E36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #135E36.

Preview

Color preview on black background

This text has color #135E36 on black background.


Color preview on white background

This text has color #135E36 on white background.


Black color preview on #135E36 background

This text has black color on #135E36 background.


White color preview on #135E36 background

This text has white color on #135E36 background.


Related colors

Complementary color

Complementary color for #hex is #ECA1C9.


I love getcolorcode.com

Triadic colors

1 #36135E and #5E3613 with #135E36 are triadic colors.

2 #365E13 and #5E1336 with #135E36 are triadic colors.