COLOR #5693D9

HEX: #5693D9 RGB: (86,147,217)

Color info

#5693D9 contains mainly blue color. Web safe color of #5693D9 is #6699CC (or #69C).

RGB color model

#5693D9 color RGB value is (86,147,217).

RGB: (86,147,217) (34%, 58%, 85%)

RGB channels and saturation

R 86 of 255 = 34%
G 147 of 255 = 58%
B 217 of 255 = 85%

86
147
217

R + G + B ~ 59%. #5693D9 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 86 + 147 + 217 = 450 (100%)
R 86 of 450 ~ 19.11%
G 147 of 450 ~ 32.67%
B 217 of 450 ~ 48.22'%

%19.11
%32.67
%48.22

CMYK color model

#5693D9 color CMYK value is (60,32,0,15).

  • cyan value is 60.37%
  • magenta value is 32.26%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (60,32,0,15)
C60M32Y0K15 (60%, 32%, 0%, 15%)
(0.60 / 0.32 / 0.00 / 0.15)

CMYK percentages

%60.37
%32.26
%0
%14.9

Codes

Color #5693D9 in popluar color models

56 93 D9
RGB 86 147 217
HSL 212° 63.29% 59.41%
HSB/HSV 212° 60.37% 85.10%
CMYK 60.37% 32.26% 0.00%
14.90%

Color #5693D9 in popluar number systems.

HEX 56 93 D9
Decimal 86 147 217
Binary 1010110 10010011 11011001
Octal 126 223 331

Shades and tints

Shades of #5693D9

#5693D9
(86,147,217)
#4F86C6
(79,134,198)
#4879B3
(72,121,179)
#416CA0
(65,108,160)
#3A5F8D
(58,95,141)
#33527A
(51,82,122)
#2C4567
(44,69,103)
#253854
(37,56,84)
#1E2B41
(30,43,65)
#171E2E
(23,30,46)
#10111B
(16,17,27)
#000000
(0,0,0)

Tints of #5693D9

#5693D9
(86,147,217)
#659CDC
(101,156,220)
#74A5DF
(116,165,223)
#83AEE2
(131,174,226)
#92B7E5
(146,183,229)
#A1C0E8
(161,192,232)
#B0C9EB
(176,201,235)
#BFD2EE
(191,210,238)
#CEDBF1
(206,219,241)
#DDE4F4
(221,228,244)
#ECEDF7
(236,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5693D9 color. Also use rgb(86,147,217) instead hex code.

Text Font Color

.myTextColor { color: #5693D9; }

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

This text font color is #5693D9.

Background Color

.myBgColor { background-color: #5693D9; }

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

This div background color is #5693D9.

Border color

.myBorderColor { border: 1px solid #5693D9; }

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

This div border color is #5693D9.

Opacity

.myOpacity80 { color: #5693D9; opacity: 0.8; }

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

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

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

This text has shadow with #5693D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5693D9.

Preview

Color preview on black background

This text has color #5693D9 on black background.


Color preview on white background

This text has color #5693D9 on white background.


Black color preview on #5693D9 background

This text has black color on #5693D9 background.


White color preview on #5693D9 background

This text has white color on #5693D9 background.


Related colors

Complementary color

Complementary color for #hex is #A96C26.


I love getcolorcode.com

Triadic colors

1 #D95693 and #93D956 with #5693D9 are triadic colors.

2 #D99356 and #9356D9 with #5693D9 are triadic colors.