COLOR #93D9E6

HEX: #93D9E6 RGB: (147,217,230)

Renk bilgisi

#93D9E6 contains mainly green and blue colors. #93D9E6 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#93D9E6 color RGB value is (147,217,230).

RGB: (147,217,230) (58%, 85%, 90%)

RGB bağlantıları ve doygunluk

R 147 of 255 = 58%
G 217 of 255 = 85%
B 230 of 255 = 90%

147
217
230

R + G + B ~ 78%. #93D9E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 147 + 217 + 230 = 594 (100%)
R 147 of 594 ~ 24.75%
G 217 of 594 ~ 36.53%
B 230 of 594 ~ 38.72'%

%24.75
%36.53
%38.72

CMYK RENK MODELİ

#93D9E6 rengi CMYK tonu (36,6,0,10).

  • camgöbeği tonu 36.09%
  • eflatun tonu 5.65%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (36,6,0,10)
C36M6Y0K10 (36%, 6%, 0%, 10%)
(0.36 / 0.06 / 0.00 / 0.10)

CMYK yüzdeleri

%36.09
%5.65
%0
%9.8

Codes

Color #93D9E6 in popluar color models

93 D9 E6
RGB 147 217 230
HSL 189° 62.41% 73.92%
HSB/HSV 189° 36.09% 90.20%
CMYK 36.09% 5.65% 0.00%
9.80%

Color #93D9E6 in popluar number systems.

HEX 93 D9 E6
Decimal 147 217 230
Binary 10010011 11011001 11100110
Octal 223 331 346

Shades and tints

Shades of #93D9E6

#93D9E6
(147,217,230)
#86C6D2
(134,198,210)
#79B3BE
(121,179,190)
#6CA0AA
(108,160,170)
#5F8D96
(95,141,150)
#527A82
(82,122,130)
#45676E
(69,103,110)
#38545A
(56,84,90)
#2B4146
(43,65,70)
#1E2E32
(30,46,50)
#111B1E
(17,27,30)
#000000
(0,0,0)

Tints of #93D9E6

#93D9E6
(147,217,230)
#9CDCE8
(156,220,232)
#A5DFEA
(165,223,234)
#AEE2EC
(174,226,236)
#B7E5EE
(183,229,238)
#C0E8F0
(192,232,240)
#C9EBF2
(201,235,242)
#D2EEF4
(210,238,244)
#DBF1F6
(219,241,246)
#E4F4F8
(228,244,248)
#EDF7FA
(237,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #93D9E6 color. Also use rgb(147,217,230) instead hex code.

Text Font Color

.myTextColor { color: #93D9E6; }

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

This text font color is #93D9E6.

Background Color

.myBgColor { background-color: #93D9E6; }

<div style="background-color:#93D9E6">Inner text</div>

This div background color is #93D9E6.

Border color

.myBorderColor { border: 1px solid #93D9E6; }

<div style="border:3px solid #93D9E6">Div</div>

This div border color is #93D9E6.

Opacity

.myOpacity80 { color: #93D9E6; opacity: 0.8; }

<p style="color:#93D9E6;opacity:0.8;">80%</p>

Text with #93D9E6 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 #93D9E6;}

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

This text has shadow with #93D9E6 color.


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

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

This text has shadow with #93D9E6 primary color and red secondary color.


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

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

This text has shadow with #93D9E6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #93D9E6.

Preview

Color preview on black background

This text has color #93D9E6 on black background.


Color preview on white background

This text has color #93D9E6 on white background.


Black color preview on #93D9E6 background

This text has black color on #93D9E6 background.


White color preview on #93D9E6 background

This text has white color on #93D9E6 background.


Related colors

Complementary color

Complementary color for #hex is #6C2619.


I love getcolorcode.com

Triadic colors

1 #E693D9 and #D9E693 with #93D9E6 are triadic colors.

2 #E6D993 and #D993E6 with #93D9E6 are triadic colors.