COLOR #135D21

HEX: #135D21 RGB: (19,93,33)

Color info

#135D21 contains mainly green color. Web safe color of #135D21 is #006633 (or #063).

RGB color model

#135D21 color RGB value is (19,93,33).

RGB: (19,93,33) (7%, 36%, 13%)

RGB channels and saturation

R 19 of 255 = 7%
G 93 of 255 = 36%
B 33 of 255 = 13%

19
93
33

R + G + B ~ 19%. #135D21 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 93 + 33 = 145 (100%)
R 19 of 145 ~ 13.1%
G 93 of 145 ~ 64.14%
B 33 of 145 ~ 22.76'%

%13.1
%64.14
%22.76

CMYK color model

#135D21 color CMYK value is (80,0,65,64).

  • cyan value is 79.57%
  • magenta value is 0.00%
  • yellow value is 64.52%
  • key color value is 63.53%

CMYK: (80,0,65,64)
C80M0Y65K64 (80%, 0%, 65%, 64%)
(0.80 / 0.00 / 0.65 / 0.64)

CMYK percentages

%79.57
%0
%64.52
%63.53

Codes

Color #135D21 in popluar color models

13 5D 21
RGB 19 93 33
HSL 131° 66.07% 21.96%
HSB/HSV 131° 79.57% 36.47%
CMYK 79.57% 0.00% 64.52%
63.53%

Color #135D21 in popluar number systems.

HEX 13 5D 21
Decimal 19 93 33
Binary 10011 1011101 100001
Octal 23 135 41

Shades and tints

Shades of #135D21

#135D21
(19,93,33)
#12551E
(18,85,30)
#114D1B
(17,77,27)
#104518
(16,69,24)
#0F3D15
(15,61,21)
#0E3512
(14,53,18)
#0D2D0F
(13,45,15)
#0C250C
(12,37,12)
#0B1D09
(11,29,9)
#0A1506
(10,21,6)
#090D03
(9,13,3)
#000000
(0,0,0)

Tints of #135D21

#135D21
(19,93,33)
#286B35
(40,107,53)
#3D7949
(61,121,73)
#52875D
(82,135,93)
#679571
(103,149,113)
#7CA385
(124,163,133)
#91B199
(145,177,153)
#A6BFAD
(166,191,173)
#BBCDC1
(187,205,193)
#D0DBD5
(208,219,213)
#E5E9E9
(229,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #135D21 color. Also use rgb(19,93,33) instead hex code.

Text Font Color

.myTextColor { color: #135D21; }

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

This text font color is #135D21.

Background Color

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

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

This div background color is #135D21.

Border color

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

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

This div border color is #135D21.

Opacity

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

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

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

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

This text has shadow with #135D21 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #135D21.

Preview

Color preview on black background

This text has color #135D21 on black background.


Color preview on white background

This text has color #135D21 on white background.


Black color preview on #135D21 background

This text has black color on #135D21 background.


White color preview on #135D21 background

This text has white color on #135D21 background.


Related colors

Complementary color

Complementary color for #hex is #ECA2DE.


I love getcolorcode.com

Triadic colors

1 #21135D and #5D2113 with #135D21 are triadic colors.

2 #215D13 and #5D1321 with #135D21 are triadic colors.