COLOR #1B4E79

HEX: #1B4E79 RGB: (27,78,121)

Color info

#1B4E79 contains mainly green and blue colors. Web safe color of #1B4E79 is #336666 (or #366).

RGB color model

#1B4E79 color RGB value is (27,78,121).

RGB: (27,78,121) (11%, 31%, 47%)

RGB channels and saturation

R 27 of 255 = 11%
G 78 of 255 = 31%
B 121 of 255 = 47%

27
78
121

R + G + B ~ 30%. #1B4E79 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 27 + 78 + 121 = 226 (100%)
R 27 of 226 ~ 11.95%
G 78 of 226 ~ 34.51%
B 121 of 226 ~ 53.54'%

%11.95
%34.51
%53.54

CMYK color model

#1B4E79 color CMYK value is (78,36,0,53).

  • cyan value is 77.69%
  • magenta value is 35.54%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (78,36,0,53)
C78M36Y0K53 (78%, 36%, 0%, 53%)
(0.78 / 0.36 / 0.00 / 0.53)

CMYK percentages

%77.69
%35.54
%0
%52.55

Codes

Color #1B4E79 in popluar color models

1B 4E 79
RGB 27 78 121
HSL 207° 63.51% 29.02%
HSB/HSV 207° 77.69% 47.45%
CMYK 77.69% 35.54% 0.00%
52.55%

Color #1B4E79 in popluar number systems.

HEX 1B 4E 79
Decimal 27 78 121
Binary 11011 1001110 1111001
Octal 33 116 171

Shades and tints

Shades of #1B4E79

#1B4E79
(27,78,121)
#19476E
(25,71,110)
#174063
(23,64,99)
#153958
(21,57,88)
#13324D
(19,50,77)
#112B42
(17,43,66)
#0F2437
(15,36,55)
#0D1D2C
(13,29,44)
#0B1621
(11,22,33)
#090F16
(9,15,22)
#07080B
(7,8,11)
#000000
(0,0,0)

Tints of #1B4E79

#1B4E79
(27,78,121)
#2F5E85
(47,94,133)
#436E91
(67,110,145)
#577E9D
(87,126,157)
#6B8EA9
(107,142,169)
#7F9EB5
(127,158,181)
#93AEC1
(147,174,193)
#A7BECD
(167,190,205)
#BBCED9
(187,206,217)
#CFDEE5
(207,222,229)
#E3EEF1
(227,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1B4E79 color. Also use rgb(27,78,121) instead hex code.

Text Font Color

.myTextColor { color: #1B4E79; }

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

This text font color is #1B4E79.

Background Color

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

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

This div background color is #1B4E79.

Border color

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

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

This div border color is #1B4E79.

Opacity

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

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

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

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

This text has shadow with #1B4E79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1B4E79.

Preview

Color preview on black background

This text has color #1B4E79 on black background.


Color preview on white background

This text has color #1B4E79 on white background.


Black color preview on #1B4E79 background

This text has black color on #1B4E79 background.


White color preview on #1B4E79 background

This text has white color on #1B4E79 background.


Related colors

Complementary color

Complementary color for #hex is #E4B186.


I love getcolorcode.com

Triadic colors

1 #791B4E and #4E791B with #1B4E79 are triadic colors.

2 #794E1B and #4E1B79 with #1B4E79 are triadic colors.