COLOR #1D6D50

HEX: #1D6D50 RGB: (29,109,80)

Color info

#1D6D50 contains mainly green and blue colors. Web safe color of #1D6D50 is #336666 (or #366).

RGB color model

#1D6D50 color RGB value is (29,109,80).

RGB: (29,109,80) (11%, 43%, 31%)

RGB channels and saturation

R 29 of 255 = 11%
G 109 of 255 = 43%
B 80 of 255 = 31%

29
109
80

R + G + B ~ 28%. #1D6D50 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 29 + 109 + 80 = 218 (100%)
R 29 of 218 ~ 13.3%
G 109 of 218 ~ 50%
B 80 of 218 ~ 36.7'%

%13.3
%50
%36.7

CMYK color model

#1D6D50 color CMYK value is (73,0,27,57).

  • cyan value is 73.39%
  • magenta value is 0.00%
  • yellow value is 26.61%
  • key color value is 57.25%

CMYK: (73,0,27,57)
C73M0Y27K57 (73%, 0%, 27%, 57%)
(0.73 / 0.00 / 0.27 / 0.57)

CMYK percentages

%73.39
%0
%26.61
%57.25

Codes

Color #1D6D50 in popluar color models

1D 6D 50
RGB 29 109 80
HSL 158° 57.97% 27.06%
HSB/HSV 158° 73.39% 42.75%
CMYK 73.39% 0.00% 26.61%
57.25%

Color #1D6D50 in popluar number systems.

HEX 1D 6D 50
Decimal 29 109 80
Binary 11101 1101101 1010000
Octal 35 155 120

Shades and tints

Shades of #1D6D50

#1D6D50
(29,109,80)
#1B6449
(27,100,73)
#195B42
(25,91,66)
#17523B
(23,82,59)
#154934
(21,73,52)
#13402D
(19,64,45)
#113726
(17,55,38)
#0F2E1F
(15,46,31)
#0D2518
(13,37,24)
#0B1C11
(11,28,17)
#09130A
(9,19,10)
#000000
(0,0,0)

Tints of #1D6D50

#1D6D50
(29,109,80)
#317A5F
(49,122,95)
#45876E
(69,135,110)
#59947D
(89,148,125)
#6DA18C
(109,161,140)
#81AE9B
(129,174,155)
#95BBAA
(149,187,170)
#A9C8B9
(169,200,185)
#BDD5C8
(189,213,200)
#D1E2D7
(209,226,215)
#E5EFE6
(229,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1D6D50 color. Also use rgb(29,109,80) instead hex code.

Text Font Color

.myTextColor { color: #1D6D50; }

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

This text font color is #1D6D50.

Background Color

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

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

This div background color is #1D6D50.

Border color

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

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

This div border color is #1D6D50.

Opacity

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

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

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

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

This text has shadow with #1D6D50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1D6D50.

Preview

Color preview on black background

This text has color #1D6D50 on black background.


Color preview on white background

This text has color #1D6D50 on white background.


Black color preview on #1D6D50 background

This text has black color on #1D6D50 background.


White color preview on #1D6D50 background

This text has white color on #1D6D50 background.


Related colors

Complementary color

Complementary color for #hex is #E292AF.


I love getcolorcode.com

Triadic colors

1 #501D6D and #6D501D with #1D6D50 are triadic colors.

2 #506D1D and #6D1D50 with #1D6D50 are triadic colors.