COLOR #95E6A1

HEX: #95E6A1 RGB: (149,230,161)

Color info

#95E6A1 contains mainly green color. Web safe color of #95E6A1 is #99CC99 (or #9C9).

RGB color model

#95E6A1 color RGB value is (149,230,161).

RGB: (149,230,161) (58%, 90%, 63%)

RGB channels and saturation

R 149 of 255 = 58%
G 230 of 255 = 90%
B 161 of 255 = 63%

149
230
161

R + G + B ~ 70%. #95E6A1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 149 + 230 + 161 = 540 (100%)
R 149 of 540 ~ 27.59%
G 230 of 540 ~ 42.59%
B 161 of 540 ~ 29.81'%

%27.59
%42.59
%29.81

CMYK color model

#95E6A1 color CMYK value is (35,0,30,10).

  • cyan value is 35.22%
  • magenta value is 0.00%
  • yellow value is 30.00%
  • key color value is 9.80%
CMYK: (35,0,30,10) C35M0Y30K10 (35%,0%,30%,10%) (0.35/0.00/0.30/0.10) 

CMYK percentages

%35.22
%0
%30
%9.8

Codes

Color #95E6A1 in popluar color models

95 E6 A1
RGB 149 230 161
HSL 129° 61.83% 74.31%
HSB/HSV 129° 35.22% 90.20%
CMYK 35.22% 0.00% 30.00%
9.80%

Color #95E6A1 in popluar number systems.

HEX 95 E6 A1
Decimal 149 230 161
Binary 10010101 11100110 10100001
Octal 225 346 241

Shades and tints

Shades of #95E6A1

#95E6A1
(149,230,161)
#88D293
(136,210,147)
#7BBE85
(123,190,133)
#6EAA77
(110,170,119)
#619669
(97,150,105)
#54825B
(84,130,91)
#476E4D
(71,110,77)
#3A5A3F
(58,90,63)
#2D4631
(45,70,49)
#203223
(32,50,35)
#131E15
(19,30,21)
#000000
(0,0,0)

Tints of #95E6A1

#95E6A1
(149,230,161)
#9EE8A9
(158,232,169)
#A7EAB1
(167,234,177)
#B0ECB9
(176,236,185)
#B9EEC1
(185,238,193)
#C2F0C9
(194,240,201)
#CBF2D1
(203,242,209)
#D4F4D9
(212,244,217)
#DDF6E1
(221,246,225)
#E6F8E9
(230,248,233)
#EFFAF1
(239,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95E6A1 color. Also use rgb(149,230,161) instead hex code.

Text Font Color

.myTextColor { color: #95E6A1; }

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

This text font color is #95E6A1.

Background Color

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

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

This div background color is #95E6A1.

Border color

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

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

This div border color is #95E6A1.

Opacity

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

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

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

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

This text has shadow with #95E6A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95E6A1.

Preview

Color preview on black background

This text has color #95E6A1 on black background.


Color preview on white background

This text has color #95E6A1 on white background.


Black color preview on #95E6A1 background

This text has black color on #95E6A1 background.


White color preview on #95E6A1 background

This text has white color on #95E6A1 background.


Related colors

Complementary color

Complementary color for #hex is #6A195E.


I love getcolorcode.com

Triadic colors

1 #A195E6 and #E6A195 with #95E6A1 are triadic colors.

2 #A1E695 and #E695A1 with #95E6A1 are triadic colors.