COLOR #1D6F87

HEX: #1D6F87 RGB: (29,111,135)

Color info

#1D6F87 contains mainly green and blue colors. Web safe color of #1D6F87 is #336699 (or #369).

RGB color model

#1D6F87 color RGB value is (29,111,135).

RGB: (29,111,135) (11%, 44%, 53%)

RGB channels and saturation

R 29 of 255 = 11%
G 111 of 255 = 44%
B 135 of 255 = 53%

29
111
135

R + G + B ~ 36%. #1D6F87 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 29 + 111 + 135 = 275 (100%)
R 29 of 275 ~ 10.55%
G 111 of 275 ~ 40.36%
B 135 of 275 ~ 49.09'%

%10.55
%40.36
%49.09

CMYK color model

#1D6F87 color CMYK value is (79,18,0,47).

  • cyan value is 78.52%
  • magenta value is 17.78%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (79,18,0,47)
C79M18Y0K47 (79%, 18%, 0%, 47%)
(0.79 / 0.18 / 0.00 / 0.47)

CMYK percentages

%78.52
%17.78
%0
%47.06

Codes

Color #1D6F87 in popluar color models

1D 6F 87
RGB 29 111 135
HSL 194° 64.63% 32.16%
HSB/HSV 194° 78.52% 52.94%
CMYK 78.52% 17.78% 0.00%
47.06%

Color #1D6F87 in popluar number systems.

HEX 1D 6F 87
Decimal 29 111 135
Binary 11101 1101111 10000111
Octal 35 157 207

Shades and tints

Shades of #1D6F87

#1D6F87
(29,111,135)
#1B657B
(27,101,123)
#195B6F
(25,91,111)
#175163
(23,81,99)
#154757
(21,71,87)
#133D4B
(19,61,75)
#11333F
(17,51,63)
#0F2933
(15,41,51)
#0D1F27
(13,31,39)
#0B151B
(11,21,27)
#090B0F
(9,11,15)
#000000
(0,0,0)

Tints of #1D6F87

#1D6F87
(29,111,135)
#317C91
(49,124,145)
#45899B
(69,137,155)
#5996A5
(89,150,165)
#6DA3AF
(109,163,175)
#81B0B9
(129,176,185)
#95BDC3
(149,189,195)
#A9CACD
(169,202,205)
#BDD7D7
(189,215,215)
#D1E4E1
(209,228,225)
#E5F1EB
(229,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1D6F87 color. Also use rgb(29,111,135) instead hex code.

Text Font Color

.myTextColor { color: #1D6F87; }

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

This text font color is #1D6F87.

Background Color

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

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

This div background color is #1D6F87.

Border color

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

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

This div border color is #1D6F87.

Opacity

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

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

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

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

This text has shadow with #1D6F87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1D6F87.

Preview

Color preview on black background

This text has color #1D6F87 on black background.


Color preview on white background

This text has color #1D6F87 on white background.


Black color preview on #1D6F87 background

This text has black color on #1D6F87 background.


White color preview on #1D6F87 background

This text has white color on #1D6F87 background.


Related colors

Complementary color

Complementary color for #hex is #E29078.


I love getcolorcode.com

Triadic colors

1 #871D6F and #6F871D with #1D6F87 are triadic colors.

2 #876F1D and #6F1D87 with #1D6F87 are triadic colors.