COLOR #051E47

HEX: #051E47 RGB: (5,30,71)

Color info

#051E47 contains mainly green and blue colors. Web safe color of #051E47 is #003333 (or #033).

RGB color model

#051E47 color RGB value is (5,30,71).

RGB: (5,30,71) (2%, 12%, 28%)

RGB channels and saturation

R 5 of 255 = 2%
G 30 of 255 = 12%
B 71 of 255 = 28%

5
30
71

R + G + B ~ 14%. #051E47 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 30 + 71 = 106 (100%)
R 5 of 106 ~ 4.72%
G 30 of 106 ~ 28.3%
B 71 of 106 ~ 66.98'%

%28.3
%66.98

CMYK color model

#051E47 color CMYK value is (93,58,0,72).

  • cyan value is 92.96%
  • magenta value is 57.75%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (93,58,0,72)
C93M58Y0K72 (93%, 58%, 0%, 72%)
(0.93 / 0.58 / 0.00 / 0.72)

CMYK percentages

%92.96
%57.75
%0
%72.16

Codes

Color #051E47 in popluar color models

05 1E 47
RGB 5 30 71
HSL 217° 86.84% 14.90%
HSB/HSV 217° 92.96% 27.84%
CMYK 92.96% 57.75% 0.00%
72.16%

Color #051E47 in popluar number systems.

HEX 05 1E 47
Decimal 5 30 71
Binary 101 11110 1000111
Octal 5 36 107

Shades and tints

Shades of #051E47

#051E47
(5,30,71)
#051C41
(5,28,65)
#051A3B
(5,26,59)
#051835
(5,24,53)
#05162F
(5,22,47)
#051429
(5,20,41)
#051223
(5,18,35)
#05101D
(5,16,29)
#050E17
(5,14,23)
#050C11
(5,12,17)
#050A0B
(5,10,11)
#000000
(0,0,0)

Tints of #051E47

#051E47
(5,30,71)
#1B3257
(27,50,87)
#314667
(49,70,103)
#475A77
(71,90,119)
#5D6E87
(93,110,135)
#738297
(115,130,151)
#8996A7
(137,150,167)
#9FAAB7
(159,170,183)
#B5BEC7
(181,190,199)
#CBD2D7
(203,210,215)
#E1E6E7
(225,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #051E47 color. Also use rgb(5,30,71) instead hex code.

Text Font Color

.myTextColor { color: #051E47; }

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

This text font color is #051E47.

Background Color

.myBgColor { background-color: #051E47; }

<div style="background-color:#051E47">Inner text</div>

This div background color is #051E47.

Border color

.myBorderColor { border: 1px solid #051E47; }

<div style="border:3px solid #051E47">Div</div>

This div border color is #051E47.

Opacity

.myOpacity80 { color: #051E47; opacity: 0.8; }

<p style="color:#051E47;opacity:0.8;">80%</p>

Text with #051E47 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 #051E47;}

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

This text has shadow with #051E47 color.


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

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

This text has shadow with #051E47 primary color and red secondary color.


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

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

This text has shadow with #051E47 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #051E47.

Preview

Color preview on black background

This text has color #051E47 on black background.


Color preview on white background

This text has color #051E47 on white background.


Black color preview on #051E47 background

This text has black color on #051E47 background.


White color preview on #051E47 background

This text has white color on #051E47 background.


Related colors

Complementary color

Complementary color for #hex is #FAE1B8.


I love getcolorcode.com

Triadic colors

1 #47051E and #1E4705 with #051E47 are triadic colors.

2 #471E05 and #1E0547 with #051E47 are triadic colors.