COLOR #053462

HEX: #053462 RGB: (5,52,98)

Color info

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

RGB color model

#053462 color RGB value is (5,52,98).

RGB: (5,52,98) (2%, 20%, 38%)

RGB channels and saturation

R 5 of 255 = 2%
G 52 of 255 = 20%
B 98 of 255 = 38%

5
52
98

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

Portions of RGB colors in percentages

R + G + B = 5 + 52 + 98 = 155 (100%)
R 5 of 155 ~ 3.23%
G 52 of 155 ~ 33.55%
B 98 of 155 ~ 63.23'%

%33.55
%63.23

CMYK color model

#053462 color CMYK value is (95,47,0,62).

  • cyan value is 94.90%
  • magenta value is 46.94%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (95,47,0,62)
C95M47Y0K62 (95%, 47%, 0%, 62%)
(0.95 / 0.47 / 0.00 / 0.62)

CMYK percentages

%94.9
%46.94
%0
%61.57

Codes

Color #053462 in popluar color models

05 34 62
RGB 5 52 98
HSL 210° 90.29% 20.20%
HSB/HSV 210° 94.90% 38.43%
CMYK 94.90% 46.94% 0.00%
61.57%

Color #053462 in popluar number systems.

HEX 05 34 62
Decimal 5 52 98
Binary 101 110100 1100010
Octal 5 64 142

Shades and tints

Shades of #053462

#053462
(5,52,98)
#05305A
(5,48,90)
#052C52
(5,44,82)
#05284A
(5,40,74)
#052442
(5,36,66)
#05203A
(5,32,58)
#051C32
(5,28,50)
#05182A
(5,24,42)
#051422
(5,20,34)
#05101A
(5,16,26)
#050C12
(5,12,18)
#000000
(0,0,0)

Tints of #053462

#053462
(5,52,98)
#1B4670
(27,70,112)
#31587E
(49,88,126)
#476A8C
(71,106,140)
#5D7C9A
(93,124,154)
#738EA8
(115,142,168)
#89A0B6
(137,160,182)
#9FB2C4
(159,178,196)
#B5C4D2
(181,196,210)
#CBD6E0
(203,214,224)
#E1E8EE
(225,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #053462 color. Also use rgb(5,52,98) instead hex code.

Text Font Color

.myTextColor { color: #053462; }

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

This text font color is #053462.

Background Color

.myBgColor { background-color: #053462; }

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

This div background color is #053462.

Border color

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

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

This div border color is #053462.

Opacity

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

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

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

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

This text has shadow with #053462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #053462.

Preview

Color preview on black background

This text has color #053462 on black background.


Color preview on white background

This text has color #053462 on white background.


Black color preview on #053462 background

This text has black color on #053462 background.


White color preview on #053462 background

This text has white color on #053462 background.


Related colors

Complementary color

Complementary color for #hex is #FACB9D.


I love getcolorcode.com

Triadic colors

1 #620534 and #346205 with #053462 are triadic colors.

2 #623405 and #340562 with #053462 are triadic colors.