COLOR #1D7F42

HEX: #1D7F42 RGB: (29,127,66)

Color info

#1D7F42 contains mainly green color. Web safe color of #1D7F42 is #336633 (or #363).

RGB color model

#1D7F42 color RGB value is (29,127,66).

RGB: (29,127,66) (11%, 50%, 26%)

RGB channels and saturation

R 29 of 255 = 11%
G 127 of 255 = 50%
B 66 of 255 = 26%

29
127
66

R + G + B ~ 29%. #1D7F42 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 29 + 127 + 66 = 222 (100%)
R 29 of 222 ~ 13.06%
G 127 of 222 ~ 57.21%
B 66 of 222 ~ 29.73'%

%13.06
%57.21
%29.73

CMYK color model

#1D7F42 color CMYK value is (77,0,48,50).

  • cyan value is 77.17%
  • magenta value is 0.00%
  • yellow value is 48.03%
  • key color value is 50.20%

CMYK: (77,0,48,50)
C77M0Y48K50 (77%, 0%, 48%, 50%)
(0.77 / 0.00 / 0.48 / 0.50)

CMYK percentages

%77.17
%0
%48.03
%50.2

Codes

Color #1D7F42 in popluar color models

1D 7F 42
RGB 29 127 66
HSL 143° 62.82% 30.59%
HSB/HSV 143° 77.17% 49.80%
CMYK 77.17% 0.00% 48.03%
50.20%

Color #1D7F42 in popluar number systems.

HEX 1D 7F 42
Decimal 29 127 66
Binary 11101 1111111 1000010
Octal 35 177 102

Shades and tints

Shades of #1D7F42

#1D7F42
(29,127,66)
#1B743C
(27,116,60)
#196936
(25,105,54)
#175E30
(23,94,48)
#15532A
(21,83,42)
#134824
(19,72,36)
#113D1E
(17,61,30)
#0F3218
(15,50,24)
#0D2712
(13,39,18)
#0B1C0C
(11,28,12)
#091106
(9,17,6)
#000000
(0,0,0)

Tints of #1D7F42

#1D7F42
(29,127,66)
#318A53
(49,138,83)
#459564
(69,149,100)
#59A075
(89,160,117)
#6DAB86
(109,171,134)
#81B697
(129,182,151)
#95C1A8
(149,193,168)
#A9CCB9
(169,204,185)
#BDD7CA
(189,215,202)
#D1E2DB
(209,226,219)
#E5EDEC
(229,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1D7F42 color. Also use rgb(29,127,66) instead hex code.

Text Font Color

.myTextColor { color: #1D7F42; }

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

This text font color is #1D7F42.

Background Color

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

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

This div background color is #1D7F42.

Border color

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

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

This div border color is #1D7F42.

Opacity

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

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

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

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

This text has shadow with #1D7F42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1D7F42.

Preview

Color preview on black background

This text has color #1D7F42 on black background.


Color preview on white background

This text has color #1D7F42 on white background.


Black color preview on #1D7F42 background

This text has black color on #1D7F42 background.


White color preview on #1D7F42 background

This text has white color on #1D7F42 background.


Related colors

Complementary color

Complementary color for #hex is #E280BD.


I love getcolorcode.com

Triadic colors

1 #421D7F and #7F421D with #1D7F42 are triadic colors.

2 #427F1D and #7F1D42 with #1D7F42 are triadic colors.