COLOR #054674

HEX: #054674 RGB: (5,70,116)

Color info

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

RGB color model

#054674 color RGB value is (5,70,116).

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

RGB channels and saturation

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

5
70
116

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

Portions of RGB colors in percentages

R + G + B = 5 + 70 + 116 = 191 (100%)
R 5 of 191 ~ 2.62%
G 70 of 191 ~ 36.65%
B 116 of 191 ~ 60.73'%

%36.65
%60.73

CMYK color model

#054674 color CMYK value is (96,40,0,55).

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

CMYK: (96,40,0,55)
C96M40Y0K55 (96%, 40%, 0%, 55%)
(0.96 / 0.40 / 0.00 / 0.55)

CMYK percentages

%95.69
%39.66
%0
%54.51

Codes

Color #054674 in popluar color models

05 46 74
RGB 5 70 116
HSL 205° 91.74% 23.73%
HSB/HSV 205° 95.69% 45.49%
CMYK 95.69% 39.66% 0.00%
54.51%

Color #054674 in popluar number systems.

HEX 05 46 74
Decimal 5 70 116
Binary 101 1000110 1110100
Octal 5 106 164

Shades and tints

Shades of #054674

#054674
(5,70,116)
#05406A
(5,64,106)
#053A60
(5,58,96)
#053456
(5,52,86)
#052E4C
(5,46,76)
#052842
(5,40,66)
#052238
(5,34,56)
#051C2E
(5,28,46)
#051624
(5,22,36)
#05101A
(5,16,26)
#050A10
(5,10,16)
#000000
(0,0,0)

Tints of #054674

#054674
(5,70,116)
#1B5680
(27,86,128)
#31668C
(49,102,140)
#477698
(71,118,152)
#5D86A4
(93,134,164)
#7396B0
(115,150,176)
#89A6BC
(137,166,188)
#9FB6C8
(159,182,200)
#B5C6D4
(181,198,212)
#CBD6E0
(203,214,224)
#E1E6EC
(225,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #054674; }

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

This text font color is #054674.

Background Color

.myBgColor { background-color: #054674; }

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

This div background color is #054674.

Border color

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

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

This div border color is #054674.

Opacity

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

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

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

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

This text has shadow with #054674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #054674.

Preview

Color preview on black background

This text has color #054674 on black background.


Color preview on white background

This text has color #054674 on white background.


Black color preview on #054674 background

This text has black color on #054674 background.


White color preview on #054674 background

This text has white color on #054674 background.


Related colors

Complementary color

Complementary color for #hex is #FAB98B.


I love getcolorcode.com

Triadic colors

1 #740546 and #467405 with #054674 are triadic colors.

2 #744605 and #460574 with #054674 are triadic colors.