COLOR #1D5176

HEX: #1D5176 RGB: (29,81,118)

Color info

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

RGB color model

#1D5176 color RGB value is (29,81,118).

RGB: (29,81,118) (11%, 32%, 46%)

RGB channels and saturation

R 29 of 255 = 11%
G 81 of 255 = 32%
B 118 of 255 = 46%

29
81
118

R + G + B ~ 30%. #1D5176 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 29 + 81 + 118 = 228 (100%)
R 29 of 228 ~ 12.72%
G 81 of 228 ~ 35.53%
B 118 of 228 ~ 51.75'%

%12.72
%35.53
%51.75

CMYK color model

#1D5176 color CMYK value is (75,31,0,54).

  • cyan value is 75.42%
  • magenta value is 31.36%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (75,31,0,54)
C75M31Y0K54 (75%, 31%, 0%, 54%)
(0.75 / 0.31 / 0.00 / 0.54)

CMYK percentages

%75.42
%31.36
%0
%53.73

Codes

Color #1D5176 in popluar color models

1D 51 76
RGB 29 81 118
HSL 205° 60.54% 28.82%
HSB/HSV 205° 75.42% 46.27%
CMYK 75.42% 31.36% 0.00%
53.73%

Color #1D5176 in popluar number systems.

HEX 1D 51 76
Decimal 29 81 118
Binary 11101 1010001 1110110
Octal 35 121 166

Shades and tints

Shades of #1D5176

#1D5176
(29,81,118)
#1B4A6C
(27,74,108)
#194362
(25,67,98)
#173C58
(23,60,88)
#15354E
(21,53,78)
#132E44
(19,46,68)
#11273A
(17,39,58)
#0F2030
(15,32,48)
#0D1926
(13,25,38)
#0B121C
(11,18,28)
#090B12
(9,11,18)
#000000
(0,0,0)

Tints of #1D5176

#1D5176
(29,81,118)
#316082
(49,96,130)
#456F8E
(69,111,142)
#597E9A
(89,126,154)
#6D8DA6
(109,141,166)
#819CB2
(129,156,178)
#95ABBE
(149,171,190)
#A9BACA
(169,186,202)
#BDC9D6
(189,201,214)
#D1D8E2
(209,216,226)
#E5E7EE
(229,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1D5176 color. Also use rgb(29,81,118) instead hex code.

Text Font Color

.myTextColor { color: #1D5176; }

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

This text font color is #1D5176.

Background Color

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

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

This div background color is #1D5176.

Border color

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

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

This div border color is #1D5176.

Opacity

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

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

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

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

This text has shadow with #1D5176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1D5176.

Preview

Color preview on black background

This text has color #1D5176 on black background.


Color preview on white background

This text has color #1D5176 on white background.


Black color preview on #1D5176 background

This text has black color on #1D5176 background.


White color preview on #1D5176 background

This text has white color on #1D5176 background.


Related colors

Complementary color

Complementary color for #hex is #E2AE89.


I love getcolorcode.com

Triadic colors

1 #761D51 and #51761D with #1D5176 are triadic colors.

2 #76511D and #511D76 with #1D5176 are triadic colors.