COLOR #5387D9

HEX: #5387D9 RGB: (83,135,217)

Renk bilgisi

#5387D9 contains mainly blue color. #5387D9 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#5387D9 color RGB value is (83,135,217).

RGB: (83,135,217) (33%, 53%, 85%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 135 of 255 = 53%
B 217 of 255 = 85%

83
135
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 135 + 217 = 435 (100%)
R 83 of 435 ~ 19.08%
G 135 of 435 ~ 31.03%
B 217 of 435 ~ 49.89'%

%19.08
%31.03
%49.89

CMYK RENK MODELİ

#5387D9 rengi CMYK tonu (62,38,0,15).

  • camgöbeği tonu 61.75%
  • eflatun tonu 37.79%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (62,38,0,15)
C62M38Y0K15 (62%, 38%, 0%, 15%)
(0.62 / 0.38 / 0.00 / 0.15)

CMYK yüzdeleri

%61.75
%37.79
%0
%14.9

Codes

Color #5387D9 in popluar color models

53 87 D9
RGB 83 135 217
HSL 217° 63.81% 58.82%
HSB/HSV 217° 61.75% 85.10%
CMYK 61.75% 37.79% 0.00%
14.90%

Color #5387D9 in popluar number systems.

HEX 53 87 D9
Decimal 83 135 217
Binary 1010011 10000111 11011001
Octal 123 207 331

Shades and tints

Shades of #5387D9

#5387D9
(83,135,217)
#4C7BC6
(76,123,198)
#456FB3
(69,111,179)
#3E63A0
(62,99,160)
#37578D
(55,87,141)
#304B7A
(48,75,122)
#293F67
(41,63,103)
#223354
(34,51,84)
#1B2741
(27,39,65)
#141B2E
(20,27,46)
#0D0F1B
(13,15,27)
#000000
(0,0,0)

Tints of #5387D9

#5387D9
(83,135,217)
#6291DC
(98,145,220)
#719BDF
(113,155,223)
#80A5E2
(128,165,226)
#8FAFE5
(143,175,229)
#9EB9E8
(158,185,232)
#ADC3EB
(173,195,235)
#BCCDEE
(188,205,238)
#CBD7F1
(203,215,241)
#DAE1F4
(218,225,244)
#E9EBF7
(233,235,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5387D9 color. Also use rgb(83,135,217) instead hex code.

Text Font Color

.myTextColor { color: #5387D9; }

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

This text font color is #5387D9.

Background Color

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

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

This div background color is #5387D9.

Border color

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

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

This div border color is #5387D9.

Opacity

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

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

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

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

This text has shadow with #5387D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5387D9.

Preview

Color preview on black background

This text has color #5387D9 on black background.


Color preview on white background

This text has color #5387D9 on white background.


Black color preview on #5387D9 background

This text has black color on #5387D9 background.


White color preview on #5387D9 background

This text has white color on #5387D9 background.


Related colors

Complementary color

Complementary color for #hex is #AC7826.


I love getcolorcode.com

Triadic colors

1 #D95387 and #87D953 with #5387D9 are triadic colors.

2 #D98753 and #8753D9 with #5387D9 are triadic colors.