COLOR #9DE4A6

HEX: #9DE4A6 RGB: (157,228,166)

Color info

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

RGB color model

#9DE4A6 color RGB value is (157,228,166).

RGB: (157,228,166) (62%, 89%, 65%)

RGB channels and saturation

R 157 of 255 = 62%
G 228 of 255 = 89%
B 166 of 255 = 65%

157
228
166

R + G + B ~ 72%. #9DE4A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 157 + 228 + 166 = 551 (100%)
R 157 of 551 ~ 28.49%
G 228 of 551 ~ 41.38%
B 166 of 551 ~ 30.13'%

%28.49
%41.38
%30.13

CMYK color model

#9DE4A6 color CMYK value is (31,0,27,11).

  • cyan value is 31.14%
  • magenta value is 0.00%
  • yellow value is 27.19%
  • key color value is 10.59%
CMYK: (31,0,27,11) C31M0Y27K11 (31%,0%,27%,11%) (0.31/0.00/0.27/0.11) 

CMYK percentages

%31.14
%0
%27.19
%10.59

Codes

Color #9DE4A6 in popluar color models

9D E4 A6
RGB 157 228 166
HSL 128° 56.80% 75.49%
HSB/HSV 128° 31.14% 89.41%
CMYK 31.14% 0.00% 27.19%
10.59%

Color #9DE4A6 in popluar number systems.

HEX 9D E4 A6
Decimal 157 228 166
Binary 10011101 11100100 10100110
Octal 235 344 246

Shades and tints

Shades of #9DE4A6

#9DE4A6
(157,228,166)
#8FD097
(143,208,151)
#81BC88
(129,188,136)
#73A879
(115,168,121)
#65946A
(101,148,106)
#57805B
(87,128,91)
#496C4C
(73,108,76)
#3B583D
(59,88,61)
#2D442E
(45,68,46)
#1F301F
(31,48,31)
#111C10
(17,28,16)
#000000
(0,0,0)

Tints of #9DE4A6

#9DE4A6
(157,228,166)
#A5E6AE
(165,230,174)
#ADE8B6
(173,232,182)
#B5EABE
(181,234,190)
#BDECC6
(189,236,198)
#C5EECE
(197,238,206)
#CDF0D6
(205,240,214)
#D5F2DE
(213,242,222)
#DDF4E6
(221,244,230)
#E5F6EE
(229,246,238)
#EDF8F6
(237,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9DE4A6 color. Also use rgb(157,228,166) instead hex code.

Text Font Color

.myTextColor { color: #9DE4A6; }

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

This text font color is #9DE4A6.

Background Color

.myBgColor { background-color: #9DE4A6; }

<div style="background-color:#9DE4A6">Inner text</div>

This div background color is #9DE4A6.

Border color

.myBorderColor { border: 1px solid #9DE4A6; }

<div style="border:3px solid #9DE4A6">Div</div>

This div border color is #9DE4A6.

Opacity

.myOpacity80 { color: #9DE4A6; opacity: 0.8; }

<p style="color:#9DE4A6;opacity:0.8;">80%</p>

Text with #9DE4A6 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 #9DE4A6;}

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

This text has shadow with #9DE4A6 color.


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

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

This text has shadow with #9DE4A6 primary color and red secondary color.


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

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

This text has shadow with #9DE4A6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9DE4A6.

Preview

Color preview on black background

This text has color #9DE4A6 on black background.


Color preview on white background

This text has color #9DE4A6 on white background.


Black color preview on #9DE4A6 background

This text has black color on #9DE4A6 background.


White color preview on #9DE4A6 background

This text has white color on #9DE4A6 background.


Related colors

Complementary color

Complementary color for #hex is #621B59.


I love getcolorcode.com

Triadic colors

1 #A69DE4 and #E4A69D with #9DE4A6 are triadic colors.

2 #A6E49D and #E49DA6 with #9DE4A6 are triadic colors.