COLOR #1B4A91

HEX: #1B4A91 RGB: (27,74,145)

Color info

#1B4A91 contains mainly blue color. Web safe color of #1B4A91 is #333399 (or #339).

RGB color model

#1B4A91 color RGB value is (27,74,145).

RGB: (27,74,145) (11%, 29%, 57%)

RGB channels and saturation

R 27 of 255 = 11%
G 74 of 255 = 29%
B 145 of 255 = 57%

27
74
145

R + G + B ~ 32%. #1B4A91 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 27 + 74 + 145 = 246 (100%)
R 27 of 246 ~ 10.98%
G 74 of 246 ~ 30.08%
B 145 of 246 ~ 58.94'%

%10.98
%30.08
%58.94

CMYK color model

#1B4A91 color CMYK value is (81,49,0,43).

  • cyan value is 81.38%
  • magenta value is 48.97%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (81,49,0,43)
C81M49Y0K43 (81%, 49%, 0%, 43%)
(0.81 / 0.49 / 0.00 / 0.43)

CMYK percentages

%81.38
%48.97
%0
%43.14

Codes

Color #1B4A91 in popluar color models

1B 4A 91
RGB 27 74 145
HSL 216° 68.60% 33.73%
HSB/HSV 216° 81.38% 56.86%
CMYK 81.38% 48.97% 0.00%
43.14%

Color #1B4A91 in popluar number systems.

HEX 1B 4A 91
Decimal 27 74 145
Binary 11011 1001010 10010001
Octal 33 112 221

Shades and tints

Shades of #1B4A91

#1B4A91
(27,74,145)
#194484
(25,68,132)
#173E77
(23,62,119)
#15386A
(21,56,106)
#13325D
(19,50,93)
#112C50
(17,44,80)
#0F2643
(15,38,67)
#0D2036
(13,32,54)
#0B1A29
(11,26,41)
#09141C
(9,20,28)
#070E0F
(7,14,15)
#000000
(0,0,0)

Tints of #1B4A91

#1B4A91
(27,74,145)
#2F5A9B
(47,90,155)
#436AA5
(67,106,165)
#577AAF
(87,122,175)
#6B8AB9
(107,138,185)
#7F9AC3
(127,154,195)
#93AACD
(147,170,205)
#A7BAD7
(167,186,215)
#BBCAE1
(187,202,225)
#CFDAEB
(207,218,235)
#E3EAF5
(227,234,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1B4A91 color. Also use rgb(27,74,145) instead hex code.

Text Font Color

.myTextColor { color: #1B4A91; }

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

This text font color is #1B4A91.

Background Color

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

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

This div background color is #1B4A91.

Border color

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

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

This div border color is #1B4A91.

Opacity

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

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

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

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

This text has shadow with #1B4A91 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1B4A91.

Preview

Color preview on black background

This text has color #1B4A91 on black background.


Color preview on white background

This text has color #1B4A91 on white background.


Black color preview on #1B4A91 background

This text has black color on #1B4A91 background.


White color preview on #1B4A91 background

This text has white color on #1B4A91 background.


Related colors

Complementary color

Complementary color for #hex is #E4B56E.


I love getcolorcode.com

Triadic colors

1 #911B4A and #4A911B with #1B4A91 are triadic colors.

2 #914A1B and #4A1B91 with #1B4A91 are triadic colors.