COLOR #1E4C69

HEX: #1E4C69 RGB: (30,76,105)

Color info

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

RGB color model

#1E4C69 color RGB value is (30,76,105).

RGB: (30,76,105) (12%, 30%, 41%)

RGB channels and saturation

R 30 of 255 = 12%
G 76 of 255 = 30%
B 105 of 255 = 41%

30
76
105

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

Portions of RGB colors in percentages

R + G + B = 30 + 76 + 105 = 211 (100%)
R 30 of 211 ~ 14.22%
G 76 of 211 ~ 36.02%
B 105 of 211 ~ 49.76'%

%14.22
%36.02
%49.76

CMYK color model

#1E4C69 color CMYK value is (71,28,0,59).

  • cyan value is 71.43%
  • magenta value is 27.62%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (71,28,0,59)
C71M28Y0K59 (71%, 28%, 0%, 59%)
(0.71 / 0.28 / 0.00 / 0.59)

CMYK percentages

%71.43
%27.62
%0
%58.82

Codes

Color #1E4C69 in popluar color models

1E 4C 69
RGB 30 76 105
HSL 203° 55.56% 26.47%
HSB/HSV 203° 71.43% 41.18%
CMYK 71.43% 27.62% 0.00%
58.82%

Color #1E4C69 in popluar number systems.

HEX 1E 4C 69
Decimal 30 76 105
Binary 11110 1001100 1101001
Octal 36 114 151

Shades and tints

Shades of #1E4C69

#1E4C69
(30,76,105)
#1C4660
(28,70,96)
#1A4057
(26,64,87)
#183A4E
(24,58,78)
#163445
(22,52,69)
#142E3C
(20,46,60)
#122833
(18,40,51)
#10222A
(16,34,42)
#0E1C21
(14,28,33)
#0C1618
(12,22,24)
#0A100F
(10,16,15)
#000000
(0,0,0)

Tints of #1E4C69

#1E4C69
(30,76,105)
#325C76
(50,92,118)
#466C83
(70,108,131)
#5A7C90
(90,124,144)
#6E8C9D
(110,140,157)
#829CAA
(130,156,170)
#96ACB7
(150,172,183)
#AABCC4
(170,188,196)
#BECCD1
(190,204,209)
#D2DCDE
(210,220,222)
#E6ECEB
(230,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1E4C69 color. Also use rgb(30,76,105) instead hex code.

Text Font Color

.myTextColor { color: #1E4C69; }

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

This text font color is #1E4C69.

Background Color

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

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

This div background color is #1E4C69.

Border color

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

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

This div border color is #1E4C69.

Opacity

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

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

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

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

This text has shadow with #1E4C69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1E4C69.

Preview

Color preview on black background

This text has color #1E4C69 on black background.


Color preview on white background

This text has color #1E4C69 on white background.


Black color preview on #1E4C69 background

This text has black color on #1E4C69 background.


White color preview on #1E4C69 background

This text has white color on #1E4C69 background.


Related colors

Complementary color

Complementary color for #hex is #E1B396.


I love getcolorcode.com

Triadic colors

1 #691E4C and #4C691E with #1E4C69 are triadic colors.

2 #694C1E and #4C1E69 with #1E4C69 are triadic colors.