COLOR #054474

HEX: #054474 RGB: (5,68,116)

Color info

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

RGB color model

#054474 color RGB value is (5,68,116).

RGB: (5,68,116) (2%, 27%, 45%)

RGB channels and saturation

R 5 of 255 = 2%
G 68 of 255 = 27%
B 116 of 255 = 45%

5
68
116

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

Portions of RGB colors in percentages

R + G + B = 5 + 68 + 116 = 189 (100%)
R 5 of 189 ~ 2.65%
G 68 of 189 ~ 35.98%
B 116 of 189 ~ 61.38'%

%35.98
%61.38

CMYK color model

#054474 color CMYK value is (96,41,0,55).

  • cyan value is 95.69%
  • magenta value is 41.38%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (96,41,0,55)
C96M41Y0K55 (96%, 41%, 0%, 55%)
(0.96 / 0.41 / 0.00 / 0.55)

CMYK percentages

%95.69
%41.38
%0
%54.51

Codes

Color #054474 in popluar color models

05 44 74
RGB 5 68 116
HSL 206° 91.74% 23.73%
HSB/HSV 206° 95.69% 45.49%
CMYK 95.69% 41.38% 0.00%
54.51%

Color #054474 in popluar number systems.

HEX 05 44 74
Decimal 5 68 116
Binary 101 1000100 1110100
Octal 5 104 164

Shades and tints

Shades of #054474

#054474
(5,68,116)
#053E6A
(5,62,106)
#053860
(5,56,96)
#053256
(5,50,86)
#052C4C
(5,44,76)
#052642
(5,38,66)
#052038
(5,32,56)
#051A2E
(5,26,46)
#051424
(5,20,36)
#050E1A
(5,14,26)
#050810
(5,8,16)
#000000
(0,0,0)

Tints of #054474

#054474
(5,68,116)
#1B5580
(27,85,128)
#31668C
(49,102,140)
#477798
(71,119,152)
#5D88A4
(93,136,164)
#7399B0
(115,153,176)
#89AABC
(137,170,188)
#9FBBC8
(159,187,200)
#B5CCD4
(181,204,212)
#CBDDE0
(203,221,224)
#E1EEEC
(225,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #054474; }

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

This text font color is #054474.

Background Color

.myBgColor { background-color: #054474; }

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

This div background color is #054474.

Border color

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

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

This div border color is #054474.

Opacity

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

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

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

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

This text has shadow with #054474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #054474.

Preview

Color preview on black background

This text has color #054474 on black background.


Color preview on white background

This text has color #054474 on white background.


Black color preview on #054474 background

This text has black color on #054474 background.


White color preview on #054474 background

This text has white color on #054474 background.


Related colors

Complementary color

Complementary color for #hex is #FABB8B.


I love getcolorcode.com

Triadic colors

1 #740544 and #447405 with #054474 are triadic colors.

2 #744405 and #440574 with #054474 are triadic colors.