COLOR #9ED980

HEX: #9ED980 RGB: (158,217,128)

Renk bilgisi

#9ED980 contains mainly red and green colors. #9ED980 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#9ED980 color RGB value is (158,217,128).

RGB: (158,217,128) (62%, 85%, 50%)

RGB bağlantıları ve doygunluk

R 158 of 255 = 62%
G 217 of 255 = 85%
B 128 of 255 = 50%

158
217
128

R + G + B ~ 66%. #9ED980 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 158 + 217 + 128 = 503 (100%)
R 158 of 503 ~ 31.41%
G 217 of 503 ~ 43.14%
B 128 of 503 ~ 25.45'%

%31.41
%43.14
%25.45

CMYK RENK MODELİ

#9ED980 rengi CMYK tonu (27,0,41,15).

  • camgöbeği tonu 27.19%
  • eflatun tonu 0.00%
  • sarı tonu 41.01%
  • ana renk tonu 14.90%

CMYK: (27,0,41,15)
C27M0Y41K15 (27%, 0%, 41%, 15%)
(0.27 / 0.00 / 0.41 / 0.15)

CMYK yüzdeleri

%27.19
%0
%41.01
%14.9

Codes

Color #9ED980 in popluar color models

9E D9 80
RGB 158 217 128
HSL 100° 53.94% 67.65%
HSB/HSV 100° 41.01% 85.10%
CMYK 27.19% 0.00% 41.01%
14.90%

Color #9ED980 in popluar number systems.

HEX 9E D9 80
Decimal 158 217 128
Binary 10011110 11011001 10000000
Octal 236 331 200

Shades and tints

Shades of #9ED980

#9ED980
(158,217,128)
#90C675
(144,198,117)
#82B36A
(130,179,106)
#74A05F
(116,160,95)
#668D54
(102,141,84)
#587A49
(88,122,73)
#4A673E
(74,103,62)
#3C5433
(60,84,51)
#2E4128
(46,65,40)
#202E1D
(32,46,29)
#121B12
(18,27,18)
#000000
(0,0,0)

Tints of #9ED980

#9ED980
(158,217,128)
#A6DC8B
(166,220,139)
#AEDF96
(174,223,150)
#B6E2A1
(182,226,161)
#BEE5AC
(190,229,172)
#C6E8B7
(198,232,183)
#CEEBC2
(206,235,194)
#D6EECD
(214,238,205)
#DEF1D8
(222,241,216)
#E6F4E3
(230,244,227)
#EEF7EE
(238,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9ED980 color. Also use rgb(158,217,128) instead hex code.

Text Font Color

.myTextColor { color: #9ED980; }

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

This text font color is #9ED980.

Background Color

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

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

This div background color is #9ED980.

Border color

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

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

This div border color is #9ED980.

Opacity

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

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

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

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

This text has shadow with #9ED980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9ED980.

Preview

Color preview on black background

This text has color #9ED980 on black background.


Color preview on white background

This text has color #9ED980 on white background.


Black color preview on #9ED980 background

This text has black color on #9ED980 background.


White color preview on #9ED980 background

This text has white color on #9ED980 background.


Related colors

Complementary color

Complementary color for #hex is #61267F.


I love getcolorcode.com

Triadic colors

1 #809ED9 and #D9809E with #9ED980 are triadic colors.

2 #80D99E and #D99E80 with #9ED980 are triadic colors.