COLOR #1D7E69

HEX: #1D7E69 RGB: (29,126,105)

Color info

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

RGB color model

#1D7E69 color RGB value is (29,126,105).

RGB: (29,126,105) (11%, 49%, 41%)

RGB channels and saturation

R 29 of 255 = 11%
G 126 of 255 = 49%
B 105 of 255 = 41%

29
126
105

R + G + B ~ 34%. #1D7E69 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 29 + 126 + 105 = 260 (100%)
R 29 of 260 ~ 11.15%
G 126 of 260 ~ 48.46%
B 105 of 260 ~ 40.38'%

%11.15
%48.46
%40.38

CMYK color model

#1D7E69 color CMYK value is (77,0,17,51).

  • cyan value is 76.98%
  • magenta value is 0.00%
  • yellow value is 16.67%
  • key color value is 50.59%

CMYK: (77,0,17,51)
C77M0Y17K51 (77%, 0%, 17%, 51%)
(0.77 / 0.00 / 0.17 / 0.51)

CMYK percentages

%76.98
%0
%16.67
%50.59

Codes

Color #1D7E69 in popluar color models

1D 7E 69
RGB 29 126 105
HSL 167° 62.58% 30.39%
HSB/HSV 167° 76.98% 49.41%
CMYK 76.98% 0.00% 16.67%
50.59%

Color #1D7E69 in popluar number systems.

HEX 1D 7E 69
Decimal 29 126 105
Binary 11101 1111110 1101001
Octal 35 176 151

Shades and tints

Shades of #1D7E69

#1D7E69
(29,126,105)
#1B7360
(27,115,96)
#196857
(25,104,87)
#175D4E
(23,93,78)
#155245
(21,82,69)
#13473C
(19,71,60)
#113C33
(17,60,51)
#0F312A
(15,49,42)
#0D2621
(13,38,33)
#0B1B18
(11,27,24)
#09100F
(9,16,15)
#000000
(0,0,0)

Tints of #1D7E69

#1D7E69
(29,126,105)
#318976
(49,137,118)
#459483
(69,148,131)
#599F90
(89,159,144)
#6DAA9D
(109,170,157)
#81B5AA
(129,181,170)
#95C0B7
(149,192,183)
#A9CBC4
(169,203,196)
#BDD6D1
(189,214,209)
#D1E1DE
(209,225,222)
#E5ECEB
(229,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1D7E69 color. Also use rgb(29,126,105) instead hex code.

Text Font Color

.myTextColor { color: #1D7E69; }

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

This text font color is #1D7E69.

Background Color

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

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

This div background color is #1D7E69.

Border color

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

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

This div border color is #1D7E69.

Opacity

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

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

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

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

This text has shadow with #1D7E69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1D7E69.

Preview

Color preview on black background

This text has color #1D7E69 on black background.


Color preview on white background

This text has color #1D7E69 on white background.


Black color preview on #1D7E69 background

This text has black color on #1D7E69 background.


White color preview on #1D7E69 background

This text has white color on #1D7E69 background.


Related colors

Complementary color

Complementary color for #hex is #E28196.


I love getcolorcode.com

Triadic colors

1 #691D7E and #7E691D with #1D7E69 are triadic colors.

2 #697E1D and #7E1D69 with #1D7E69 are triadic colors.