COLOR #5388D0

HEX: #5388D0 RGB: (83,136,208)

Renk bilgisi

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

RGB renk modeli

#5388D0 color RGB value is (83,136,208).

RGB: (83,136,208) (33%, 53%, 82%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 136 of 255 = 53%
B 208 of 255 = 82%

83
136
208

R + G + B ~ 56%. #5388D0 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 136 + 208 = 427 (100%)
R 83 of 427 ~ 19.44%
G 136 of 427 ~ 31.85%
B 208 of 427 ~ 48.71'%

%19.44
%31.85
%48.71

CMYK RENK MODELİ

#5388D0 rengi CMYK tonu (60,35,0,18).

  • camgöbeği tonu 60.10%
  • eflatun tonu 34.62%
  • sarı tonu 0.00%
  • ana renk tonu 18.43%

CMYK: (60,35,0,18)
C60M35Y0K18 (60%, 35%, 0%, 18%)
(0.60 / 0.35 / 0.00 / 0.18)

CMYK yüzdeleri

%60.1
%34.62
%0
%18.43

Codes

Color #5388D0 in popluar color models

53 88 D0
RGB 83 136 208
HSL 215° 57.08% 57.06%
HSB/HSV 215° 60.10% 81.57%
CMYK 60.10% 34.62% 0.00%
18.43%

Color #5388D0 in popluar number systems.

HEX 53 88 D0
Decimal 83 136 208
Binary 1010011 10001000 11010000
Octal 123 210 320

Shades and tints

Shades of #5388D0

#5388D0
(83,136,208)
#4C7CBE
(76,124,190)
#4570AC
(69,112,172)
#3E649A
(62,100,154)
#375888
(55,88,136)
#304C76
(48,76,118)
#294064
(41,64,100)
#223452
(34,52,82)
#1B2840
(27,40,64)
#141C2E
(20,28,46)
#0D101C
(13,16,28)
#000000
(0,0,0)

Tints of #5388D0

#5388D0
(83,136,208)
#6292D4
(98,146,212)
#719CD8
(113,156,216)
#80A6DC
(128,166,220)
#8FB0E0
(143,176,224)
#9EBAE4
(158,186,228)
#ADC4E8
(173,196,232)
#BCCEEC
(188,206,236)
#CBD8F0
(203,216,240)
#DAE2F4
(218,226,244)
#E9ECF8
(233,236,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5388D0 color. Also use rgb(83,136,208) instead hex code.

Text Font Color

.myTextColor { color: #5388D0; }

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

This text font color is #5388D0.

Background Color

.myBgColor { background-color: #5388D0; }

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

This div background color is #5388D0.

Border color

.myBorderColor { border: 1px solid #5388D0; }

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

This div border color is #5388D0.

Opacity

.myOpacity80 { color: #5388D0; opacity: 0.8; }

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

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

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

This text has shadow with #5388D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5388D0.

Preview

Color preview on black background

This text has color #5388D0 on black background.


Color preview on white background

This text has color #5388D0 on white background.


Black color preview on #5388D0 background

This text has black color on #5388D0 background.


White color preview on #5388D0 background

This text has white color on #5388D0 background.


Related colors

Complementary color

Complementary color for #hex is #AC772F.


I love getcolorcode.com

Triadic colors

1 #D05388 and #88D053 with #5388D0 are triadic colors.

2 #D08853 and #8853D0 with #5388D0 are triadic colors.