COLOR #9EE395

HEX: #9EE395 RGB: (158,227,149)

Renk bilgisi

#9EE395 contains mainly green color. #9EE395 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#9EE395 color RGB value is (158,227,149).

RGB: (158,227,149) (62%, 89%, 58%)

RGB bağlantıları ve doygunluk

R 158 of 255 = 62%
G 227 of 255 = 89%
B 149 of 255 = 58%

158
227
149

R + G + B ~ 70%. #9EE395 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 158 + 227 + 149 = 534 (100%)
R 158 of 534 ~ 29.59%
G 227 of 534 ~ 42.51%
B 149 of 534 ~ 27.9'%

%29.59
%42.51
%27.9

CMYK RENK MODELİ

#9EE395 rengi CMYK tonu (30,0,34,11).

  • camgöbeği tonu 30.40%
  • eflatun tonu 0.00%
  • sarı tonu 34.36%
  • ana renk tonu 10.98%

CMYK: (30,0,34,11)
C30M0Y34K11 (30%, 0%, 34%, 11%)
(0.30 / 0.00 / 0.34 / 0.11)

CMYK yüzdeleri

%30.4
%0
%34.36
%10.98

Codes

Color #9EE395 in popluar color models

9E E3 95
RGB 158 227 149
HSL 113° 58.21% 73.73%
HSB/HSV 113° 34.36% 89.02%
CMYK 30.40% 0.00% 34.36%
10.98%

Color #9EE395 in popluar number systems.

HEX 9E E3 95
Decimal 158 227 149
Binary 10011110 11100011 10010101
Octal 236 343 225

Shades and tints

Shades of #9EE395

#9EE395
(158,227,149)
#90CF88
(144,207,136)
#82BB7B
(130,187,123)
#74A76E
(116,167,110)
#669361
(102,147,97)
#587F54
(88,127,84)
#4A6B47
(74,107,71)
#3C573A
(60,87,58)
#2E432D
(46,67,45)
#202F20
(32,47,32)
#121B13
(18,27,19)
#000000
(0,0,0)

Tints of #9EE395

#9EE395
(158,227,149)
#A6E59E
(166,229,158)
#AEE7A7
(174,231,167)
#B6E9B0
(182,233,176)
#BEEBB9
(190,235,185)
#C6EDC2
(198,237,194)
#CEEFCB
(206,239,203)
#D6F1D4
(214,241,212)
#DEF3DD
(222,243,221)
#E6F5E6
(230,245,230)
#EEF7EF
(238,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9EE395 color. Also use rgb(158,227,149) instead hex code.

Text Font Color

.myTextColor { color: #9EE395; }

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

This text font color is #9EE395.

Background Color

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

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

This div background color is #9EE395.

Border color

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

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

This div border color is #9EE395.

Opacity

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

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

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

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

This text has shadow with #9EE395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9EE395.

Preview

Color preview on black background

This text has color #9EE395 on black background.


Color preview on white background

This text has color #9EE395 on white background.


Black color preview on #9EE395 background

This text has black color on #9EE395 background.


White color preview on #9EE395 background

This text has white color on #9EE395 background.


Related colors

Complementary color

Complementary color for #hex is #611C6A.


I love getcolorcode.com

Triadic colors

1 #959EE3 and #E3959E with #9EE395 are triadic colors.

2 #95E39E and #E39E95 with #9EE395 are triadic colors.