COLOR #1D6D57

HEX: #1D6D57 RGB: (29,109,87)

Color info

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

RGB color model

#1D6D57 color RGB value is (29,109,87).

RGB: (29,109,87) (11%, 43%, 34%)

RGB channels and saturation

R 29 of 255 = 11%
G 109 of 255 = 43%
B 87 of 255 = 34%

29
109
87

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

Portions of RGB colors in percentages

R + G + B = 29 + 109 + 87 = 225 (100%)
R 29 of 225 ~ 12.89%
G 109 of 225 ~ 48.44%
B 87 of 225 ~ 38.67'%

%12.89
%48.44
%38.67

CMYK color model

#1D6D57 color CMYK value is (73,0,20,57).

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

CMYK: (73,0,20,57)
C73M0Y20K57 (73%, 0%, 20%, 57%)
(0.73 / 0.00 / 0.20 / 0.57)

CMYK percentages

%73.39
%0
%20.18
%57.25

Codes

Color #1D6D57 in popluar color models

1D 6D 57
RGB 29 109 87
HSL 164° 57.97% 27.06%
HSB/HSV 164° 73.39% 42.75%
CMYK 73.39% 0.00% 20.18%
57.25%

Color #1D6D57 in popluar number systems.

HEX 1D 6D 57
Decimal 29 109 87
Binary 11101 1101101 1010111
Octal 35 155 127

Shades and tints

Shades of #1D6D57

#1D6D57
(29,109,87)
#1B6450
(27,100,80)
#195B49
(25,91,73)
#175242
(23,82,66)
#15493B
(21,73,59)
#134034
(19,64,52)
#11372D
(17,55,45)
#0F2E26
(15,46,38)
#0D251F
(13,37,31)
#0B1C18
(11,28,24)
#091311
(9,19,17)
#000000
(0,0,0)

Tints of #1D6D57

#1D6D57
(29,109,87)
#317A66
(49,122,102)
#458775
(69,135,117)
#599484
(89,148,132)
#6DA193
(109,161,147)
#81AEA2
(129,174,162)
#95BBB1
(149,187,177)
#A9C8C0
(169,200,192)
#BDD5CF
(189,213,207)
#D1E2DE
(209,226,222)
#E5EFED
(229,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #1D6D57; }

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

This text font color is #1D6D57.

Background Color

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

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

This div background color is #1D6D57.

Border color

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

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

This div border color is #1D6D57.

Opacity

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

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

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

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

This text has shadow with #1D6D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1D6D57.

Preview

Color preview on black background

This text has color #1D6D57 on black background.


Color preview on white background

This text has color #1D6D57 on white background.


Black color preview on #1D6D57 background

This text has black color on #1D6D57 background.


White color preview on #1D6D57 background

This text has white color on #1D6D57 background.


Related colors

Complementary color

Complementary color for #hex is #E292A8.


I love getcolorcode.com

Triadic colors

1 #571D6D and #6D571D with #1D6D57 are triadic colors.

2 #576D1D and #6D1D57 with #1D6D57 are triadic colors.