COLOR #054558

HEX: #054558 RGB: (5,69,88)

Color info

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

RGB color model

#054558 color RGB value is (5,69,88).

RGB: (5,69,88) (2%, 27%, 35%)

RGB channels and saturation

R 5 of 255 = 2%
G 69 of 255 = 27%
B 88 of 255 = 35%

5
69
88

R + G + B ~ 21%. #054558 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 69 + 88 = 162 (100%)
R 5 of 162 ~ 3.09%
G 69 of 162 ~ 42.59%
B 88 of 162 ~ 54.32'%

%42.59
%54.32

CMYK color model

#054558 color CMYK value is (94,22,0,65).

  • cyan value is 94.32%
  • magenta value is 21.59%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (94,22,0,65)
C94M22Y0K65 (94%, 22%, 0%, 65%)
(0.94 / 0.22 / 0.00 / 0.65)

CMYK percentages

%94.32
%21.59
%0
%65.49

Codes

Color #054558 in popluar color models

05 45 58
RGB 5 69 88
HSL 194° 89.25% 18.24%
HSB/HSV 194° 94.32% 34.51%
CMYK 94.32% 21.59% 0.00%
65.49%

Color #054558 in popluar number systems.

HEX 05 45 58
Decimal 5 69 88
Binary 101 1000101 1011000
Octal 5 105 130

Shades and tints

Shades of #054558

#054558
(5,69,88)
#053F50
(5,63,80)
#053948
(5,57,72)
#053340
(5,51,64)
#052D38
(5,45,56)
#052730
(5,39,48)
#052128
(5,33,40)
#051B20
(5,27,32)
#051518
(5,21,24)
#050F10
(5,15,16)
#050908
(5,9,8)
#000000
(0,0,0)

Tints of #054558

#054558
(5,69,88)
#1B5567
(27,85,103)
#316576
(49,101,118)
#477585
(71,117,133)
#5D8594
(93,133,148)
#7395A3
(115,149,163)
#89A5B2
(137,165,178)
#9FB5C1
(159,181,193)
#B5C5D0
(181,197,208)
#CBD5DF
(203,213,223)
#E1E5EE
(225,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #054558 color. Also use rgb(5,69,88) instead hex code.

Text Font Color

.myTextColor { color: #054558; }

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

This text font color is #054558.

Background Color

.myBgColor { background-color: #054558; }

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

This div background color is #054558.

Border color

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

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

This div border color is #054558.

Opacity

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

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

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

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

This text has shadow with #054558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #054558.

Preview

Color preview on black background

This text has color #054558 on black background.


Color preview on white background

This text has color #054558 on white background.


Black color preview on #054558 background

This text has black color on #054558 background.


White color preview on #054558 background

This text has white color on #054558 background.


Related colors

Complementary color

Complementary color for #hex is #FABAA7.


I love getcolorcode.com

Triadic colors

1 #580545 and #455805 with #054558 are triadic colors.

2 #584505 and #450558 with #054558 are triadic colors.