COLOR #1D4C17

HEX: #1D4C17 RGB: (29,76,23)

Color info

#1D4C17 contains red, green and blue colors in about the same proportion. Web safe color of #1D4C17 is #333300 (or #330).

RGB color model

#1D4C17 color RGB value is (29,76,23).

RGB: (29,76,23) (11%, 30%, 9%)

RGB channels and saturation

R 29 of 255 = 11%
G 76 of 255 = 30%
B 23 of 255 = 9%

29
76
23

R + G + B ~ 17%. #1D4C17 is dark color.

Portions of RGB colors in percentages

R + G + B = 29 + 76 + 23 = 128 (100%)
R 29 of 128 ~ 22.66%
G 76 of 128 ~ 59.38%
B 23 of 128 ~ 17.97'%

%22.66
%59.38
%17.97

CMYK color model

#1D4C17 color CMYK value is (62,0,70,70).

  • cyan value is 61.84%
  • magenta value is 0.00%
  • yellow value is 69.74%
  • key color value is 70.20%

CMYK: (62,0,70,70)
C62M0Y70K70 (62%, 0%, 70%, 70%)
(0.62 / 0.00 / 0.70 / 0.70)

CMYK percentages

%61.84
%0
%69.74
%70.2

Codes

Color #1D4C17 in popluar color models

1D 4C 17
RGB 29 76 23
HSL 113° 53.54% 19.41%
HSB/HSV 113° 69.74% 29.80%
CMYK 61.84% 0.00% 69.74%
70.20%

Color #1D4C17 in popluar number systems.

HEX 1D 4C 17
Decimal 29 76 23
Binary 11101 1001100 10111
Octal 35 114 27

Shades and tints

Shades of #1D4C17

#1D4C17
(29,76,23)
#1B4615
(27,70,21)
#194013
(25,64,19)
#173A11
(23,58,17)
#15340F
(21,52,15)
#132E0D
(19,46,13)
#11280B
(17,40,11)
#0F2209
(15,34,9)
#0D1C07
(13,28,7)
#0B1605
(11,22,5)
#091003
(9,16,3)
#000000
(0,0,0)

Tints of #1D4C17

#1D4C17
(29,76,23)
#315C2C
(49,92,44)
#456C41
(69,108,65)
#597C56
(89,124,86)
#6D8C6B
(109,140,107)
#819C80
(129,156,128)
#95AC95
(149,172,149)
#A9BCAA
(169,188,170)
#BDCCBF
(189,204,191)
#D1DCD4
(209,220,212)
#E5ECE9
(229,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1D4C17 color. Also use rgb(29,76,23) instead hex code.

Text Font Color

.myTextColor { color: #1D4C17; }

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

This text font color is #1D4C17.

Background Color

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

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

This div background color is #1D4C17.

Border color

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

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

This div border color is #1D4C17.

Opacity

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

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

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

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

This text has shadow with #1D4C17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1D4C17.

Preview

Color preview on black background

This text has color #1D4C17 on black background.


Color preview on white background

This text has color #1D4C17 on white background.


Black color preview on #1D4C17 background

This text has black color on #1D4C17 background.


White color preview on #1D4C17 background

This text has white color on #1D4C17 background.


Related colors

Complementary color

Complementary color for #hex is #E2B3E8.


I love getcolorcode.com

Triadic colors

1 #171D4C and #4C171D with #1D4C17 are triadic colors.

2 #174C1D and #4C1D17 with #1D4C17 are triadic colors.