COLOR #95D6A4

HEX: #95D6A4 RGB: (149,214,164)

Color info

#95D6A4 contains mainly green and blue colors. Web safe color of #95D6A4 is #99CC99 (or #9C9).

RGB color model

#95D6A4 color RGB value is (149,214,164).

RGB: (149,214,164) (58%, 84%, 64%)

RGB channels and saturation

R 149 of 255 = 58%
G 214 of 255 = 84%
B 164 of 255 = 64%

149
214
164

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

Portions of RGB colors in percentages

R + G + B = 149 + 214 + 164 = 527 (100%)
R 149 of 527 ~ 28.27%
G 214 of 527 ~ 40.61%
B 164 of 527 ~ 31.12'%

%28.27
%40.61
%31.12

CMYK color model

#95D6A4 color CMYK value is (30,0,23,16).

  • cyan value is 30.37%
  • magenta value is 0.00%
  • yellow value is 23.36%
  • key color value is 16.08%

CMYK: (30,0,23,16)
C30M0Y23K16 (30%, 0%, 23%, 16%)
(0.30 / 0.00 / 0.23 / 0.16)

CMYK percentages

%30.37
%0
%23.36
%16.08

Codes

Color #95D6A4 in popluar color models

95 D6 A4
RGB 149 214 164
HSL 134° 44.22% 71.18%
HSB/HSV 134° 30.37% 83.92%
CMYK 30.37% 0.00% 23.36%
16.08%

Color #95D6A4 in popluar number systems.

HEX 95 D6 A4
Decimal 149 214 164
Binary 10010101 11010110 10100100
Octal 225 326 244

Shades and tints

Shades of #95D6A4

#95D6A4
(149,214,164)
#88C396
(136,195,150)
#7BB088
(123,176,136)
#6E9D7A
(110,157,122)
#618A6C
(97,138,108)
#54775E
(84,119,94)
#476450
(71,100,80)
#3A5142
(58,81,66)
#2D3E34
(45,62,52)
#202B26
(32,43,38)
#131818
(19,24,24)
#000000
(0,0,0)

Tints of #95D6A4

#95D6A4
(149,214,164)
#9ED9AC
(158,217,172)
#A7DCB4
(167,220,180)
#B0DFBC
(176,223,188)
#B9E2C4
(185,226,196)
#C2E5CC
(194,229,204)
#CBE8D4
(203,232,212)
#D4EBDC
(212,235,220)
#DDEEE4
(221,238,228)
#E6F1EC
(230,241,236)
#EFF4F4
(239,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #95D6A4; }

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

This text font color is #95D6A4.

Background Color

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

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

This div background color is #95D6A4.

Border color

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

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

This div border color is #95D6A4.

Opacity

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

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

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

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

This text has shadow with #95D6A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95D6A4.

Preview

Color preview on black background

This text has color #95D6A4 on black background.


Color preview on white background

This text has color #95D6A4 on white background.


Black color preview on #95D6A4 background

This text has black color on #95D6A4 background.


White color preview on #95D6A4 background

This text has white color on #95D6A4 background.


Related colors

Complementary color

Complementary color for #hex is #6A295B.


I love getcolorcode.com

Triadic colors

1 #A495D6 and #D6A495 with #95D6A4 are triadic colors.

2 #A4D695 and #D695A4 with #95D6A4 are triadic colors.