COLOR #1A4C72

HEX: #1A4C72 RGB: (26,76,114)

Color info

#1A4C72 contains mainly green and blue colors. Web safe color of #1A4C72 is #003366 (or #036).

RGB color model

#1A4C72 color RGB value is (26,76,114).

RGB: (26,76,114) (10%, 30%, 45%)

RGB channels and saturation

R 26 of 255 = 10%
G 76 of 255 = 30%
B 114 of 255 = 45%

26
76
114

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

Portions of RGB colors in percentages

R + G + B = 26 + 76 + 114 = 216 (100%)
R 26 of 216 ~ 12.04%
G 76 of 216 ~ 35.19%
B 114 of 216 ~ 52.78'%

%12.04
%35.19
%52.78

CMYK color model

#1A4C72 color CMYK value is (77,33,0,55).

  • cyan value is 77.19%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (77,33,0,55)
C77M33Y0K55 (77%, 33%, 0%, 55%)
(0.77 / 0.33 / 0.00 / 0.55)

CMYK percentages

%77.19
%33.33
%0
%55.29

Codes

Color #1A4C72 in popluar color models

1A 4C 72
RGB 26 76 114
HSL 206° 62.86% 27.45%
HSB/HSV 206° 77.19% 44.71%
CMYK 77.19% 33.33% 0.00%
55.29%

Color #1A4C72 in popluar number systems.

HEX 1A 4C 72
Decimal 26 76 114
Binary 11010 1001100 1110010
Octal 32 114 162

Shades and tints

Shades of #1A4C72

#1A4C72
(26,76,114)
#184668
(24,70,104)
#16405E
(22,64,94)
#143A54
(20,58,84)
#12344A
(18,52,74)
#102E40
(16,46,64)
#0E2836
(14,40,54)
#0C222C
(12,34,44)
#0A1C22
(10,28,34)
#081618
(8,22,24)
#06100E
(6,16,14)
#000000
(0,0,0)

Tints of #1A4C72

#1A4C72
(26,76,114)
#2E5C7E
(46,92,126)
#426C8A
(66,108,138)
#567C96
(86,124,150)
#6A8CA2
(106,140,162)
#7E9CAE
(126,156,174)
#92ACBA
(146,172,186)
#A6BCC6
(166,188,198)
#BACCD2
(186,204,210)
#CEDCDE
(206,220,222)
#E2ECEA
(226,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1A4C72 color. Also use rgb(26,76,114) instead hex code.

Text Font Color

.myTextColor { color: #1A4C72; }

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

This text font color is #1A4C72.

Background Color

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

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

This div background color is #1A4C72.

Border color

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

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

This div border color is #1A4C72.

Opacity

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

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

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

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

This text has shadow with #1A4C72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1A4C72.

Preview

Color preview on black background

This text has color #1A4C72 on black background.


Color preview on white background

This text has color #1A4C72 on white background.


Black color preview on #1A4C72 background

This text has black color on #1A4C72 background.


White color preview on #1A4C72 background

This text has white color on #1A4C72 background.


Related colors

Complementary color

Complementary color for #hex is #E5B38D.


I love getcolorcode.com

Triadic colors

1 #721A4C and #4C721A with #1A4C72 are triadic colors.

2 #724C1A and #4C1A72 with #1A4C72 are triadic colors.