COLOR #93D4D6

HEX: #93D4D6 RGB: (147,212,214)

Color info

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

RGB color model

#93D4D6 color RGB value is (147,212,214).

RGB: (147,212,214) (58%, 83%, 84%)

RGB channels and saturation

R 147 of 255 = 58%
G 212 of 255 = 83%
B 214 of 255 = 84%

147
212
214

R + G + B ~ 75%. #93D4D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 147 + 212 + 214 = 573 (100%)
R 147 of 573 ~ 25.65%
G 212 of 573 ~ 37%
B 214 of 573 ~ 37.35'%

%25.65
%37
%37.35

CMYK color model

#93D4D6 color CMYK value is (31,1,0,16).

  • cyan value is 31.31%
  • magenta value is 0.93%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (31,1,0,16)
C31M1Y0K16 (31%, 1%, 0%, 16%)
(0.31 / 0.01 / 0.00 / 0.16)

CMYK percentages

%31.31
%0.93
%0
%16.08

Codes

Color #93D4D6 in popluar color models

93 D4 D6
RGB 147 212 214
HSL 182° 44.97% 70.78%
HSB/HSV 182° 31.31% 83.92%
CMYK 31.31% 0.93% 0.00%
16.08%

Color #93D4D6 in popluar number systems.

HEX 93 D4 D6
Decimal 147 212 214
Binary 10010011 11010100 11010110
Octal 223 324 326

Shades and tints

Shades of #93D4D6

#93D4D6
(147,212,214)
#86C1C3
(134,193,195)
#79AEB0
(121,174,176)
#6C9B9D
(108,155,157)
#5F888A
(95,136,138)
#527577
(82,117,119)
#456264
(69,98,100)
#384F51
(56,79,81)
#2B3C3E
(43,60,62)
#1E292B
(30,41,43)
#111618
(17,22,24)
#000000
(0,0,0)

Tints of #93D4D6

#93D4D6
(147,212,214)
#9CD7D9
(156,215,217)
#A5DADC
(165,218,220)
#AEDDDF
(174,221,223)
#B7E0E2
(183,224,226)
#C0E3E5
(192,227,229)
#C9E6E8
(201,230,232)
#D2E9EB
(210,233,235)
#DBECEE
(219,236,238)
#E4EFF1
(228,239,241)
#EDF2F4
(237,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #93D4D6 color. Also use rgb(147,212,214) instead hex code.

Text Font Color

.myTextColor { color: #93D4D6; }

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

This text font color is #93D4D6.

Background Color

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

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

This div background color is #93D4D6.

Border color

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

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

This div border color is #93D4D6.

Opacity

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

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

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

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

This text has shadow with #93D4D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93D4D6.

Preview

Color preview on black background

This text has color #93D4D6 on black background.


Color preview on white background

This text has color #93D4D6 on white background.


Black color preview on #93D4D6 background

This text has black color on #93D4D6 background.


White color preview on #93D4D6 background

This text has white color on #93D4D6 background.


Related colors

Complementary color

Complementary color for #hex is #6C2B29.


I love getcolorcode.com

Triadic colors

1 #D693D4 and #D4D693 with #93D4D6 are triadic colors.

2 #D6D493 and #D493D6 with #93D4D6 are triadic colors.