COLOR #5364BA

HEX: #5364BA RGB: (83,100,186)

Color info

#5364BA contains mainly blue color. Web safe color of #5364BA is #6666CC (or #66C).

RGB color model

#5364BA color RGB value is (83,100,186).

RGB: (83,100,186) (33%, 39%, 73%)

RGB channels and saturation

R 83 of 255 = 33%
G 100 of 255 = 39%
B 186 of 255 = 73%

83
100
186

R + G + B ~ 48%. #5364BA is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 83 + 100 + 186 = 369 (100%)
R 83 of 369 ~ 22.49%
G 100 of 369 ~ 27.1%
B 186 of 369 ~ 50.41'%

%22.49
%27.1
%50.41

CMYK color model

#5364BA color CMYK value is (55,46,0,27).

  • cyan value is 55.38%
  • magenta value is 46.24%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (55,46,0,27)
C55M46Y0K27 (55%, 46%, 0%, 27%)
(0.55 / 0.46 / 0.00 / 0.27)

CMYK percentages

%55.38
%46.24
%0
%27.06

Codes

Color #5364BA in popluar color models

53 64 BA
RGB 83 100 186
HSL 230° 42.74% 52.75%
HSB/HSV 230° 55.38% 72.94%
CMYK 55.38% 46.24% 0.00%
27.06%

Color #5364BA in popluar number systems.

HEX 53 64 BA
Decimal 83 100 186
Binary 1010011 1100100 10111010
Octal 123 144 272

Shades and tints

Shades of #5364BA

#5364BA
(83,100,186)
#4C5BAA
(76,91,170)
#45529A
(69,82,154)
#3E498A
(62,73,138)
#37407A
(55,64,122)
#30376A
(48,55,106)
#292E5A
(41,46,90)
#22254A
(34,37,74)
#1B1C3A
(27,28,58)
#14132A
(20,19,42)
#0D0A1A
(13,10,26)
#000000
(0,0,0)

Tints of #5364BA

#5364BA
(83,100,186)
#6272C0
(98,114,192)
#7180C6
(113,128,198)
#808ECC
(128,142,204)
#8F9CD2
(143,156,210)
#9EAAD8
(158,170,216)
#ADB8DE
(173,184,222)
#BCC6E4
(188,198,228)
#CBD4EA
(203,212,234)
#DAE2F0
(218,226,240)
#E9F0F6
(233,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5364BA color. Also use rgb(83,100,186) instead hex code.

Text Font Color

.myTextColor { color: #5364BA; }

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

This text font color is #5364BA.

Background Color

.myBgColor { background-color: #5364BA; }

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

This div background color is #5364BA.

Border color

.myBorderColor { border: 1px solid #5364BA; }

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

This div border color is #5364BA.

Opacity

.myOpacity80 { color: #5364BA; opacity: 0.8; }

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

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

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

This text has shadow with #5364BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5364BA.

Preview

Color preview on black background

This text has color #5364BA on black background.


Color preview on white background

This text has color #5364BA on white background.


Black color preview on #5364BA background

This text has black color on #5364BA background.


White color preview on #5364BA background

This text has white color on #5364BA background.


Related colors

Complementary color

Complementary color for #hex is #AC9B45.


I love getcolorcode.com

Triadic colors

1 #BA5364 and #64BA53 with #5364BA are triadic colors.

2 #BA6453 and #6453BA with #5364BA are triadic colors.