COLOR #050D46

HEX: #050D46 RGB: (5,13,70)

Color info

#050D46 contains mainly green and blue colors. Web safe color of #050D46 is #000033 (or #003).

RGB color model

#050D46 color RGB value is (5,13,70).

RGB: (5,13,70) (2%, 5%, 27%)

RGB channels and saturation

R 5 of 255 = 2%
G 13 of 255 = 5%
B 70 of 255 = 27%

5
13
70

R + G + B ~ 11%. #050D46 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 13 + 70 = 88 (100%)
R 5 of 88 ~ 5.68%
G 13 of 88 ~ 14.77%
B 70 of 88 ~ 79.55'%

%14.77
%79.55

CMYK color model

#050D46 color CMYK value is (93,81,0,73).

  • cyan value is 92.86%
  • magenta value is 81.43%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (93,81,0,73)
C93M81Y0K73 (93%, 81%, 0%, 73%)
(0.93 / 0.81 / 0.00 / 0.73)

CMYK percentages

%92.86
%81.43
%0
%72.55

Codes

Color #050D46 in popluar color models

05 0D 46
RGB 5 13 70
HSL 233° 86.67% 14.71%
HSB/HSV 233° 92.86% 27.45%
CMYK 92.86% 81.43% 0.00%
72.55%

Color #050D46 in popluar number systems.

HEX 05 0D 46
Decimal 5 13 70
Binary 101 1101 1000110
Octal 5 15 106

Shades and tints

Shades of #050D46

#050D46
(5,13,70)
#050C40
(5,12,64)
#050B3A
(5,11,58)
#050A34
(5,10,52)
#05092E
(5,9,46)
#050828
(5,8,40)
#050722
(5,7,34)
#05061C
(5,6,28)
#050516
(5,5,22)
#050410
(5,4,16)
#05030A
(5,3,10)
#000000
(0,0,0)

Tints of #050D46

#050D46
(5,13,70)
#1B2356
(27,35,86)
#313966
(49,57,102)
#474F76
(71,79,118)
#5D6586
(93,101,134)
#737B96
(115,123,150)
#8991A6
(137,145,166)
#9FA7B6
(159,167,182)
#B5BDC6
(181,189,198)
#CBD3D6
(203,211,214)
#E1E9E6
(225,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #050D46; }

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

This text font color is #050D46.

Background Color

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

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

This div background color is #050D46.

Border color

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

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

This div border color is #050D46.

Opacity

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

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

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

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

This text has shadow with #050D46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #050D46.

Preview

Color preview on black background

This text has color #050D46 on black background.


Color preview on white background

This text has color #050D46 on white background.


Black color preview on #050D46 background

This text has black color on #050D46 background.


White color preview on #050D46 background

This text has white color on #050D46 background.


Related colors

Complementary color

Complementary color for #hex is #FAF2B9.


I love getcolorcode.com

Triadic colors

1 #46050D and #0D4605 with #050D46 are triadic colors.

2 #460D05 and #0D0546 with #050D46 are triadic colors.