COLOR #93E6F6

HEX: #93E6F6 RGB: (147,230,246)

Color info

#93E6F6 contains mainly green and blue colors. Web safe color of #93E6F6 is #99CCFF (or #9CF).

RGB color model

#93E6F6 color RGB value is (147,230,246).

RGB: (147,230,246) (58%, 90%, 96%)

RGB channels and saturation

R 147 of 255 = 58%
G 230 of 255 = 90%
B 246 of 255 = 96%

147
230
246

R + G + B ~ 81%. #93E6F6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 147 + 230 + 246 = 623 (100%)
R 147 of 623 ~ 23.6%
G 230 of 623 ~ 36.92%
B 246 of 623 ~ 39.49'%

%23.6
%36.92
%39.49

CMYK color model

#93E6F6 color CMYK value is (40,7,0,4).

  • cyan value is 40.24%
  • magenta value is 6.50%
  • yellow value is 0.00%
  • key color value is 3.53%
CMYK: (40,7,0,4) C40M7Y0K4 (40%,7%,0%,4%) (0.40/0.07/0.00/0.04) 

CMYK percentages

%40.24
%6.5
%0
%3.53

Codes

Color #93E6F6 in popluar color models

93 E6 F6
RGB 147 230 246
HSL 190° 84.62% 77.06%
HSB/HSV 190° 40.24% 96.47%
CMYK 40.24% 6.50% 0.00%
3.53%

Color #93E6F6 in popluar number systems.

HEX 93 E6 F6
Decimal 147 230 246
Binary 10010011 11100110 11110110
Octal 223 346 366

Shades and tints

Shades of #93E6F6

#93E6F6
(147,230,246)
#86D2E0
(134,210,224)
#79BECA
(121,190,202)
#6CAAB4
(108,170,180)
#5F969E
(95,150,158)
#528288
(82,130,136)
#456E72
(69,110,114)
#385A5C
(56,90,92)
#2B4646
(43,70,70)
#1E3230
(30,50,48)
#111E1A
(17,30,26)
#000000
(0,0,0)

Tints of #93E6F6

#93E6F6
(147,230,246)
#9CE8F6
(156,232,246)
#A5EAF6
(165,234,246)
#AEECF6
(174,236,246)
#B7EEF6
(183,238,246)
#C0F0F6
(192,240,246)
#C9F2F6
(201,242,246)
#D2F4F6
(210,244,246)
#DBF6F6
(219,246,246)
#E4F8F6
(228,248,246)
#EDFAF6
(237,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #93E6F6; }

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

This text font color is #93E6F6.

Background Color

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

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

This div background color is #93E6F6.

Border color

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

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

This div border color is #93E6F6.

Opacity

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

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

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

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

This text has shadow with #93E6F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93E6F6.

Preview

Color preview on black background

This text has color #93E6F6 on black background.


Color preview on white background

This text has color #93E6F6 on white background.


Black color preview on #93E6F6 background

This text has black color on #93E6F6 background.


White color preview on #93E6F6 background

This text has white color on #93E6F6 background.


Related colors

Complementary color

Complementary color for #hex is #6C1909.


I love getcolorcode.com

Triadic colors

1 #F693E6 and #E6F693 with #93E6F6 are triadic colors.

2 #F6E693 and #E693F6 with #93E6F6 are triadic colors.