COLOR #93D9A3

HEX: #93D9A3 RGB: (147,217,163)

Color info

#93D9A3 contains mainly green and blue colors. Web safe color of #93D9A3 is #99CC99 (or #9C9).

RGB color model

#93D9A3 color RGB value is (147,217,163).

RGB: (147,217,163) (58%, 85%, 64%)

RGB channels and saturation

R 147 of 255 = 58%
G 217 of 255 = 85%
B 163 of 255 = 64%

147
217
163

R + G + B ~ 69%. #93D9A3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 147 + 217 + 163 = 527 (100%)
R 147 of 527 ~ 27.89%
G 217 of 527 ~ 41.18%
B 163 of 527 ~ 30.93'%

%27.89
%41.18
%30.93

CMYK color model

#93D9A3 color CMYK value is (32,0,25,15).

  • cyan value is 32.26%
  • magenta value is 0.00%
  • yellow value is 24.88%
  • key color value is 14.90%

CMYK: (32,0,25,15)
C32M0Y25K15 (32%, 0%, 25%, 15%)
(0.32 / 0.00 / 0.25 / 0.15)

CMYK percentages

%32.26
%0
%24.88
%14.9

Codes

Color #93D9A3 in popluar color models

93 D9 A3
RGB 147 217 163
HSL 134° 47.95% 71.37%
HSB/HSV 134° 32.26% 85.10%
CMYK 32.26% 0.00% 24.88%
14.90%

Color #93D9A3 in popluar number systems.

HEX 93 D9 A3
Decimal 147 217 163
Binary 10010011 11011001 10100011
Octal 223 331 243

Shades and tints

Shades of #93D9A3

#93D9A3
(147,217,163)
#86C695
(134,198,149)
#79B387
(121,179,135)
#6CA079
(108,160,121)
#5F8D6B
(95,141,107)
#527A5D
(82,122,93)
#45674F
(69,103,79)
#385441
(56,84,65)
#2B4133
(43,65,51)
#1E2E25
(30,46,37)
#111B17
(17,27,23)
#000000
(0,0,0)

Tints of #93D9A3

#93D9A3
(147,217,163)
#9CDCAB
(156,220,171)
#A5DFB3
(165,223,179)
#AEE2BB
(174,226,187)
#B7E5C3
(183,229,195)
#C0E8CB
(192,232,203)
#C9EBD3
(201,235,211)
#D2EEDB
(210,238,219)
#DBF1E3
(219,241,227)
#E4F4EB
(228,244,235)
#EDF7F3
(237,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #93D9A3; }

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

This text font color is #93D9A3.

Background Color

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

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

This div background color is #93D9A3.

Border color

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

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

This div border color is #93D9A3.

Opacity

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

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

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

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

This text has shadow with #93D9A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93D9A3.

Preview

Color preview on black background

This text has color #93D9A3 on black background.


Color preview on white background

This text has color #93D9A3 on white background.


Black color preview on #93D9A3 background

This text has black color on #93D9A3 background.


White color preview on #93D9A3 background

This text has white color on #93D9A3 background.


Related colors

Complementary color

Complementary color for #hex is #6C265C.


I love getcolorcode.com

Triadic colors

1 #A393D9 and #D9A393 with #93D9A3 are triadic colors.

2 #A3D993 and #D993A3 with #93D9A3 are triadic colors.