COLOR #9EDE7B

HEX: #9EDE7B RGB: (158,222,123)

Renk bilgisi

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

RGB renk modeli

#9EDE7B color RGB value is (158,222,123).

RGB: (158,222,123) (62%, 87%, 48%)

RGB bağlantıları ve doygunluk

R 158 of 255 = 62%
G 222 of 255 = 87%
B 123 of 255 = 48%

158
222
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 158 + 222 + 123 = 503 (100%)
R 158 of 503 ~ 31.41%
G 222 of 503 ~ 44.14%
B 123 of 503 ~ 24.45'%

%31.41
%44.14
%24.45

CMYK RENK MODELİ

#9EDE7B rengi CMYK tonu (29,0,45,13).

  • camgöbeği tonu 28.83%
  • eflatun tonu 0.00%
  • sarı tonu 44.59%
  • ana renk tonu 12.94%

CMYK: (29,0,45,13)
C29M0Y45K13 (29%, 0%, 45%, 13%)
(0.29 / 0.00 / 0.45 / 0.13)

CMYK yüzdeleri

%28.83
%0
%44.59
%12.94

Codes

Color #9EDE7B in popluar color models

9E DE 7B
RGB 158 222 123
HSL 99° 60.00% 67.65%
HSB/HSV 99° 44.59% 87.06%
CMYK 28.83% 0.00% 44.59%
12.94%

Color #9EDE7B in popluar number systems.

HEX 9E DE 7B
Decimal 158 222 123
Binary 10011110 11011110 1111011
Octal 236 336 173

Shades and tints

Shades of #9EDE7B

#9EDE7B
(158,222,123)
#90CA70
(144,202,112)
#82B665
(130,182,101)
#74A25A
(116,162,90)
#668E4F
(102,142,79)
#587A44
(88,122,68)
#4A6639
(74,102,57)
#3C522E
(60,82,46)
#2E3E23
(46,62,35)
#202A18
(32,42,24)
#12160D
(18,22,13)
#000000
(0,0,0)

Tints of #9EDE7B

#9EDE7B
(158,222,123)
#A6E187
(166,225,135)
#AEE493
(174,228,147)
#B6E79F
(182,231,159)
#BEEAAB
(190,234,171)
#C6EDB7
(198,237,183)
#CEF0C3
(206,240,195)
#D6F3CF
(214,243,207)
#DEF6DB
(222,246,219)
#E6F9E7
(230,249,231)
#EEFCF3
(238,252,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9EDE7B color. Also use rgb(158,222,123) instead hex code.

Text Font Color

.myTextColor { color: #9EDE7B; }

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

This text font color is #9EDE7B.

Background Color

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

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

This div background color is #9EDE7B.

Border color

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

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

This div border color is #9EDE7B.

Opacity

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

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

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

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

This text has shadow with #9EDE7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9EDE7B.

Preview

Color preview on black background

This text has color #9EDE7B on black background.


Color preview on white background

This text has color #9EDE7B on white background.


Black color preview on #9EDE7B background

This text has black color on #9EDE7B background.


White color preview on #9EDE7B background

This text has white color on #9EDE7B background.


Related colors

Complementary color

Complementary color for #hex is #612184.


I love getcolorcode.com

Triadic colors

1 #7B9EDE and #DE7B9E with #9EDE7B are triadic colors.

2 #7BDE9E and #DE9E7B with #9EDE7B are triadic colors.