COLOR #051D76

HEX: #051D76 RGB: (5,29,118)

Color info

#051D76 contains mainly blue color. Web safe color of #051D76 is #003366 (or #036).

RGB color model

#051D76 color RGB value is (5,29,118).

RGB: (5,29,118) (2%, 11%, 46%)

RGB channels and saturation

R 5 of 255 = 2%
G 29 of 255 = 11%
B 118 of 255 = 46%

5
29
118

R + G + B ~ 20%. #051D76 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 29 + 118 = 152 (100%)
R 5 of 152 ~ 3.29%
G 29 of 152 ~ 19.08%
B 118 of 152 ~ 77.63'%

%19.08
%77.63

CMYK color model

#051D76 color CMYK value is (96,75,0,54).

  • cyan value is 95.76%
  • magenta value is 75.42%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (96,75,0,54)
C96M75Y0K54 (96%, 75%, 0%, 54%)
(0.96 / 0.75 / 0.00 / 0.54)

CMYK percentages

%95.76
%75.42
%0
%53.73

Codes

Color #051D76 in popluar color models

05 1D 76
RGB 5 29 118
HSL 227° 91.87% 24.12%
HSB/HSV 227° 95.76% 46.27%
CMYK 95.76% 75.42% 0.00%
53.73%

Color #051D76 in popluar number systems.

HEX 05 1D 76
Decimal 5 29 118
Binary 101 11101 1110110
Octal 5 35 166

Shades and tints

Shades of #051D76

#051D76
(5,29,118)
#051B6C
(5,27,108)
#051962
(5,25,98)
#051758
(5,23,88)
#05154E
(5,21,78)
#051344
(5,19,68)
#05113A
(5,17,58)
#050F30
(5,15,48)
#050D26
(5,13,38)
#050B1C
(5,11,28)
#050912
(5,9,18)
#000000
(0,0,0)

Tints of #051D76

#051D76
(5,29,118)
#1B3182
(27,49,130)
#31458E
(49,69,142)
#47599A
(71,89,154)
#5D6DA6
(93,109,166)
#7381B2
(115,129,178)
#8995BE
(137,149,190)
#9FA9CA
(159,169,202)
#B5BDD6
(181,189,214)
#CBD1E2
(203,209,226)
#E1E5EE
(225,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #051D76 color. Also use rgb(5,29,118) instead hex code.

Text Font Color

.myTextColor { color: #051D76; }

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

This text font color is #051D76.

Background Color

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

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

This div background color is #051D76.

Border color

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

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

This div border color is #051D76.

Opacity

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

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

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

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

This text has shadow with #051D76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #051D76.

Preview

Color preview on black background

This text has color #051D76 on black background.


Color preview on white background

This text has color #051D76 on white background.


Black color preview on #051D76 background

This text has black color on #051D76 background.


White color preview on #051D76 background

This text has white color on #051D76 background.


Related colors

Complementary color

Complementary color for #hex is #FAE289.


I love getcolorcode.com

Triadic colors

1 #76051D and #1D7605 with #051D76 are triadic colors.

2 #761D05 and #1D0576 with #051D76 are triadic colors.