COLOR #053186

HEX: #053186 RGB: (5,49,134)

Color info

#053186 contains mainly blue color. Web safe color of #053186 is #003399 (or #039).

RGB color model

#053186 color RGB value is (5,49,134).

RGB: (5,49,134) (2%, 19%, 53%)

RGB channels and saturation

R 5 of 255 = 2%
G 49 of 255 = 19%
B 134 of 255 = 53%

5
49
134

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

Portions of RGB colors in percentages

R + G + B = 5 + 49 + 134 = 188 (100%)
R 5 of 188 ~ 2.66%
G 49 of 188 ~ 26.06%
B 134 of 188 ~ 71.28'%

%26.06
%71.28

CMYK color model

#053186 color CMYK value is (96,63,0,47).

  • cyan value is 96.27%
  • magenta value is 63.43%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (96,63,0,47)
C96M63Y0K47 (96%, 63%, 0%, 47%)
(0.96 / 0.63 / 0.00 / 0.47)

CMYK percentages

%96.27
%63.43
%0
%47.45

Codes

Color #053186 in popluar color models

05 31 86
RGB 5 49 134
HSL 220° 92.81% 27.25%
HSB/HSV 220° 96.27% 52.55%
CMYK 96.27% 63.43% 0.00%
47.45%

Color #053186 in popluar number systems.

HEX 05 31 86
Decimal 5 49 134
Binary 101 110001 10000110
Octal 5 61 206

Shades and tints

Shades of #053186

#053186
(5,49,134)
#052D7A
(5,45,122)
#05296E
(5,41,110)
#052562
(5,37,98)
#052156
(5,33,86)
#051D4A
(5,29,74)
#05193E
(5,25,62)
#051532
(5,21,50)
#051126
(5,17,38)
#050D1A
(5,13,26)
#05090E
(5,9,14)
#000000
(0,0,0)

Tints of #053186

#053186
(5,49,134)
#1B4391
(27,67,145)
#31559C
(49,85,156)
#4767A7
(71,103,167)
#5D79B2
(93,121,178)
#738BBD
(115,139,189)
#899DC8
(137,157,200)
#9FAFD3
(159,175,211)
#B5C1DE
(181,193,222)
#CBD3E9
(203,211,233)
#E1E5F4
(225,229,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #053186 color. Also use rgb(5,49,134) instead hex code.

Text Font Color

.myTextColor { color: #053186; }

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

This text font color is #053186.

Background Color

.myBgColor { background-color: #053186; }

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

This div background color is #053186.

Border color

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

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

This div border color is #053186.

Opacity

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

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

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

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

This text has shadow with #053186 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #053186.

Preview

Color preview on black background

This text has color #053186 on black background.


Color preview on white background

This text has color #053186 on white background.


Black color preview on #053186 background

This text has black color on #053186 background.


White color preview on #053186 background

This text has white color on #053186 background.


Related colors

Complementary color

Complementary color for #hex is #FACE79.


I love getcolorcode.com

Triadic colors

1 #860531 and #318605 with #053186 are triadic colors.

2 #863105 and #310586 with #053186 are triadic colors.