COLOR #135132

HEX: #135132 RGB: (19,81,50)

Color info

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

RGB color model

#135132 color RGB value is (19,81,50).

RGB: (19,81,50) (7%, 32%, 20%)

RGB channels and saturation

R 19 of 255 = 7%
G 81 of 255 = 32%
B 50 of 255 = 20%

19
81
50

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

Portions of RGB colors in percentages

R + G + B = 19 + 81 + 50 = 150 (100%)
R 19 of 150 ~ 12.67%
G 81 of 150 ~ 54%
B 50 of 150 ~ 33.33'%

%12.67
%54
%33.33

CMYK color model

#135132 color CMYK value is (77,0,38,68).

  • cyan value is 76.54%
  • magenta value is 0.00%
  • yellow value is 38.27%
  • key color value is 68.24%

CMYK: (77,0,38,68)
C77M0Y38K68 (77%, 0%, 38%, 68%)
(0.77 / 0.00 / 0.38 / 0.68)

CMYK percentages

%76.54
%0
%38.27
%68.24

Codes

Color #135132 in popluar color models

13 51 32
RGB 19 81 50
HSL 150° 62.00% 19.61%
HSB/HSV 150° 76.54% 31.76%
CMYK 76.54% 0.00% 38.27%
68.24%

Color #135132 in popluar number systems.

HEX 13 51 32
Decimal 19 81 50
Binary 10011 1010001 110010
Octal 23 121 62

Shades and tints

Shades of #135132

#135132
(19,81,50)
#124A2E
(18,74,46)
#11432A
(17,67,42)
#103C26
(16,60,38)
#0F3522
(15,53,34)
#0E2E1E
(14,46,30)
#0D271A
(13,39,26)
#0C2016
(12,32,22)
#0B1912
(11,25,18)
#0A120E
(10,18,14)
#090B0A
(9,11,10)
#000000
(0,0,0)

Tints of #135132

#135132
(19,81,50)
#286044
(40,96,68)
#3D6F56
(61,111,86)
#527E68
(82,126,104)
#678D7A
(103,141,122)
#7C9C8C
(124,156,140)
#91AB9E
(145,171,158)
#A6BAB0
(166,186,176)
#BBC9C2
(187,201,194)
#D0D8D4
(208,216,212)
#E5E7E6
(229,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #135132 color. Also use rgb(19,81,50) instead hex code.

Text Font Color

.myTextColor { color: #135132; }

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

This text font color is #135132.

Background Color

.myBgColor { background-color: #135132; }

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

This div background color is #135132.

Border color

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

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

This div border color is #135132.

Opacity

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

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

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

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

This text has shadow with #135132 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #135132.

Preview

Color preview on black background

This text has color #135132 on black background.


Color preview on white background

This text has color #135132 on white background.


Black color preview on #135132 background

This text has black color on #135132 background.


White color preview on #135132 background

This text has white color on #135132 background.


Related colors

Complementary color

Complementary color for #hex is #ECAECD.


I love getcolorcode.com

Triadic colors

1 #321351 and #513213 with #135132 are triadic colors.

2 #325113 and #511332 with #135132 are triadic colors.