COLOR #5DB5E9

HEX: #5DB5E9 RGB: (93,181,233)

Renk bilgisi

#5DB5E9 contains mainly green and blue colors. #5DB5E9 ‘ nin web güvenlik rengi #66CCFF (ya da #6CF) dir.

RGB renk modeli

#5DB5E9 color RGB value is (93,181,233).

RGB: (93,181,233) (36%, 71%, 91%)

RGB bağlantıları ve doygunluk

R 93 of 255 = 36%
G 181 of 255 = 71%
B 233 of 255 = 91%

93
181
233

R + G + B ~ 66%. #5DB5E9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 93 + 181 + 233 = 507 (100%)
R 93 of 507 ~ 18.34%
G 181 of 507 ~ 35.7%
B 233 of 507 ~ 45.96'%

%18.34
%35.7
%45.96

CMYK RENK MODELİ

#5DB5E9 rengi CMYK tonu (60,22,0,9).

  • camgöbeği tonu 60.09%
  • eflatun tonu 22.32%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (60,22,0,9)
C60M22Y0K9 (60%, 22%, 0%, 9%)
(0.60 / 0.22 / 0.00 / 0.09)

CMYK yüzdeleri

%60.09
%22.32
%0
%8.63

Codes

Color #5DB5E9 in popluar color models

5D B5 E9
RGB 93 181 233
HSL 202° 76.09% 63.92%
HSB/HSV 202° 60.09% 91.37%
CMYK 60.09% 22.32% 0.00%
8.63%

Color #5DB5E9 in popluar number systems.

HEX 5D B5 E9
Decimal 93 181 233
Binary 1011101 10110101 11101001
Octal 135 265 351

Shades and tints

Shades of #5DB5E9

#5DB5E9
(93,181,233)
#55A5D4
(85,165,212)
#4D95BF
(77,149,191)
#4585AA
(69,133,170)
#3D7595
(61,117,149)
#356580
(53,101,128)
#2D556B
(45,85,107)
#254556
(37,69,86)
#1D3541
(29,53,65)
#15252C
(21,37,44)
#0D1517
(13,21,23)
#000000
(0,0,0)

Tints of #5DB5E9

#5DB5E9
(93,181,233)
#6BBBEB
(107,187,235)
#79C1ED
(121,193,237)
#87C7EF
(135,199,239)
#95CDF1
(149,205,241)
#A3D3F3
(163,211,243)
#B1D9F5
(177,217,245)
#BFDFF7
(191,223,247)
#CDE5F9
(205,229,249)
#DBEBFB
(219,235,251)
#E9F1FD
(233,241,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5DB5E9 color. Also use rgb(93,181,233) instead hex code.

Text Font Color

.myTextColor { color: #5DB5E9; }

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

This text font color is #5DB5E9.

Background Color

.myBgColor { background-color: #5DB5E9; }

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

This div background color is #5DB5E9.

Border color

.myBorderColor { border: 1px solid #5DB5E9; }

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

This div border color is #5DB5E9.

Opacity

.myOpacity80 { color: #5DB5E9; opacity: 0.8; }

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

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

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

This text has shadow with #5DB5E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5DB5E9.

Preview

Color preview on black background

This text has color #5DB5E9 on black background.


Color preview on white background

This text has color #5DB5E9 on white background.


Black color preview on #5DB5E9 background

This text has black color on #5DB5E9 background.


White color preview on #5DB5E9 background

This text has white color on #5DB5E9 background.


Related colors

Complementary color

Complementary color for #hex is #A24A16.


I love getcolorcode.com

Triadic colors

1 #E95DB5 and #B5E95D with #5DB5E9 are triadic colors.

2 #E9B55D and #B55DE9 with #5DB5E9 are triadic colors.