COLOR #9EDD5E

HEX: #9EDD5E RGB: (158,221,94)

Renk bilgisi

#9EDD5E contains mainly green color. #9EDD5E ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#9EDD5E color RGB value is (158,221,94).

RGB: (158,221,94) (62%, 87%, 37%)

RGB bağlantıları ve doygunluk

R 158 of 255 = 62%
G 221 of 255 = 87%
B 94 of 255 = 37%

158
221
94

R + G + B ~ 62%. #9EDD5E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 158 + 221 + 94 = 473 (100%)
R 158 of 473 ~ 33.4%
G 221 of 473 ~ 46.72%
B 94 of 473 ~ 19.87'%

%33.4
%46.72
%19.87

CMYK RENK MODELİ

#9EDD5E rengi CMYK tonu (29,0,57,13).

  • camgöbeği tonu 28.51%
  • eflatun tonu 0.00%
  • sarı tonu 57.47%
  • ana renk tonu 13.33%

CMYK: (29,0,57,13)
C29M0Y57K13 (29%, 0%, 57%, 13%)
(0.29 / 0.00 / 0.57 / 0.13)

CMYK yüzdeleri

%28.51
%0
%57.47
%13.33

Codes

Color #9EDD5E in popluar color models

9E DD 5E
RGB 158 221 94
HSL 90° 65.13% 61.76%
HSB/HSV 90° 57.47% 86.67%
CMYK 28.51% 0.00% 57.47%
13.33%

Color #9EDD5E in popluar number systems.

HEX 9E DD 5E
Decimal 158 221 94
Binary 10011110 11011101 1011110
Octal 236 335 136

Shades and tints

Shades of #9EDD5E

#9EDD5E
(158,221,94)
#90C956
(144,201,86)
#82B54E
(130,181,78)
#74A146
(116,161,70)
#668D3E
(102,141,62)
#587936
(88,121,54)
#4A652E
(74,101,46)
#3C5126
(60,81,38)
#2E3D1E
(46,61,30)
#202916
(32,41,22)
#12150E
(18,21,14)
#000000
(0,0,0)

Tints of #9EDD5E

#9EDD5E
(158,221,94)
#A6E06C
(166,224,108)
#AEE37A
(174,227,122)
#B6E688
(182,230,136)
#BEE996
(190,233,150)
#C6ECA4
(198,236,164)
#CEEFB2
(206,239,178)
#D6F2C0
(214,242,192)
#DEF5CE
(222,245,206)
#E6F8DC
(230,248,220)
#EEFBEA
(238,251,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9EDD5E color. Also use rgb(158,221,94) instead hex code.

Text Font Color

.myTextColor { color: #9EDD5E; }

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

This text font color is #9EDD5E.

Background Color

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

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

This div background color is #9EDD5E.

Border color

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

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

This div border color is #9EDD5E.

Opacity

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

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

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

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

This text has shadow with #9EDD5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9EDD5E.

Preview

Color preview on black background

This text has color #9EDD5E on black background.


Color preview on white background

This text has color #9EDD5E on white background.


Black color preview on #9EDD5E background

This text has black color on #9EDD5E background.


White color preview on #9EDD5E background

This text has white color on #9EDD5E background.


Related colors

Complementary color

Complementary color for #hex is #6122A1.


I love getcolorcode.com

Triadic colors

1 #5E9EDD and #DD5E9E with #9EDD5E are triadic colors.

2 #5EDD9E and #DD9E5E with #9EDD5E are triadic colors.