COLOR #9496B1

HEX: #9496B1 RGB: (148,150,177)

Color info

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

RGB color model

#9496B1 color RGB value is (148,150,177).

RGB: (148,150,177) (58%, 59%, 69%)

RGB channels and saturation

R 148 of 255 = 58%
G 150 of 255 = 59%
B 177 of 255 = 69%

148
150
177

R + G + B ~ 62%. #9496B1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 148 + 150 + 177 = 475 (100%)
R 148 of 475 ~ 31.16%
G 150 of 475 ~ 31.58%
B 177 of 475 ~ 37.26'%

%31.16
%31.58
%37.26

CMYK color model

#9496B1 color CMYK value is (16,15,0,31).

  • cyan value is 16.38%
  • magenta value is 15.25%
  • yellow value is 0.00%
  • key color value is 30.59%

CMYK: (16,15,0,31)
C16M15Y0K31 (16%, 15%, 0%, 31%)
(0.16 / 0.15 / 0.00 / 0.31)

CMYK percentages

%16.38
%15.25
%0
%30.59

Codes

Color #9496B1 in popluar color models

94 96 B1
RGB 148 150 177
HSL 236° 15.68% 63.73%
HSB/HSV 236° 16.38% 69.41%
CMYK 16.38% 15.25% 0.00%
30.59%

Color #9496B1 in popluar number systems.

HEX 94 96 B1
Decimal 148 150 177
Binary 10010100 10010110 10110001
Octal 224 226 261

Shades and tints

Shades of #9496B1

#9496B1
(148,150,177)
#8789A1
(135,137,161)
#7A7C91
(122,124,145)
#6D6F81
(109,111,129)
#606271
(96,98,113)
#535561
(83,85,97)
#464851
(70,72,81)
#393B41
(57,59,65)
#2C2E31
(44,46,49)
#1F2121
(31,33,33)
#121411
(18,20,17)
#000000
(0,0,0)

Tints of #9496B1

#9496B1
(148,150,177)
#9D9FB8
(157,159,184)
#A6A8BF
(166,168,191)
#AFB1C6
(175,177,198)
#B8BACD
(184,186,205)
#C1C3D4
(193,195,212)
#CACCDB
(202,204,219)
#D3D5E2
(211,213,226)
#DCDEE9
(220,222,233)
#E5E7F0
(229,231,240)
#EEF0F7
(238,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9496B1 color. Also use rgb(148,150,177) instead hex code.

Text Font Color

.myTextColor { color: #9496B1; }

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

This text font color is #9496B1.

Background Color

.myBgColor { background-color: #9496B1; }

<div style="background-color:#9496B1">Inner text</div>

This div background color is #9496B1.

Border color

.myBorderColor { border: 1px solid #9496B1; }

<div style="border:3px solid #9496B1">Div</div>

This div border color is #9496B1.

Opacity

.myOpacity80 { color: #9496B1; opacity: 0.8; }

<p style="color:#9496B1;opacity:0.8;">80%</p>

Text with #9496B1 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 #9496B1;}

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

This text has shadow with #9496B1 color.


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

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

This text has shadow with #9496B1 primary color and red secondary color.


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

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

This text has shadow with #9496B1 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9496B1.

Preview

Color preview on black background

This text has color #9496B1 on black background.


Color preview on white background

This text has color #9496B1 on white background.


Black color preview on #9496B1 background

This text has black color on #9496B1 background.


White color preview on #9496B1 background

This text has white color on #9496B1 background.


Related colors

Complementary color

Complementary color for #hex is #6B694E.


I love getcolorcode.com

Triadic colors

1 #B19496 and #96B194 with #9496B1 are triadic colors.

2 #B19694 and #9694B1 with #9496B1 are triadic colors.