COLOR #95D3A4

HEX: #95D3A4 RGB: (149,211,164)

Color info

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

RGB color model

#95D3A4 color RGB value is (149,211,164).

RGB: (149,211,164) (58%, 83%, 64%)

RGB channels and saturation

R 149 of 255 = 58%
G 211 of 255 = 83%
B 164 of 255 = 64%

149
211
164

R + G + B ~ 68%. #95D3A4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 149 + 211 + 164 = 524 (100%)
R 149 of 524 ~ 28.44%
G 211 of 524 ~ 40.27%
B 164 of 524 ~ 31.3'%

%28.44
%40.27
%31.3

CMYK color model

#95D3A4 color CMYK value is (29,0,22,17).

  • cyan value is 29.38%
  • magenta value is 0.00%
  • yellow value is 22.27%
  • key color value is 17.25%

CMYK: (29,0,22,17)
C29M0Y22K17 (29%, 0%, 22%, 17%)
(0.29 / 0.00 / 0.22 / 0.17)

CMYK percentages

%29.38
%0
%22.27
%17.25

Codes

Color #95D3A4 in popluar color models

95 D3 A4
RGB 149 211 164
HSL 135° 41.33% 70.59%
HSB/HSV 135° 29.38% 82.75%
CMYK 29.38% 0.00% 22.27%
17.25%

Color #95D3A4 in popluar number systems.

HEX 95 D3 A4
Decimal 149 211 164
Binary 10010101 11010011 10100100
Octal 225 323 244

Shades and tints

Shades of #95D3A4

#95D3A4
(149,211,164)
#88C096
(136,192,150)
#7BAD88
(123,173,136)
#6E9A7A
(110,154,122)
#61876C
(97,135,108)
#54745E
(84,116,94)
#476150
(71,97,80)
#3A4E42
(58,78,66)
#2D3B34
(45,59,52)
#202826
(32,40,38)
#131518
(19,21,24)
#000000
(0,0,0)

Tints of #95D3A4

#95D3A4
(149,211,164)
#9ED7AC
(158,215,172)
#A7DBB4
(167,219,180)
#B0DFBC
(176,223,188)
#B9E3C4
(185,227,196)
#C2E7CC
(194,231,204)
#CBEBD4
(203,235,212)
#D4EFDC
(212,239,220)
#DDF3E4
(221,243,228)
#E6F7EC
(230,247,236)
#EFFBF4
(239,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #95D3A4; }

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

This text font color is #95D3A4.

Background Color

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

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

This div background color is #95D3A4.

Border color

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

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

This div border color is #95D3A4.

Opacity

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

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

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

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

This text has shadow with #95D3A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95D3A4.

Preview

Color preview on black background

This text has color #95D3A4 on black background.


Color preview on white background

This text has color #95D3A4 on white background.


Black color preview on #95D3A4 background

This text has black color on #95D3A4 background.


White color preview on #95D3A4 background

This text has white color on #95D3A4 background.


Related colors

Complementary color

Complementary color for #hex is #6A2C5B.


I love getcolorcode.com

Triadic colors

1 #A495D3 and #D3A495 with #95D3A4 are triadic colors.

2 #A4D395 and #D395A4 with #95D3A4 are triadic colors.