COLOR #1D5824

HEX: #1D5824 RGB: (29,88,36)

Color info

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

RGB color model

#1D5824 color RGB value is (29,88,36).

RGB: (29,88,36) (11%, 35%, 14%)

RGB channels and saturation

R 29 of 255 = 11%
G 88 of 255 = 35%
B 36 of 255 = 14%

29
88
36

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

Portions of RGB colors in percentages

R + G + B = 29 + 88 + 36 = 153 (100%)
R 29 of 153 ~ 18.95%
G 88 of 153 ~ 57.52%
B 36 of 153 ~ 23.53'%

%18.95
%57.52
%23.53

CMYK color model

#1D5824 color CMYK value is (67,0,59,65).

  • cyan value is 67.05%
  • magenta value is 0.00%
  • yellow value is 59.09%
  • key color value is 65.49%

CMYK: (67,0,59,65)
C67M0Y59K65 (67%, 0%, 59%, 65%)
(0.67 / 0.00 / 0.59 / 0.65)

CMYK percentages

%67.05
%0
%59.09
%65.49

Codes

Color #1D5824 in popluar color models

1D 58 24
RGB 29 88 36
HSL 127° 50.43% 22.94%
HSB/HSV 127° 67.05% 34.51%
CMYK 67.05% 0.00% 59.09%
65.49%

Color #1D5824 in popluar number systems.

HEX 1D 58 24
Decimal 29 88 36
Binary 11101 1011000 100100
Octal 35 130 44

Shades and tints

Shades of #1D5824

#1D5824
(29,88,36)
#1B5021
(27,80,33)
#19481E
(25,72,30)
#17401B
(23,64,27)
#153818
(21,56,24)
#133015
(19,48,21)
#112812
(17,40,18)
#0F200F
(15,32,15)
#0D180C
(13,24,12)
#0B1009
(11,16,9)
#090806
(9,8,6)
#000000
(0,0,0)

Tints of #1D5824

#1D5824
(29,88,36)
#316737
(49,103,55)
#45764A
(69,118,74)
#59855D
(89,133,93)
#6D9470
(109,148,112)
#81A383
(129,163,131)
#95B296
(149,178,150)
#A9C1A9
(169,193,169)
#BDD0BC
(189,208,188)
#D1DFCF
(209,223,207)
#E5EEE2
(229,238,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1D5824 color. Also use rgb(29,88,36) instead hex code.

Text Font Color

.myTextColor { color: #1D5824; }

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

This text font color is #1D5824.

Background Color

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

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

This div background color is #1D5824.

Border color

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

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

This div border color is #1D5824.

Opacity

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

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

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

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

This text has shadow with #1D5824 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1D5824.

Preview

Color preview on black background

This text has color #1D5824 on black background.


Color preview on white background

This text has color #1D5824 on white background.


Black color preview on #1D5824 background

This text has black color on #1D5824 background.


White color preview on #1D5824 background

This text has white color on #1D5824 background.


Related colors

Complementary color

Complementary color for #hex is #E2A7DB.


I love getcolorcode.com

Triadic colors

1 #241D58 and #58241D with #1D5824 are triadic colors.

2 #24581D and #581D24 with #1D5824 are triadic colors.