COLOR #054079

HEX: #054079 RGB: (5,64,121)

Color info

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

RGB color model

#054079 color RGB value is (5,64,121).

RGB: (5,64,121) (2%, 25%, 47%)

RGB channels and saturation

R 5 of 255 = 2%
G 64 of 255 = 25%
B 121 of 255 = 47%

5
64
121

R + G + B ~ 25%. #054079 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 64 + 121 = 190 (100%)
R 5 of 190 ~ 2.63%
G 64 of 190 ~ 33.68%
B 121 of 190 ~ 63.68'%

%33.68
%63.68

CMYK color model

#054079 color CMYK value is (96,47,0,53).

  • cyan value is 95.87%
  • magenta value is 47.11%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (96,47,0,53)
C96M47Y0K53 (96%, 47%, 0%, 53%)
(0.96 / 0.47 / 0.00 / 0.53)

CMYK percentages

%95.87
%47.11
%0
%52.55

Codes

Color #054079 in popluar color models

05 40 79
RGB 5 64 121
HSL 209° 92.06% 24.71%
HSB/HSV 209° 95.87% 47.45%
CMYK 95.87% 47.11% 0.00%
52.55%

Color #054079 in popluar number systems.

HEX 05 40 79
Decimal 5 64 121
Binary 101 1000000 1111001
Octal 5 100 171

Shades and tints

Shades of #054079

#054079
(5,64,121)
#053B6E
(5,59,110)
#053663
(5,54,99)
#053158
(5,49,88)
#052C4D
(5,44,77)
#052742
(5,39,66)
#052237
(5,34,55)
#051D2C
(5,29,44)
#051821
(5,24,33)
#051316
(5,19,22)
#050E0B
(5,14,11)
#000000
(0,0,0)

Tints of #054079

#054079
(5,64,121)
#1B5185
(27,81,133)
#316291
(49,98,145)
#47739D
(71,115,157)
#5D84A9
(93,132,169)
#7395B5
(115,149,181)
#89A6C1
(137,166,193)
#9FB7CD
(159,183,205)
#B5C8D9
(181,200,217)
#CBD9E5
(203,217,229)
#E1EAF1
(225,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #054079 color. Also use rgb(5,64,121) instead hex code.

Text Font Color

.myTextColor { color: #054079; }

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

This text font color is #054079.

Background Color

.myBgColor { background-color: #054079; }

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

This div background color is #054079.

Border color

.myBorderColor { border: 1px solid #054079; }

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

This div border color is #054079.

Opacity

.myOpacity80 { color: #054079; opacity: 0.8; }

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

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

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

This text has shadow with #054079 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #054079.

Preview

Color preview on black background

This text has color #054079 on black background.


Color preview on white background

This text has color #054079 on white background.


Black color preview on #054079 background

This text has black color on #054079 background.


White color preview on #054079 background

This text has white color on #054079 background.


Related colors

Complementary color

Complementary color for #hex is #FABF86.


I love getcolorcode.com

Triadic colors

1 #790540 and #407905 with #054079 are triadic colors.

2 #794005 and #400579 with #054079 are triadic colors.