COLOR #93E4B3

HEX: #93E4B3 RGB: (147,228,179)

Color info

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

RGB color model

#93E4B3 color RGB value is (147,228,179).

RGB: (147,228,179) (58%, 89%, 70%)

RGB channels and saturation

R 147 of 255 = 58%
G 228 of 255 = 89%
B 179 of 255 = 70%

147
228
179

R + G + B ~ 72%. #93E4B3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 147 + 228 + 179 = 554 (100%)
R 147 of 554 ~ 26.53%
G 228 of 554 ~ 41.16%
B 179 of 554 ~ 32.31'%

%26.53
%41.16
%32.31

CMYK color model

#93E4B3 color CMYK value is (36,0,21,11).

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

CMYK: (36,0,21,11)
C36M0Y21K11 (36%, 0%, 21%, 11%)
(0.36 / 0.00 / 0.21 / 0.11)

CMYK percentages

%35.53
%0
%21.49
%10.59

Codes

Color #93E4B3 in popluar color models

93 E4 B3
RGB 147 228 179
HSL 144° 60.00% 73.53%
HSB/HSV 144° 35.53% 89.41%
CMYK 35.53% 0.00% 21.49%
10.59%

Color #93E4B3 in popluar number systems.

HEX 93 E4 B3
Decimal 147 228 179
Binary 10010011 11100100 10110011
Octal 223 344 263

Shades and tints

Shades of #93E4B3

#93E4B3
(147,228,179)
#86D0A3
(134,208,163)
#79BC93
(121,188,147)
#6CA883
(108,168,131)
#5F9473
(95,148,115)
#528063
(82,128,99)
#456C53
(69,108,83)
#385843
(56,88,67)
#2B4433
(43,68,51)
#1E3023
(30,48,35)
#111C13
(17,28,19)
#000000
(0,0,0)

Tints of #93E4B3

#93E4B3
(147,228,179)
#9CE6B9
(156,230,185)
#A5E8BF
(165,232,191)
#AEEAC5
(174,234,197)
#B7ECCB
(183,236,203)
#C0EED1
(192,238,209)
#C9F0D7
(201,240,215)
#D2F2DD
(210,242,221)
#DBF4E3
(219,244,227)
#E4F6E9
(228,246,233)
#EDF8EF
(237,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #93E4B3; }

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

This text font color is #93E4B3.

Background Color

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

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

This div background color is #93E4B3.

Border color

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

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

This div border color is #93E4B3.

Opacity

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

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

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

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

This text has shadow with #93E4B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93E4B3.

Preview

Color preview on black background

This text has color #93E4B3 on black background.


Color preview on white background

This text has color #93E4B3 on white background.


Black color preview on #93E4B3 background

This text has black color on #93E4B3 background.


White color preview on #93E4B3 background

This text has white color on #93E4B3 background.


Related colors

Complementary color

Complementary color for #hex is #6C1B4C.


I love getcolorcode.com

Triadic colors

1 #B393E4 and #E4B393 with #93E4B3 are triadic colors.

2 #B3E493 and #E493B3 with #93E4B3 are triadic colors.