COLOR #93D393

HEX: #93D393 RGB: (147,211,147)

Color info

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

RGB color model

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

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

RGB channels and saturation

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

147
211
147

R + G + B ~ 66%. #93D393 is quite light color.

Portions of RGB colors in percentages

R + G + B = 147 + 211 + 147 = 505 (100%)
R 147 of 505 ~ 29.11%
G 211 of 505 ~ 41.78%
B 147 of 505 ~ 29.11'%

%29.11
%41.78
%29.11

CMYK color model

#93D393 color CMYK value is (30,0,30,17).

  • cyan value is 30.33%
  • magenta value is 0.00%
  • yellow value is 30.33%
  • key color value is 17.25%

CMYK: (30,0,30,17)
C30M0Y30K17 (30%, 0%, 30%, 17%)
(0.30 / 0.00 / 0.30 / 0.17)

CMYK percentages

%30.33
%0
%30.33
%17.25

Codes

Color #93D393 in popluar color models

93 D3 93
RGB 147 211 147
HSL 120° 42.11% 70.20%
HSB/HSV 120° 30.33% 82.75%
CMYK 30.33% 0.00% 30.33%
17.25%

Color #93D393 in popluar number systems.

HEX 93 D3 93
Decimal 147 211 147
Binary 10010011 11010011 10010011
Octal 223 323 223

Shades and tints

Shades of #93D393

#93D393
(147,211,147)
#86C086
(134,192,134)
#79AD79
(121,173,121)
#6C9A6C
(108,154,108)
#5F875F
(95,135,95)
#527452
(82,116,82)
#456145
(69,97,69)
#384E38
(56,78,56)
#2B3B2B
(43,59,43)
#1E281E
(30,40,30)
#111511
(17,21,17)
#000000
(0,0,0)

Tints of #93D393

#93D393
(147,211,147)
#9CD79C
(156,215,156)
#A5DBA5
(165,219,165)
#AEDFAE
(174,223,174)
#B7E3B7
(183,227,183)
#C0E7C0
(192,231,192)
#C9EBC9
(201,235,201)
#D2EFD2
(210,239,210)
#DBF3DB
(219,243,219)
#E4F7E4
(228,247,228)
#EDFBED
(237,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #93D393; }

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

This text font color is #93D393.

Background Color

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

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

This div background color is #93D393.

Border color

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

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

This div border color is #93D393.

Opacity

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

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

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

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

This text has shadow with #93D393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93D393.

Preview

Color preview on black background

This text has color #93D393 on black background.


Color preview on white background

This text has color #93D393 on white background.


Black color preview on #93D393 background

This text has black color on #93D393 background.


White color preview on #93D393 background

This text has white color on #93D393 background.


Related colors

Complementary color

Complementary color for #hex is #6C2C6C.


I love getcolorcode.com

Triadic colors

1 #9393D3 and #D39393 with #93D393 are triadic colors.

2 #93D393 and #D39393 with #93D393 are triadic colors.