COLOR #93E4D3

HEX: #93E4D3 RGB: (147,228,211)

Color info

#93E4D3 contains mainly green and blue colors. Web safe color of #93E4D3 is #99CCCC (or #9CC).

RGB color model

#93E4D3 color RGB value is (147,228,211).

RGB: (147,228,211) (58%, 89%, 83%)

RGB channels and saturation

R 147 of 255 = 58%
G 228 of 255 = 89%
B 211 of 255 = 83%

147
228
211

R + G + B ~ 77%. #93E4D3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 147 + 228 + 211 = 586 (100%)
R 147 of 586 ~ 25.09%
G 228 of 586 ~ 38.91%
B 211 of 586 ~ 36.01'%

%25.09
%38.91
%36.01

CMYK color model

#93E4D3 color CMYK value is (36,0,7,11).

  • cyan value is 35.53%
  • magenta value is 0.00%
  • yellow value is 7.46%
  • key color value is 10.59%

CMYK: (36,0,7,11)
C36M0Y7K11 (36%, 0%, 7%, 11%)
(0.36 / 0.00 / 0.07 / 0.11)

CMYK percentages

%35.53
%0
%7.46
%10.59

Codes

Color #93E4D3 in popluar color models

93 E4 D3
RGB 147 228 211
HSL 167° 60.00% 73.53%
HSB/HSV 167° 35.53% 89.41%
CMYK 35.53% 0.00% 7.46%
10.59%

Color #93E4D3 in popluar number systems.

HEX 93 E4 D3
Decimal 147 228 211
Binary 10010011 11100100 11010011
Octal 223 344 323

Shades and tints

Shades of #93E4D3

#93E4D3
(147,228,211)
#86D0C0
(134,208,192)
#79BCAD
(121,188,173)
#6CA89A
(108,168,154)
#5F9487
(95,148,135)
#528074
(82,128,116)
#456C61
(69,108,97)
#38584E
(56,88,78)
#2B443B
(43,68,59)
#1E3028
(30,48,40)
#111C15
(17,28,21)
#000000
(0,0,0)

Tints of #93E4D3

#93E4D3
(147,228,211)
#9CE6D7
(156,230,215)
#A5E8DB
(165,232,219)
#AEEADF
(174,234,223)
#B7ECE3
(183,236,227)
#C0EEE7
(192,238,231)
#C9F0EB
(201,240,235)
#D2F2EF
(210,242,239)
#DBF4F3
(219,244,243)
#E4F6F7
(228,246,247)
#EDF8FB
(237,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #93E4D3 color. Also use rgb(147,228,211) instead hex code.

Text Font Color

.myTextColor { color: #93E4D3; }

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

This text font color is #93E4D3.

Background Color

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

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

This div background color is #93E4D3.

Border color

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

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

This div border color is #93E4D3.

Opacity

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

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

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

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

This text has shadow with #93E4D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93E4D3.

Preview

Color preview on black background

This text has color #93E4D3 on black background.


Color preview on white background

This text has color #93E4D3 on white background.


Black color preview on #93E4D3 background

This text has black color on #93E4D3 background.


White color preview on #93E4D3 background

This text has white color on #93E4D3 background.


Related colors

Complementary color

Complementary color for #hex is #6C1B2C.


I love getcolorcode.com

Triadic colors

1 #D393E4 and #E4D393 with #93E4D3 are triadic colors.

2 #D3E493 and #E493D3 with #93E4D3 are triadic colors.