COLOR #1D5B20

HEX: #1D5B20 RGB: (29,91,32)

Color info

#1D5B20 contains mainly green and blue colors. Web safe color of #1D5B20 is #336633 (or #363).

RGB color model

#1D5B20 color RGB value is (29,91,32).

RGB: (29,91,32) (11%, 36%, 13%)

RGB channels and saturation

R 29 of 255 = 11%
G 91 of 255 = 36%
B 32 of 255 = 13%

29
91
32

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

Portions of RGB colors in percentages

R + G + B = 29 + 91 + 32 = 152 (100%)
R 29 of 152 ~ 19.08%
G 91 of 152 ~ 59.87%
B 32 of 152 ~ 21.05'%

%19.08
%59.87
%21.05

CMYK color model

#1D5B20 color CMYK value is (68,0,65,64).

  • cyan value is 68.13%
  • magenta value is 0.00%
  • yellow value is 64.84%
  • key color value is 64.31%

CMYK: (68,0,65,64)
C68M0Y65K64 (68%, 0%, 65%, 64%)
(0.68 / 0.00 / 0.65 / 0.64)

CMYK percentages

%68.13
%0
%64.84
%64.31

Codes

Color #1D5B20 in popluar color models

1D 5B 20
RGB 29 91 32
HSL 123° 51.67% 23.53%
HSB/HSV 123° 68.13% 35.69%
CMYK 68.13% 0.00% 64.84%
64.31%

Color #1D5B20 in popluar number systems.

HEX 1D 5B 20
Decimal 29 91 32
Binary 11101 1011011 100000
Octal 35 133 40

Shades and tints

Shades of #1D5B20

#1D5B20
(29,91,32)
#1B531E
(27,83,30)
#194B1C
(25,75,28)
#17431A
(23,67,26)
#153B18
(21,59,24)
#133316
(19,51,22)
#112B14
(17,43,20)
#0F2312
(15,35,18)
#0D1B10
(13,27,16)
#0B130E
(11,19,14)
#090B0C
(9,11,12)
#000000
(0,0,0)

Tints of #1D5B20

#1D5B20
(29,91,32)
#316934
(49,105,52)
#457748
(69,119,72)
#59855C
(89,133,92)
#6D9370
(109,147,112)
#81A184
(129,161,132)
#95AF98
(149,175,152)
#A9BDAC
(169,189,172)
#BDCBC0
(189,203,192)
#D1D9D4
(209,217,212)
#E5E7E8
(229,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1D5B20 color. Also use rgb(29,91,32) instead hex code.

Text Font Color

.myTextColor { color: #1D5B20; }

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

This text font color is #1D5B20.

Background Color

.myBgColor { background-color: #1D5B20; }

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

This div background color is #1D5B20.

Border color

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

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

This div border color is #1D5B20.

Opacity

.myOpacity80 { color: #1D5B20; opacity: 0.8; }

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

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

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

This text has shadow with #1D5B20 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1D5B20.

Preview

Color preview on black background

This text has color #1D5B20 on black background.


Color preview on white background

This text has color #1D5B20 on white background.


Black color preview on #1D5B20 background

This text has black color on #1D5B20 background.


White color preview on #1D5B20 background

This text has white color on #1D5B20 background.


Related colors

Complementary color

Complementary color for #hex is #E2A4DF.


I love getcolorcode.com

Triadic colors

1 #201D5B and #5B201D with #1D5B20 are triadic colors.

2 #205B1D and #5B1D20 with #1D5B20 are triadic colors.