COLOR #95A496

HEX: #95A496 RGB: (149,164,150)

Color info

#95A496 contains red, green and blue colors in about the same proportion. Web safe color of #95A496 is #999999 (or #999).

RGB color model

#95A496 color RGB value is (149,164,150).

RGB: (149,164,150) (58%, 64%, 59%)

RGB channels and saturation

R 149 of 255 = 58%
G 164 of 255 = 64%
B 150 of 255 = 59%

149
164
150

R + G + B ~ 60%. #95A496 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 149 + 164 + 150 = 463 (100%)
R 149 of 463 ~ 32.18%
G 164 of 463 ~ 35.42%
B 150 of 463 ~ 32.4'%

%32.18
%35.42
%32.4

CMYK color model

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

  • cyan value is 9.15%
  • magenta value is 0.00%
  • yellow value is 8.54%
  • key color value is 35.69%

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

CMYK percentages

%9.15
%0
%8.54
%35.69

Codes

Color #95A496 in popluar color models

95 A4 96
RGB 149 164 150
HSL 124° 7.61% 61.37%
HSB/HSV 124° 9.15% 64.31%
CMYK 9.15% 0.00% 8.54%
35.69%

Color #95A496 in popluar number systems.

HEX 95 A4 96
Decimal 149 164 150
Binary 10010101 10100100 10010110
Octal 225 244 226

Shades and tints

Shades of #95A496

#95A496
(149,164,150)
#889689
(136,150,137)
#7B887C
(123,136,124)
#6E7A6F
(110,122,111)
#616C62
(97,108,98)
#545E55
(84,94,85)
#475048
(71,80,72)
#3A423B
(58,66,59)
#2D342E
(45,52,46)
#202621
(32,38,33)
#131814
(19,24,20)
#000000
(0,0,0)

Tints of #95A496

#95A496
(149,164,150)
#9EAC9F
(158,172,159)
#A7B4A8
(167,180,168)
#B0BCB1
(176,188,177)
#B9C4BA
(185,196,186)
#C2CCC3
(194,204,195)
#CBD4CC
(203,212,204)
#D4DCD5
(212,220,213)
#DDE4DE
(221,228,222)
#E6ECE7
(230,236,231)
#EFF4F0
(239,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #95A496; }

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

This text font color is #95A496.

Background Color

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

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

This div background color is #95A496.

Border color

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

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

This div border color is #95A496.

Opacity

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

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

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

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

This text has shadow with #95A496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95A496.

Preview

Color preview on black background

This text has color #95A496 on black background.


Color preview on white background

This text has color #95A496 on white background.


Black color preview on #95A496 background

This text has black color on #95A496 background.


White color preview on #95A496 background

This text has white color on #95A496 background.


Related colors

Complementary color

Complementary color for #hex is #6A5B69.


I love getcolorcode.com

Triadic colors

1 #9695A4 and #A49695 with #95A496 are triadic colors.

2 #96A495 and #A49596 with #95A496 are triadic colors.