COLOR #135B31

HEX: #135B31 RGB: (19,91,49)

Color info

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

RGB color model

#135B31 color RGB value is (19,91,49).

RGB: (19,91,49) (7%, 36%, 19%)

RGB channels and saturation

R 19 of 255 = 7%
G 91 of 255 = 36%
B 49 of 255 = 19%

19
91
49

R + G + B ~ 21%. #135B31 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 91 + 49 = 159 (100%)
R 19 of 159 ~ 11.95%
G 91 of 159 ~ 57.23%
B 49 of 159 ~ 30.82'%

%11.95
%57.23
%30.82

CMYK color model

#135B31 color CMYK value is (79,0,46,64).

  • cyan value is 79.12%
  • magenta value is 0.00%
  • yellow value is 46.15%
  • key color value is 64.31%
CMYK: (79,0,46,64) C79M0Y46K64 (79%,0%,46%,64%) (0.79/0.00/0.46/0.64) 

CMYK percentages

%79.12
%0
%46.15
%64.31

Codes

Color #135B31 in popluar color models

13 5B 31
RGB 19 91 49
HSL 145° 65.45% 21.57%
HSB/HSV 145° 79.12% 35.69%
CMYK 79.12% 0.00% 46.15%
64.31%

Color #135B31 in popluar number systems.

HEX 13 5B 31
Decimal 19 91 49
Binary 10011 1011011 110001
Octal 23 133 61

Shades and tints

Shades of #135B31

#135B31
(19,91,49)
#12532D
(18,83,45)
#114B29
(17,75,41)
#104325
(16,67,37)
#0F3B21
(15,59,33)
#0E331D
(14,51,29)
#0D2B19
(13,43,25)
#0C2315
(12,35,21)
#0B1B11
(11,27,17)
#0A130D
(10,19,13)
#090B09
(9,11,9)
#000000
(0,0,0)

Tints of #135B31

#135B31
(19,91,49)
#286943
(40,105,67)
#3D7755
(61,119,85)
#528567
(82,133,103)
#679379
(103,147,121)
#7CA18B
(124,161,139)
#91AF9D
(145,175,157)
#A6BDAF
(166,189,175)
#BBCBC1
(187,203,193)
#D0D9D3
(208,217,211)
#E5E7E5
(229,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #135B31 color. Also use rgb(19,91,49) instead hex code.

Text Font Color

.myTextColor { color: #135B31; }

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

This text font color is #135B31.

Background Color

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

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

This div background color is #135B31.

Border color

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

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

This div border color is #135B31.

Opacity

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

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

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

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

This text has shadow with #135B31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #135B31.

Preview

Color preview on black background

This text has color #135B31 on black background.


Color preview on white background

This text has color #135B31 on white background.


Black color preview on #135B31 background

This text has black color on #135B31 background.


White color preview on #135B31 background

This text has white color on #135B31 background.


Related colors

Complementary color

Complementary color for #hex is #ECA4CE.


I love getcolorcode.com

Triadic colors

1 #31135B and #5B3113 with #135B31 are triadic colors.

2 #315B13 and #5B1331 with #135B31 are triadic colors.