COLOR #95EF9A

HEX: #95EF9A RGB: (149,239,154)

Color info

#95EF9A contains mainly green color. Web safe color of #95EF9A is #99FF99 (or #9F9).

RGB color model

#95EF9A color RGB value is (149,239,154).

RGB: (149,239,154) (58%, 94%, 60%)

RGB channels and saturation

R 149 of 255 = 58%
G 239 of 255 = 94%
B 154 of 255 = 60%

149
239
154

R + G + B ~ 71%. #95EF9A is quite light color.

Portions of RGB colors in percentages

R + G + B = 149 + 239 + 154 = 542 (100%)
R 149 of 542 ~ 27.49%
G 239 of 542 ~ 44.1%
B 154 of 542 ~ 28.41'%

%27.49
%44.1
%28.41

CMYK color model

#95EF9A color CMYK value is (38,0,36,6).

  • cyan value is 37.66%
  • magenta value is 0.00%
  • yellow value is 35.56%
  • key color value is 6.27%

CMYK: (38,0,36,6)
C38M0Y36K6 (38%, 0%, 36%, 6%)
(0.38 / 0.00 / 0.36 / 0.06)

CMYK percentages

%37.66
%0
%35.56
%6.27

Codes

Color #95EF9A in popluar color models

95 EF 9A
RGB 149 239 154
HSL 123° 73.77% 76.08%
HSB/HSV 123° 37.66% 93.73%
CMYK 37.66% 0.00% 35.56%
6.27%

Color #95EF9A in popluar number systems.

HEX 95 EF 9A
Decimal 149 239 154
Binary 10010101 11101111 10011010
Octal 225 357 232

Shades and tints

Shades of #95EF9A

#95EF9A
(149,239,154)
#88DA8C
(136,218,140)
#7BC57E
(123,197,126)
#6EB070
(110,176,112)
#619B62
(97,155,98)
#548654
(84,134,84)
#477146
(71,113,70)
#3A5C38
(58,92,56)
#2D472A
(45,71,42)
#20321C
(32,50,28)
#131D0E
(19,29,14)
#000000
(0,0,0)

Tints of #95EF9A

#95EF9A
(149,239,154)
#9EF0A3
(158,240,163)
#A7F1AC
(167,241,172)
#B0F2B5
(176,242,181)
#B9F3BE
(185,243,190)
#C2F4C7
(194,244,199)
#CBF5D0
(203,245,208)
#D4F6D9
(212,246,217)
#DDF7E2
(221,247,226)
#E6F8EB
(230,248,235)
#EFF9F4
(239,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95EF9A color. Also use rgb(149,239,154) instead hex code.

Text Font Color

.myTextColor { color: #95EF9A; }

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

This text font color is #95EF9A.

Background Color

.myBgColor { background-color: #95EF9A; }

<div style="background-color:#95EF9A">Inner text</div>

This div background color is #95EF9A.

Border color

.myBorderColor { border: 1px solid #95EF9A; }

<div style="border:3px solid #95EF9A">Div</div>

This div border color is #95EF9A.

Opacity

.myOpacity80 { color: #95EF9A; opacity: 0.8; }

<p style="color:#95EF9A;opacity:0.8;">80%</p>

Text with #95EF9A 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 #95EF9A;}

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

This text has shadow with #95EF9A color.


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

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

This text has shadow with #95EF9A primary color and red secondary color.


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

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

This text has shadow with #95EF9A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #95EF9A.

Preview

Color preview on black background

This text has color #95EF9A on black background.


Color preview on white background

This text has color #95EF9A on white background.


Black color preview on #95EF9A background

This text has black color on #95EF9A background.


White color preview on #95EF9A background

This text has white color on #95EF9A background.


Related colors

Complementary color

Complementary color for #hex is #6A1065.


I love getcolorcode.com

Triadic colors

1 #9A95EF and #EF9A95 with #95EF9A are triadic colors.

2 #9AEF95 and #EF959A with #95EF9A are triadic colors.