COLOR #95E895

HEX: #95E895 RGB: (149,232,149)

Color info

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

RGB color model

#95E895 color RGB value is (149,232,149).

RGB: (149,232,149) (58%, 91%, 58%)

RGB channels and saturation

R 149 of 255 = 58%
G 232 of 255 = 91%
B 149 of 255 = 58%

149
232
149

R + G + B ~ 69%. #95E895 is quite light color.

Portions of RGB colors in percentages

R + G + B = 149 + 232 + 149 = 530 (100%)
R 149 of 530 ~ 28.11%
G 232 of 530 ~ 43.77%
B 149 of 530 ~ 28.11'%

%28.11
%43.77
%28.11

CMYK color model

#95E895 color CMYK value is (36,0,36,9).

  • cyan value is 35.78%
  • magenta value is 0.00%
  • yellow value is 35.78%
  • key color value is 9.02%

CMYK: (36,0,36,9)
C36M0Y36K9 (36%, 0%, 36%, 9%)
(0.36 / 0.00 / 0.36 / 0.09)

CMYK percentages

%35.78
%0
%35.78
%9.02

Codes

Color #95E895 in popluar color models

95 E8 95
RGB 149 232 149
HSL 120° 64.34% 74.71%
HSB/HSV 120° 35.78% 90.98%
CMYK 35.78% 0.00% 35.78%
9.02%

Color #95E895 in popluar number systems.

HEX 95 E8 95
Decimal 149 232 149
Binary 10010101 11101000 10010101
Octal 225 350 225

Shades and tints

Shades of #95E895

#95E895
(149,232,149)
#88D388
(136,211,136)
#7BBE7B
(123,190,123)
#6EA96E
(110,169,110)
#619461
(97,148,97)
#547F54
(84,127,84)
#476A47
(71,106,71)
#3A553A
(58,85,58)
#2D402D
(45,64,45)
#202B20
(32,43,32)
#131613
(19,22,19)
#000000
(0,0,0)

Tints of #95E895

#95E895
(149,232,149)
#9EEA9E
(158,234,158)
#A7ECA7
(167,236,167)
#B0EEB0
(176,238,176)
#B9F0B9
(185,240,185)
#C2F2C2
(194,242,194)
#CBF4CB
(203,244,203)
#D4F6D4
(212,246,212)
#DDF8DD
(221,248,221)
#E6FAE6
(230,250,230)
#EFFCEF
(239,252,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #95E895; }

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

This text font color is #95E895.

Background Color

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

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

This div background color is #95E895.

Border color

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

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

This div border color is #95E895.

Opacity

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

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

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

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

This text has shadow with #95E895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95E895.

Preview

Color preview on black background

This text has color #95E895 on black background.


Color preview on white background

This text has color #95E895 on white background.


Black color preview on #95E895 background

This text has black color on #95E895 background.


White color preview on #95E895 background

This text has white color on #95E895 background.


Related colors

Complementary color

Complementary color for #hex is #6A176A.


I love getcolorcode.com

Triadic colors

1 #9595E8 and #E89595 with #95E895 are triadic colors.

2 #95E895 and #E89595 with #95E895 are triadic colors.