COLOR #1D6E57

HEX: #1D6E57 RGB: (29,110,87)

Color info

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

RGB color model

#1D6E57 color RGB value is (29,110,87).

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

RGB channels and saturation

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

29
110
87

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

Portions of RGB colors in percentages

R + G + B = 29 + 110 + 87 = 226 (100%)
R 29 of 226 ~ 12.83%
G 110 of 226 ~ 48.67%
B 87 of 226 ~ 38.5'%

%12.83
%48.67
%38.5

CMYK color model

#1D6E57 color CMYK value is (74,0,21,57).

  • cyan value is 73.64%
  • magenta value is 0.00%
  • yellow value is 20.91%
  • key color value is 56.86%

CMYK: (74,0,21,57)
C74M0Y21K57 (74%, 0%, 21%, 57%)
(0.74 / 0.00 / 0.21 / 0.57)

CMYK percentages

%73.64
%0
%20.91
%56.86

Codes

Color #1D6E57 in popluar color models

1D 6E 57
RGB 29 110 87
HSL 163° 58.27% 27.25%
HSB/HSV 163° 73.64% 43.14%
CMYK 73.64% 0.00% 20.91%
56.86%

Color #1D6E57 in popluar number systems.

HEX 1D 6E 57
Decimal 29 110 87
Binary 11101 1101110 1010111
Octal 35 156 127

Shades and tints

Shades of #1D6E57

#1D6E57
(29,110,87)
#1B6450
(27,100,80)
#195A49
(25,90,73)
#175042
(23,80,66)
#15463B
(21,70,59)
#133C34
(19,60,52)
#11322D
(17,50,45)
#0F2826
(15,40,38)
#0D1E1F
(13,30,31)
#0B1418
(11,20,24)
#090A11
(9,10,17)
#000000
(0,0,0)

Tints of #1D6E57

#1D6E57
(29,110,87)
#317B66
(49,123,102)
#458875
(69,136,117)
#599584
(89,149,132)
#6DA293
(109,162,147)
#81AFA2
(129,175,162)
#95BCB1
(149,188,177)
#A9C9C0
(169,201,192)
#BDD6CF
(189,214,207)
#D1E3DE
(209,227,222)
#E5F0ED
(229,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #1D6E57; }

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

This text font color is #1D6E57.

Background Color

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

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

This div background color is #1D6E57.

Border color

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

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

This div border color is #1D6E57.

Opacity

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

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

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

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

This text has shadow with #1D6E57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1D6E57.

Preview

Color preview on black background

This text has color #1D6E57 on black background.


Color preview on white background

This text has color #1D6E57 on white background.


Black color preview on #1D6E57 background

This text has black color on #1D6E57 background.


White color preview on #1D6E57 background

This text has white color on #1D6E57 background.


Related colors

Complementary color

Complementary color for #hex is #E291A8.


I love getcolorcode.com

Triadic colors

1 #571D6E and #6E571D with #1D6E57 are triadic colors.

2 #576E1D and #6E1D57 with #1D6E57 are triadic colors.