COLOR #050D49

HEX: #050D49 RGB: (5,13,73)

Color info

#050D49 contains mainly blue color. Web safe color of #050D49 is #000033 (or #003).

RGB color model

#050D49 color RGB value is (5,13,73).

RGB: (5,13,73) (2%, 5%, 29%)

RGB channels and saturation

R 5 of 255 = 2%
G 13 of 255 = 5%
B 73 of 255 = 29%

5
13
73

R + G + B ~ 12%. #050D49 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 13 + 73 = 91 (100%)
R 5 of 91 ~ 5.49%
G 13 of 91 ~ 14.29%
B 73 of 91 ~ 80.22'%

%14.29
%80.22

CMYK color model

#050D49 color CMYK value is (93,82,0,71).

  • cyan value is 93.15%
  • magenta value is 82.19%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (93,82,0,71)
C93M82Y0K71 (93%, 82%, 0%, 71%)
(0.93 / 0.82 / 0.00 / 0.71)

CMYK percentages

%93.15
%82.19
%0
%71.37

Codes

Color #050D49 in popluar color models

05 0D 49
RGB 5 13 73
HSL 233° 87.18% 15.29%
HSB/HSV 233° 93.15% 28.63%
CMYK 93.15% 82.19% 0.00%
71.37%

Color #050D49 in popluar number systems.

HEX 05 0D 49
Decimal 5 13 73
Binary 101 1101 1001001
Octal 5 15 111

Shades and tints

Shades of #050D49

#050D49
(5,13,73)
#050C43
(5,12,67)
#050B3D
(5,11,61)
#050A37
(5,10,55)
#050931
(5,9,49)
#05082B
(5,8,43)
#050725
(5,7,37)
#05061F
(5,6,31)
#050519
(5,5,25)
#050413
(5,4,19)
#05030D
(5,3,13)
#000000
(0,0,0)

Tints of #050D49

#050D49
(5,13,73)
#1B2359
(27,35,89)
#313969
(49,57,105)
#474F79
(71,79,121)
#5D6589
(93,101,137)
#737B99
(115,123,153)
#8991A9
(137,145,169)
#9FA7B9
(159,167,185)
#B5BDC9
(181,189,201)
#CBD3D9
(203,211,217)
#E1E9E9
(225,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #050D49 color. Also use rgb(5,13,73) instead hex code.

Text Font Color

.myTextColor { color: #050D49; }

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

This text font color is #050D49.

Background Color

.myBgColor { background-color: #050D49; }

<div style="background-color:#050D49">Inner text</div>

This div background color is #050D49.

Border color

.myBorderColor { border: 1px solid #050D49; }

<div style="border:3px solid #050D49">Div</div>

This div border color is #050D49.

Opacity

.myOpacity80 { color: #050D49; opacity: 0.8; }

<p style="color:#050D49;opacity:0.8;">80%</p>

Text with #050D49 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 #050D49;}

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

This text has shadow with #050D49 color.


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

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

This text has shadow with #050D49 primary color and red secondary color.


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

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

This text has shadow with #050D49 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #050D49.

Preview

Color preview on black background

This text has color #050D49 on black background.


Color preview on white background

This text has color #050D49 on white background.


Black color preview on #050D49 background

This text has black color on #050D49 background.


White color preview on #050D49 background

This text has white color on #050D49 background.


Related colors

Complementary color

Complementary color for #hex is #FAF2B6.


I love getcolorcode.com

Triadic colors

1 #49050D and #0D4905 with #050D49 are triadic colors.

2 #490D05 and #0D0549 with #050D49 are triadic colors.