COLOR #1D4A70

HEX: #1D4A70 RGB: (29,74,112)

Color info

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

RGB color model

#1D4A70 color RGB value is (29,74,112).

RGB: (29,74,112) (11%, 29%, 44%)

RGB channels and saturation

R 29 of 255 = 11%
G 74 of 255 = 29%
B 112 of 255 = 44%

29
74
112

R + G + B ~ 28%. #1D4A70 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 29 + 74 + 112 = 215 (100%)
R 29 of 215 ~ 13.49%
G 74 of 215 ~ 34.42%
B 112 of 215 ~ 52.09'%

%13.49
%34.42
%52.09

CMYK color model

#1D4A70 color CMYK value is (74,34,0,56).

  • cyan value is 74.11%
  • magenta value is 33.93%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (74,34,0,56)
C74M34Y0K56 (74%, 34%, 0%, 56%)
(0.74 / 0.34 / 0.00 / 0.56)

CMYK percentages

%74.11
%33.93
%0
%56.08

Codes

Color #1D4A70 in popluar color models

1D 4A 70
RGB 29 74 112
HSL 207° 58.87% 27.65%
HSB/HSV 207° 74.11% 43.92%
CMYK 74.11% 33.93% 0.00%
56.08%

Color #1D4A70 in popluar number systems.

HEX 1D 4A 70
Decimal 29 74 112
Binary 11101 1001010 1110000
Octal 35 112 160

Shades and tints

Shades of #1D4A70

#1D4A70
(29,74,112)
#1B4466
(27,68,102)
#193E5C
(25,62,92)
#173852
(23,56,82)
#153248
(21,50,72)
#132C3E
(19,44,62)
#112634
(17,38,52)
#0F202A
(15,32,42)
#0D1A20
(13,26,32)
#0B1416
(11,20,22)
#090E0C
(9,14,12)
#000000
(0,0,0)

Tints of #1D4A70

#1D4A70
(29,74,112)
#315A7D
(49,90,125)
#456A8A
(69,106,138)
#597A97
(89,122,151)
#6D8AA4
(109,138,164)
#819AB1
(129,154,177)
#95AABE
(149,170,190)
#A9BACB
(169,186,203)
#BDCAD8
(189,202,216)
#D1DAE5
(209,218,229)
#E5EAF2
(229,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1D4A70 color. Also use rgb(29,74,112) instead hex code.

Text Font Color

.myTextColor { color: #1D4A70; }

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

This text font color is #1D4A70.

Background Color

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

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

This div background color is #1D4A70.

Border color

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

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

This div border color is #1D4A70.

Opacity

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

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

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

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

This text has shadow with #1D4A70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1D4A70.

Preview

Color preview on black background

This text has color #1D4A70 on black background.


Color preview on white background

This text has color #1D4A70 on white background.


Black color preview on #1D4A70 background

This text has black color on #1D4A70 background.


White color preview on #1D4A70 background

This text has white color on #1D4A70 background.


Related colors

Complementary color

Complementary color for #hex is #E2B58F.


I love getcolorcode.com

Triadic colors

1 #701D4A and #4A701D with #1D4A70 are triadic colors.

2 #704A1D and #4A1D70 with #1D4A70 are triadic colors.