COLOR #1D7C46

HEX: #1D7C46 RGB: (29,124,70)

Color info

#1D7C46 contains mainly green and blue colors. Web safe color of #1D7C46 is #336633 (or #363).

RGB color model

#1D7C46 color RGB value is (29,124,70).

RGB: (29,124,70) (11%, 49%, 27%)

RGB channels and saturation

R 29 of 255 = 11%
G 124 of 255 = 49%
B 70 of 255 = 27%

29
124
70

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

Portions of RGB colors in percentages

R + G + B = 29 + 124 + 70 = 223 (100%)
R 29 of 223 ~ 13%
G 124 of 223 ~ 55.61%
B 70 of 223 ~ 31.39'%

%13
%55.61
%31.39

CMYK color model

#1D7C46 color CMYK value is (77,0,44,51).

  • cyan value is 76.61%
  • magenta value is 0.00%
  • yellow value is 43.55%
  • key color value is 51.37%
CMYK: (77,0,44,51) C77M0Y44K51 (77%,0%,44%,51%) (0.77/0.00/0.44/0.51) 

CMYK percentages

%76.61
%0
%43.55
%51.37

Codes

Color #1D7C46 in popluar color models

1D 7C 46
RGB 29 124 70
HSL 146° 62.09% 30.00%
HSB/HSV 146° 76.61% 48.63%
CMYK 76.61% 0.00% 43.55%
51.37%

Color #1D7C46 in popluar number systems.

HEX 1D 7C 46
Decimal 29 124 70
Binary 11101 1111100 1000110
Octal 35 174 106

Shades and tints

Shades of #1D7C46

#1D7C46
(29,124,70)
#1B7140
(27,113,64)
#19663A
(25,102,58)
#175B34
(23,91,52)
#15502E
(21,80,46)
#134528
(19,69,40)
#113A22
(17,58,34)
#0F2F1C
(15,47,28)
#0D2416
(13,36,22)
#0B1910
(11,25,16)
#090E0A
(9,14,10)
#000000
(0,0,0)

Tints of #1D7C46

#1D7C46
(29,124,70)
#318756
(49,135,86)
#459266
(69,146,102)
#599D76
(89,157,118)
#6DA886
(109,168,134)
#81B396
(129,179,150)
#95BEA6
(149,190,166)
#A9C9B6
(169,201,182)
#BDD4C6
(189,212,198)
#D1DFD6
(209,223,214)
#E5EAE6
(229,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1D7C46 color. Also use rgb(29,124,70) instead hex code.

Text Font Color

.myTextColor { color: #1D7C46; }

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

This text font color is #1D7C46.

Background Color

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

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

This div background color is #1D7C46.

Border color

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

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

This div border color is #1D7C46.

Opacity

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

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

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

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

This text has shadow with #1D7C46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1D7C46.

Preview

Color preview on black background

This text has color #1D7C46 on black background.


Color preview on white background

This text has color #1D7C46 on white background.


Black color preview on #1D7C46 background

This text has black color on #1D7C46 background.


White color preview on #1D7C46 background

This text has white color on #1D7C46 background.


Related colors

Complementary color

Complementary color for #hex is #E283B9.


I love getcolorcode.com

Triadic colors

1 #461D7C and #7C461D with #1D7C46 are triadic colors.

2 #467C1D and #7C1D46 with #1D7C46 are triadic colors.