COLOR #1D4659

HEX: #1D4659 RGB: (29,70,89)

Color info

#1D4659 contains mainly green and blue colors. Web safe color of #1D4659 is #333366 (or #336).

RGB color model

#1D4659 color RGB value is (29,70,89).

RGB: (29,70,89) (11%, 27%, 35%)

RGB channels and saturation

R 29 of 255 = 11%
G 70 of 255 = 27%
B 89 of 255 = 35%

29
70
89

R + G + B ~ 24%. #1D4659 is dark color.

Portions of RGB colors in percentages

R + G + B = 29 + 70 + 89 = 188 (100%)
R 29 of 188 ~ 15.43%
G 70 of 188 ~ 37.23%
B 89 of 188 ~ 47.34'%

%15.43
%37.23
%47.34

CMYK color model

#1D4659 color CMYK value is (67,21,0,65).

  • cyan value is 67.42%
  • magenta value is 21.35%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (67,21,0,65)
C67M21Y0K65 (67%, 21%, 0%, 65%)
(0.67 / 0.21 / 0.00 / 0.65)

CMYK percentages

%67.42
%21.35
%0
%65.1

Codes

Color #1D4659 in popluar color models

1D 46 59
RGB 29 70 89
HSL 199° 50.85% 23.14%
HSB/HSV 199° 67.42% 34.90%
CMYK 67.42% 21.35% 0.00%
65.10%

Color #1D4659 in popluar number systems.

HEX 1D 46 59
Decimal 29 70 89
Binary 11101 1000110 1011001
Octal 35 106 131

Shades and tints

Shades of #1D4659

#1D4659
(29,70,89)
#1B4051
(27,64,81)
#193A49
(25,58,73)
#173441
(23,52,65)
#152E39
(21,46,57)
#132831
(19,40,49)
#112229
(17,34,41)
#0F1C21
(15,28,33)
#0D1619
(13,22,25)
#0B1011
(11,16,17)
#090A09
(9,10,9)
#000000
(0,0,0)

Tints of #1D4659

#1D4659
(29,70,89)
#315668
(49,86,104)
#456677
(69,102,119)
#597686
(89,118,134)
#6D8695
(109,134,149)
#8196A4
(129,150,164)
#95A6B3
(149,166,179)
#A9B6C2
(169,182,194)
#BDC6D1
(189,198,209)
#D1D6E0
(209,214,224)
#E5E6EF
(229,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1D4659 color. Also use rgb(29,70,89) instead hex code.

Text Font Color

.myTextColor { color: #1D4659; }

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

This text font color is #1D4659.

Background Color

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

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

This div background color is #1D4659.

Border color

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

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

This div border color is #1D4659.

Opacity

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

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

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

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

This text has shadow with #1D4659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1D4659.

Preview

Color preview on black background

This text has color #1D4659 on black background.


Color preview on white background

This text has color #1D4659 on white background.


Black color preview on #1D4659 background

This text has black color on #1D4659 background.


White color preview on #1D4659 background

This text has white color on #1D4659 background.


Related colors

Complementary color

Complementary color for #hex is #E2B9A6.


I love getcolorcode.com

Triadic colors

1 #591D46 and #46591D with #1D4659 are triadic colors.

2 #59461D and #461D59 with #1D4659 are triadic colors.