COLOR #053E54

HEX: #053E54 RGB: (5,62,84)

Color info

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

RGB color model

#053E54 color RGB value is (5,62,84).

RGB: (5,62,84) (2%, 24%, 33%)

RGB channels and saturation

R 5 of 255 = 2%
G 62 of 255 = 24%
B 84 of 255 = 33%

5
62
84

R + G + B ~ 20%. #053E54 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 62 + 84 = 151 (100%)
R 5 of 151 ~ 3.31%
G 62 of 151 ~ 41.06%
B 84 of 151 ~ 55.63'%

%41.06
%55.63

CMYK color model

#053E54 color CMYK value is (94,26,0,67).

  • cyan value is 94.05%
  • magenta value is 26.19%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (94,26,0,67)
C94M26Y0K67 (94%, 26%, 0%, 67%)
(0.94 / 0.26 / 0.00 / 0.67)

CMYK percentages

%94.05
%26.19
%0
%67.06

Codes

Color #053E54 in popluar color models

05 3E 54
RGB 5 62 84
HSL 197° 88.76% 17.45%
HSB/HSV 197° 94.05% 32.94%
CMYK 94.05% 26.19% 0.00%
67.06%

Color #053E54 in popluar number systems.

HEX 05 3E 54
Decimal 5 62 84
Binary 101 111110 1010100
Octal 5 76 124

Shades and tints

Shades of #053E54

#053E54
(5,62,84)
#05394D
(5,57,77)
#053446
(5,52,70)
#052F3F
(5,47,63)
#052A38
(5,42,56)
#052531
(5,37,49)
#05202A
(5,32,42)
#051B23
(5,27,35)
#05161C
(5,22,28)
#051115
(5,17,21)
#050C0E
(5,12,14)
#000000
(0,0,0)

Tints of #053E54

#053E54
(5,62,84)
#1B4F63
(27,79,99)
#316072
(49,96,114)
#477181
(71,113,129)
#5D8290
(93,130,144)
#73939F
(115,147,159)
#89A4AE
(137,164,174)
#9FB5BD
(159,181,189)
#B5C6CC
(181,198,204)
#CBD7DB
(203,215,219)
#E1E8EA
(225,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #053E54 color. Also use rgb(5,62,84) instead hex code.

Text Font Color

.myTextColor { color: #053E54; }

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

This text font color is #053E54.

Background Color

.myBgColor { background-color: #053E54; }

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

This div background color is #053E54.

Border color

.myBorderColor { border: 1px solid #053E54; }

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

This div border color is #053E54.

Opacity

.myOpacity80 { color: #053E54; opacity: 0.8; }

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

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

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

This text has shadow with #053E54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #053E54.

Preview

Color preview on black background

This text has color #053E54 on black background.


Color preview on white background

This text has color #053E54 on white background.


Black color preview on #053E54 background

This text has black color on #053E54 background.


White color preview on #053E54 background

This text has white color on #053E54 background.


Related colors

Complementary color

Complementary color for #hex is #FAC1AB.


I love getcolorcode.com

Triadic colors

1 #54053E and #3E5405 with #053E54 are triadic colors.

2 #543E05 and #3E0554 with #053E54 are triadic colors.