COLOR #054874

HEX: #054874 RGB: (5,72,116)

Color info

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

RGB color model

#054874 color RGB value is (5,72,116).

RGB: (5,72,116) (2%, 28%, 45%)

RGB channels and saturation

R 5 of 255 = 2%
G 72 of 255 = 28%
B 116 of 255 = 45%

5
72
116

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

Portions of RGB colors in percentages

R + G + B = 5 + 72 + 116 = 193 (100%)
R 5 of 193 ~ 2.59%
G 72 of 193 ~ 37.31%
B 116 of 193 ~ 60.1'%

%37.31
%60.1

CMYK color model

#054874 color CMYK value is (96,38,0,55).

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

CMYK: (96,38,0,55)
C96M38Y0K55 (96%, 38%, 0%, 55%)
(0.96 / 0.38 / 0.00 / 0.55)

CMYK percentages

%95.69
%37.93
%0
%54.51

Codes

Color #054874 in popluar color models

05 48 74
RGB 5 72 116
HSL 204° 91.74% 23.73%
HSB/HSV 204° 95.69% 45.49%
CMYK 95.69% 37.93% 0.00%
54.51%

Color #054874 in popluar number systems.

HEX 05 48 74
Decimal 5 72 116
Binary 101 1001000 1110100
Octal 5 110 164

Shades and tints

Shades of #054874

#054874
(5,72,116)
#05426A
(5,66,106)
#053C60
(5,60,96)
#053656
(5,54,86)
#05304C
(5,48,76)
#052A42
(5,42,66)
#052438
(5,36,56)
#051E2E
(5,30,46)
#051824
(5,24,36)
#05121A
(5,18,26)
#050C10
(5,12,16)
#000000
(0,0,0)

Tints of #054874

#054874
(5,72,116)
#1B5880
(27,88,128)
#31688C
(49,104,140)
#477898
(71,120,152)
#5D88A4
(93,136,164)
#7398B0
(115,152,176)
#89A8BC
(137,168,188)
#9FB8C8
(159,184,200)
#B5C8D4
(181,200,212)
#CBD8E0
(203,216,224)
#E1E8EC
(225,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #054874; }

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

This text font color is #054874.

Background Color

.myBgColor { background-color: #054874; }

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

This div background color is #054874.

Border color

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

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

This div border color is #054874.

Opacity

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

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

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

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

This text has shadow with #054874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #054874.

Preview

Color preview on black background

This text has color #054874 on black background.


Color preview on white background

This text has color #054874 on white background.


Black color preview on #054874 background

This text has black color on #054874 background.


White color preview on #054874 background

This text has white color on #054874 background.


Related colors

Complementary color

Complementary color for #hex is #FAB78B.


I love getcolorcode.com

Triadic colors

1 #740548 and #487405 with #054874 are triadic colors.

2 #744805 and #480574 with #054874 are triadic colors.