COLOR #135037

HEX: #135037 RGB: (19,80,55)

Color info

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

RGB color model

#135037 color RGB value is (19,80,55).

RGB: (19,80,55) (7%, 31%, 22%)

RGB channels and saturation

R 19 of 255 = 7%
G 80 of 255 = 31%
B 55 of 255 = 22%

19
80
55

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

Portions of RGB colors in percentages

R + G + B = 19 + 80 + 55 = 154 (100%)
R 19 of 154 ~ 12.34%
G 80 of 154 ~ 51.95%
B 55 of 154 ~ 35.71'%

%12.34
%51.95
%35.71

CMYK color model

#135037 color CMYK value is (76,0,31,69).

  • cyan value is 76.25%
  • magenta value is 0.00%
  • yellow value is 31.25%
  • key color value is 68.63%

CMYK: (76,0,31,69)
C76M0Y31K69 (76%, 0%, 31%, 69%)
(0.76 / 0.00 / 0.31 / 0.69)

CMYK percentages

%76.25
%0
%31.25
%68.63

Codes

Color #135037 in popluar color models

13 50 37
RGB 19 80 55
HSL 155° 61.62% 19.41%
HSB/HSV 155° 76.25% 31.37%
CMYK 76.25% 0.00% 31.25%
68.63%

Color #135037 in popluar number systems.

HEX 13 50 37
Decimal 19 80 55
Binary 10011 1010000 110111
Octal 23 120 67

Shades and tints

Shades of #135037

#135037
(19,80,55)
#124932
(18,73,50)
#11422D
(17,66,45)
#103B28
(16,59,40)
#0F3423
(15,52,35)
#0E2D1E
(14,45,30)
#0D2619
(13,38,25)
#0C1F14
(12,31,20)
#0B180F
(11,24,15)
#0A110A
(10,17,10)
#090A05
(9,10,5)
#000000
(0,0,0)

Tints of #135037

#135037
(19,80,55)
#285F49
(40,95,73)
#3D6E5B
(61,110,91)
#527D6D
(82,125,109)
#678C7F
(103,140,127)
#7C9B91
(124,155,145)
#91AAA3
(145,170,163)
#A6B9B5
(166,185,181)
#BBC8C7
(187,200,199)
#D0D7D9
(208,215,217)
#E5E6EB
(229,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #135037 color. Also use rgb(19,80,55) instead hex code.

Text Font Color

.myTextColor { color: #135037; }

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

This text font color is #135037.

Background Color

.myBgColor { background-color: #135037; }

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

This div background color is #135037.

Border color

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

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

This div border color is #135037.

Opacity

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

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

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

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

This text has shadow with #135037 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #135037.

Preview

Color preview on black background

This text has color #135037 on black background.


Color preview on white background

This text has color #135037 on white background.


Black color preview on #135037 background

This text has black color on #135037 background.


White color preview on #135037 background

This text has white color on #135037 background.


Related colors

Complementary color

Complementary color for #hex is #ECAFC8.


I love getcolorcode.com

Triadic colors

1 #371350 and #503713 with #135037 are triadic colors.

2 #375013 and #501337 with #135037 are triadic colors.