COLOR #135015

HEX: #135015 RGB: (19,80,21)

Color info

#135015 contains mainly green and blue colors. Web safe color of #135015 is #006600 (or #060).

RGB color model

#135015 color RGB value is (19,80,21).

RGB: (19,80,21) (7%, 31%, 8%)

RGB channels and saturation

R 19 of 255 = 7%
G 80 of 255 = 31%
B 21 of 255 = 8%

19
80
21

R + G + B ~ 15%. #135015 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 80 + 21 = 120 (100%)
R 19 of 120 ~ 15.83%
G 80 of 120 ~ 66.67%
B 21 of 120 ~ 17.5'%

%15.83
%66.67
%17.5

CMYK color model

#135015 color CMYK value is (76,0,74,69).

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

CMYK: (76,0,74,69)
C76M0Y74K69 (76%, 0%, 74%, 69%)
(0.76 / 0.00 / 0.74 / 0.69)

CMYK percentages

%76.25
%0
%73.75
%68.63

Codes

Color #135015 in popluar color models

13 50 15
RGB 19 80 21
HSL 122° 61.62% 19.41%
HSB/HSV 122° 76.25% 31.37%
CMYK 76.25% 0.00% 73.75%
68.63%

Color #135015 in popluar number systems.

HEX 13 50 15
Decimal 19 80 21
Binary 10011 1010000 10101
Octal 23 120 25

Shades and tints

Shades of #135015

#135015
(19,80,21)
#124914
(18,73,20)
#114213
(17,66,19)
#103B12
(16,59,18)
#0F3411
(15,52,17)
#0E2D10
(14,45,16)
#0D260F
(13,38,15)
#0C1F0E
(12,31,14)
#0B180D
(11,24,13)
#0A110C
(10,17,12)
#090A0B
(9,10,11)
#000000
(0,0,0)

Tints of #135015

#135015
(19,80,21)
#285F2A
(40,95,42)
#3D6E3F
(61,110,63)
#527D54
(82,125,84)
#678C69
(103,140,105)
#7C9B7E
(124,155,126)
#91AA93
(145,170,147)
#A6B9A8
(166,185,168)
#BBC8BD
(187,200,189)
#D0D7D2
(208,215,210)
#E5E6E7
(229,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #135015; }

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

This text font color is #135015.

Background Color

.myBgColor { background-color: #135015; }

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

This div background color is #135015.

Border color

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

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

This div border color is #135015.

Opacity

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

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

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

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

This text has shadow with #135015 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #135015.

Preview

Color preview on black background

This text has color #135015 on black background.


Color preview on white background

This text has color #135015 on white background.


Black color preview on #135015 background

This text has black color on #135015 background.


White color preview on #135015 background

This text has white color on #135015 background.


Related colors

Complementary color

Complementary color for #hex is #ECAFEA.


I love getcolorcode.com

Triadic colors

1 #151350 and #501513 with #135015 are triadic colors.

2 #155013 and #501315 with #135015 are triadic colors.