COLOR #1D7014

HEX: #1D7014 RGB: (29,112,20)

Color info

#1D7014 contains mainly green color. Web safe color of #1D7014 is #336600 (or #360).

RGB color model

#1D7014 color RGB value is (29,112,20).

RGB: (29,112,20) (11%, 44%, 8%)

RGB channels and saturation

R 29 of 255 = 11%
G 112 of 255 = 44%
B 20 of 255 = 8%

29
112
20

R + G + B ~ 21%. #1D7014 is dark color.

Portions of RGB colors in percentages

R + G + B = 29 + 112 + 20 = 161 (100%)
R 29 of 161 ~ 18.01%
G 112 of 161 ~ 69.57%
B 20 of 161 ~ 12.42'%

%18.01
%69.57
%12.42

CMYK color model

#1D7014 color CMYK value is (74,0,82,56).

  • cyan value is 74.11%
  • magenta value is 0.00%
  • yellow value is 82.14%
  • key color value is 56.08%

CMYK: (74,0,82,56)
C74M0Y82K56 (74%, 0%, 82%, 56%)
(0.74 / 0.00 / 0.82 / 0.56)

CMYK percentages

%74.11
%0
%82.14
%56.08

Codes

Color #1D7014 in popluar color models

1D 70 14
RGB 29 112 20
HSL 114° 69.70% 25.88%
HSB/HSV 114° 82.14% 43.92%
CMYK 74.11% 0.00% 82.14%
56.08%

Color #1D7014 in popluar number systems.

HEX 1D 70 14
Decimal 29 112 20
Binary 11101 1110000 10100
Octal 35 160 24

Shades and tints

Shades of #1D7014

#1D7014
(29,112,20)
#1B6613
(27,102,19)
#195C12
(25,92,18)
#175211
(23,82,17)
#154810
(21,72,16)
#133E0F
(19,62,15)
#11340E
(17,52,14)
#0F2A0D
(15,42,13)
#0D200C
(13,32,12)
#0B160B
(11,22,11)
#090C0A
(9,12,10)
#000000
(0,0,0)

Tints of #1D7014

#1D7014
(29,112,20)
#317D29
(49,125,41)
#458A3E
(69,138,62)
#599753
(89,151,83)
#6DA468
(109,164,104)
#81B17D
(129,177,125)
#95BE92
(149,190,146)
#A9CBA7
(169,203,167)
#BDD8BC
(189,216,188)
#D1E5D1
(209,229,209)
#E5F2E6
(229,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1D7014 color. Also use rgb(29,112,20) instead hex code.

Text Font Color

.myTextColor { color: #1D7014; }

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

This text font color is #1D7014.

Background Color

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

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

This div background color is #1D7014.

Border color

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

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

This div border color is #1D7014.

Opacity

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

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

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

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

This text has shadow with #1D7014 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1D7014.

Preview

Color preview on black background

This text has color #1D7014 on black background.


Color preview on white background

This text has color #1D7014 on white background.


Black color preview on #1D7014 background

This text has black color on #1D7014 background.


White color preview on #1D7014 background

This text has white color on #1D7014 background.


Related colors

Complementary color

Complementary color for #hex is #E28FEB.


I love getcolorcode.com

Triadic colors

1 #141D70 and #70141D with #1D7014 are triadic colors.

2 #14701D and #701D14 with #1D7014 are triadic colors.