COLOR #9495A4

HEX: #9495A4 RGB: (148,149,164)

Color info

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

RGB color model

#9495A4 color RGB value is (148,149,164).

RGB: (148,149,164) (58%, 58%, 64%)

RGB channels and saturation

R 148 of 255 = 58%
G 149 of 255 = 58%
B 164 of 255 = 64%

148
149
164

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

Portions of RGB colors in percentages

R + G + B = 148 + 149 + 164 = 461 (100%)
R 148 of 461 ~ 32.1%
G 149 of 461 ~ 32.32%
B 164 of 461 ~ 35.57'%

%32.1
%32.32
%35.57

CMYK color model

#9495A4 color CMYK value is (10,9,0,36).

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

CMYK: (10,9,0,36)
C10M9Y0K36 (10%, 9%, 0%, 36%)
(0.10 / 0.09 / 0.00 / 0.36)

CMYK percentages

%9.76
%9.15
%0
%35.69

Codes

Color #9495A4 in popluar color models

94 95 A4
RGB 148 149 164
HSL 236° 8.08% 61.18%
HSB/HSV 236° 9.76% 64.31%
CMYK 9.76% 9.15% 0.00%
35.69%

Color #9495A4 in popluar number systems.

HEX 94 95 A4
Decimal 148 149 164
Binary 10010100 10010101 10100100
Octal 224 225 244

Shades and tints

Shades of #9495A4

#9495A4
(148,149,164)
#878896
(135,136,150)
#7A7B88
(122,123,136)
#6D6E7A
(109,110,122)
#60616C
(96,97,108)
#53545E
(83,84,94)
#464750
(70,71,80)
#393A42
(57,58,66)
#2C2D34
(44,45,52)
#1F2026
(31,32,38)
#121318
(18,19,24)
#000000
(0,0,0)

Tints of #9495A4

#9495A4
(148,149,164)
#9D9EAC
(157,158,172)
#A6A7B4
(166,167,180)
#AFB0BC
(175,176,188)
#B8B9C4
(184,185,196)
#C1C2CC
(193,194,204)
#CACBD4
(202,203,212)
#D3D4DC
(211,212,220)
#DCDDE4
(220,221,228)
#E5E6EC
(229,230,236)
#EEEFF4
(238,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9495A4 color. Also use rgb(148,149,164) instead hex code.

Text Font Color

.myTextColor { color: #9495A4; }

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

This text font color is #9495A4.

Background Color

.myBgColor { background-color: #9495A4; }

<div style="background-color:#9495A4">Inner text</div>

This div background color is #9495A4.

Border color

.myBorderColor { border: 1px solid #9495A4; }

<div style="border:3px solid #9495A4">Div</div>

This div border color is #9495A4.

Opacity

.myOpacity80 { color: #9495A4; opacity: 0.8; }

<p style="color:#9495A4;opacity:0.8;">80%</p>

Text with #9495A4 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 #9495A4;}

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

This text has shadow with #9495A4 color.


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

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

This text has shadow with #9495A4 primary color and red secondary color.


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

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

This text has shadow with #9495A4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9495A4.

Preview

Color preview on black background

This text has color #9495A4 on black background.


Color preview on white background

This text has color #9495A4 on white background.


Black color preview on #9495A4 background

This text has black color on #9495A4 background.


White color preview on #9495A4 background

This text has white color on #9495A4 background.


Related colors

Complementary color

Complementary color for #hex is #6B6A5B.


I love getcolorcode.com

Triadic colors

1 #A49495 and #95A494 with #9495A4 are triadic colors.

2 #A49594 and #9594A4 with #9495A4 are triadic colors.