COLOR #95E6A4

HEX: #95E6A4 RGB: (149,230,164)

Renk bilgisi

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

RGB renk modeli

#95E6A4 color RGB value is (149,230,164).

RGB: (149,230,164) (58%, 90%, 64%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 230 of 255 = 90%
B 164 of 255 = 64%

149
230
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 230 + 164 = 543 (100%)
R 149 of 543 ~ 27.44%
G 230 of 543 ~ 42.36%
B 164 of 543 ~ 30.2'%

%27.44
%42.36
%30.2

CMYK RENK MODELİ

#95E6A4 rengi CMYK tonu (35,0,29,10).

  • camgöbeği tonu 35.22%
  • eflatun tonu 0.00%
  • sarı tonu 28.70%
  • ana renk tonu 9.80%

CMYK: (35,0,29,10)
C35M0Y29K10 (35%, 0%, 29%, 10%)
(0.35 / 0.00 / 0.29 / 0.10)

CMYK yüzdeleri

%35.22
%0
%28.7
%9.8

Codes

Color #95E6A4 in popluar color models

95 E6 A4
RGB 149 230 164
HSL 131° 61.83% 74.31%
HSB/HSV 131° 35.22% 90.20%
CMYK 35.22% 0.00% 28.70%
9.80%

Color #95E6A4 in popluar number systems.

HEX 95 E6 A4
Decimal 149 230 164
Binary 10010101 11100110 10100100
Octal 225 346 244

Shades and tints

Shades of #95E6A4

#95E6A4
(149,230,164)
#88D296
(136,210,150)
#7BBE88
(123,190,136)
#6EAA7A
(110,170,122)
#61966C
(97,150,108)
#54825E
(84,130,94)
#476E50
(71,110,80)
#3A5A42
(58,90,66)
#2D4634
(45,70,52)
#203226
(32,50,38)
#131E18
(19,30,24)
#000000
(0,0,0)

Tints of #95E6A4

#95E6A4
(149,230,164)
#9EE8AC
(158,232,172)
#A7EAB4
(167,234,180)
#B0ECBC
(176,236,188)
#B9EEC4
(185,238,196)
#C2F0CC
(194,240,204)
#CBF2D4
(203,242,212)
#D4F4DC
(212,244,220)
#DDF6E4
(221,246,228)
#E6F8EC
(230,248,236)
#EFFAF4
(239,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #95E6A4; }

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

This text font color is #95E6A4.

Background Color

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

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

This div background color is #95E6A4.

Border color

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

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

This div border color is #95E6A4.

Opacity

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

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

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

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

This text has shadow with #95E6A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95E6A4.

Preview

Color preview on black background

This text has color #95E6A4 on black background.


Color preview on white background

This text has color #95E6A4 on white background.


Black color preview on #95E6A4 background

This text has black color on #95E6A4 background.


White color preview on #95E6A4 background

This text has white color on #95E6A4 background.


Related colors

Complementary color

Complementary color for #hex is #6A195B.


I love getcolorcode.com

Triadic colors

1 #A495E6 and #E6A495 with #95E6A4 are triadic colors.

2 #A4E695 and #E695A4 with #95E6A4 are triadic colors.