COLOR #1D5421

HEX: #1D5421 RGB: (29,84,33)

Color info

#1D5421 contains red, green and blue colors in about the same proportion. Web safe color of #1D5421 is #336633 (or #363).

RGB color model

#1D5421 color RGB value is (29,84,33).

RGB: (29,84,33) (11%, 33%, 13%)

RGB channels and saturation

R 29 of 255 = 11%
G 84 of 255 = 33%
B 33 of 255 = 13%

29
84
33

R + G + B ~ 19%. #1D5421 is dark color.

Portions of RGB colors in percentages

R + G + B = 29 + 84 + 33 = 146 (100%)
R 29 of 146 ~ 19.86%
G 84 of 146 ~ 57.53%
B 33 of 146 ~ 22.6'%

%19.86
%57.53
%22.6

CMYK color model

#1D5421 color CMYK value is (65,0,61,67).

  • cyan value is 65.48%
  • magenta value is 0.00%
  • yellow value is 60.71%
  • key color value is 67.06%

CMYK: (65,0,61,67)
C65M0Y61K67 (65%, 0%, 61%, 67%)
(0.65 / 0.00 / 0.61 / 0.67)

CMYK percentages

%65.48
%0
%60.71
%67.06

Codes

Color #1D5421 in popluar color models

1D 54 21
RGB 29 84 33
HSL 124° 48.67% 22.16%
HSB/HSV 124° 65.48% 32.94%
CMYK 65.48% 0.00% 60.71%
67.06%

Color #1D5421 in popluar number systems.

HEX 1D 54 21
Decimal 29 84 33
Binary 11101 1010100 100001
Octal 35 124 41

Shades and tints

Shades of #1D5421

#1D5421
(29,84,33)
#1B4D1E
(27,77,30)
#19461B
(25,70,27)
#173F18
(23,63,24)
#153815
(21,56,21)
#133112
(19,49,18)
#112A0F
(17,42,15)
#0F230C
(15,35,12)
#0D1C09
(13,28,9)
#0B1506
(11,21,6)
#090E03
(9,14,3)
#000000
(0,0,0)

Tints of #1D5421

#1D5421
(29,84,33)
#316335
(49,99,53)
#457249
(69,114,73)
#59815D
(89,129,93)
#6D9071
(109,144,113)
#819F85
(129,159,133)
#95AE99
(149,174,153)
#A9BDAD
(169,189,173)
#BDCCC1
(189,204,193)
#D1DBD5
(209,219,213)
#E5EAE9
(229,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1D5421 color. Also use rgb(29,84,33) instead hex code.

Text Font Color

.myTextColor { color: #1D5421; }

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

This text font color is #1D5421.

Background Color

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

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

This div background color is #1D5421.

Border color

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

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

This div border color is #1D5421.

Opacity

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

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

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

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

This text has shadow with #1D5421 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1D5421.

Preview

Color preview on black background

This text has color #1D5421 on black background.


Color preview on white background

This text has color #1D5421 on white background.


Black color preview on #1D5421 background

This text has black color on #1D5421 background.


White color preview on #1D5421 background

This text has white color on #1D5421 background.


Related colors

Complementary color

Complementary color for #hex is #E2ABDE.


I love getcolorcode.com

Triadic colors

1 #211D54 and #54211D with #1D5421 are triadic colors.

2 #21541D and #541D21 with #1D5421 are triadic colors.