COLOR #05446A

HEX: #05446A RGB: (5,68,106)

Color info

#05446A contains mainly green and blue colors. Web safe color of #05446A is #003366 (or #036).

RGB color model

#05446A color RGB value is (5,68,106).

RGB: (5,68,106) (2%, 27%, 42%)

RGB channels and saturation

R 5 of 255 = 2%
G 68 of 255 = 27%
B 106 of 255 = 42%

5
68
106

R + G + B ~ 24%. #05446A is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 68 + 106 = 179 (100%)
R 5 of 179 ~ 2.79%
G 68 of 179 ~ 37.99%
B 106 of 179 ~ 59.22'%

%37.99
%59.22

CMYK color model

#05446A color CMYK value is (95,36,0,58).

  • cyan value is 95.28%
  • magenta value is 35.85%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (95,36,0,58)
C95M36Y0K58 (95%, 36%, 0%, 58%)
(0.95 / 0.36 / 0.00 / 0.58)

CMYK percentages

%95.28
%35.85
%0
%58.43

Codes

Color #05446A in popluar color models

05 44 6A
RGB 5 68 106
HSL 203° 90.99% 21.76%
HSB/HSV 203° 95.28% 41.57%
CMYK 95.28% 35.85% 0.00%
58.43%

Color #05446A in popluar number systems.

HEX 05 44 6A
Decimal 5 68 106
Binary 101 1000100 1101010
Octal 5 104 152

Shades and tints

Shades of #05446A

#05446A
(5,68,106)
#053E61
(5,62,97)
#053858
(5,56,88)
#05324F
(5,50,79)
#052C46
(5,44,70)
#05263D
(5,38,61)
#052034
(5,32,52)
#051A2B
(5,26,43)
#051422
(5,20,34)
#050E19
(5,14,25)
#050810
(5,8,16)
#000000
(0,0,0)

Tints of #05446A

#05446A
(5,68,106)
#1B5577
(27,85,119)
#316684
(49,102,132)
#477791
(71,119,145)
#5D889E
(93,136,158)
#7399AB
(115,153,171)
#89AAB8
(137,170,184)
#9FBBC5
(159,187,197)
#B5CCD2
(181,204,210)
#CBDDDF
(203,221,223)
#E1EEEC
(225,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #05446A color. Also use rgb(5,68,106) instead hex code.

Text Font Color

.myTextColor { color: #05446A; }

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

This text font color is #05446A.

Background Color

.myBgColor { background-color: #05446A; }

<div style="background-color:#05446A">Inner text</div>

This div background color is #05446A.

Border color

.myBorderColor { border: 1px solid #05446A; }

<div style="border:3px solid #05446A">Div</div>

This div border color is #05446A.

Opacity

.myOpacity80 { color: #05446A; opacity: 0.8; }

<p style="color:#05446A;opacity:0.8;">80%</p>

Text with #05446A 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 #05446A;}

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

This text has shadow with #05446A color.


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

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

This text has shadow with #05446A primary color and red secondary color.


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

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

This text has shadow with #05446A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #05446A.

Preview

Color preview on black background

This text has color #05446A on black background.


Color preview on white background

This text has color #05446A on white background.


Black color preview on #05446A background

This text has black color on #05446A background.


White color preview on #05446A background

This text has white color on #05446A background.


Related colors

Complementary color

Complementary color for #hex is #FABB95.


I love getcolorcode.com

Triadic colors

1 #6A0544 and #446A05 with #05446A are triadic colors.

2 #6A4405 and #44056A with #05446A are triadic colors.