COLOR #93E6A2

HEX: #93E6A2 RGB: (147,230,162)

Color info

#93E6A2 contains mainly green color. Web safe color of #93E6A2 is #99CC99 (or #9C9).

RGB color model

#93E6A2 color RGB value is (147,230,162).

RGB: (147,230,162) (58%, 90%, 64%)

RGB channels and saturation

R 147 of 255 = 58%
G 230 of 255 = 90%
B 162 of 255 = 64%

147
230
162

R + G + B ~ 71%. #93E6A2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 147 + 230 + 162 = 539 (100%)
R 147 of 539 ~ 27.27%
G 230 of 539 ~ 42.67%
B 162 of 539 ~ 30.06'%

%27.27
%42.67
%30.06

CMYK color model

#93E6A2 color CMYK value is (36,0,30,10).

  • cyan value is 36.09%
  • magenta value is 0.00%
  • yellow value is 29.57%
  • key color value is 9.80%

CMYK: (36,0,30,10)
C36M0Y30K10 (36%, 0%, 30%, 10%)
(0.36 / 0.00 / 0.30 / 0.10)

CMYK percentages

%36.09
%0
%29.57
%9.8

Codes

Color #93E6A2 in popluar color models

93 E6 A2
RGB 147 230 162
HSL 131° 62.41% 73.92%
HSB/HSV 131° 36.09% 90.20%
CMYK 36.09% 0.00% 29.57%
9.80%

Color #93E6A2 in popluar number systems.

HEX 93 E6 A2
Decimal 147 230 162
Binary 10010011 11100110 10100010
Octal 223 346 242

Shades and tints

Shades of #93E6A2

#93E6A2
(147,230,162)
#86D294
(134,210,148)
#79BE86
(121,190,134)
#6CAA78
(108,170,120)
#5F966A
(95,150,106)
#52825C
(82,130,92)
#456E4E
(69,110,78)
#385A40
(56,90,64)
#2B4632
(43,70,50)
#1E3224
(30,50,36)
#111E16
(17,30,22)
#000000
(0,0,0)

Tints of #93E6A2

#93E6A2
(147,230,162)
#9CE8AA
(156,232,170)
#A5EAB2
(165,234,178)
#AEECBA
(174,236,186)
#B7EEC2
(183,238,194)
#C0F0CA
(192,240,202)
#C9F2D2
(201,242,210)
#D2F4DA
(210,244,218)
#DBF6E2
(219,246,226)
#E4F8EA
(228,248,234)
#EDFAF2
(237,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #93E6A2; }

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

This text font color is #93E6A2.

Background Color

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

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

This div background color is #93E6A2.

Border color

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

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

This div border color is #93E6A2.

Opacity

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

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

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

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

This text has shadow with #93E6A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93E6A2.

Preview

Color preview on black background

This text has color #93E6A2 on black background.


Color preview on white background

This text has color #93E6A2 on white background.


Black color preview on #93E6A2 background

This text has black color on #93E6A2 background.


White color preview on #93E6A2 background

This text has white color on #93E6A2 background.


Related colors

Complementary color

Complementary color for #hex is #6C195D.


I love getcolorcode.com

Triadic colors

1 #A293E6 and #E6A293 with #93E6A2 are triadic colors.

2 #A2E693 and #E693A2 with #93E6A2 are triadic colors.