COLOR #9491B4

HEX: #9491B4 RGB: (148,145,180)

Color info

#9491B4 contains red, green and blue colors in about the same proportion. Web safe color of #9491B4 is #9999CC (or #99C).

RGB color model

#9491B4 color RGB value is (148,145,180).

RGB: (148,145,180) (58%, 57%, 71%)

RGB channels and saturation

R 148 of 255 = 58%
G 145 of 255 = 57%
B 180 of 255 = 71%

148
145
180

R + G + B ~ 62%. #9491B4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 148 + 145 + 180 = 473 (100%)
R 148 of 473 ~ 31.29%
G 145 of 473 ~ 30.66%
B 180 of 473 ~ 38.05'%

%31.29
%30.66
%38.05

CMYK color model

#9491B4 color CMYK value is (18,19,0,29).

  • cyan value is 17.78%
  • magenta value is 19.44%
  • yellow value is 0.00%
  • key color value is 29.41%

CMYK: (18,19,0,29)
C18M19Y0K29 (18%, 19%, 0%, 29%)
(0.18 / 0.19 / 0.00 / 0.29)

CMYK percentages

%17.78
%19.44
%0
%29.41

Codes

Color #9491B4 in popluar color models

94 91 B4
RGB 148 145 180
HSL 245° 18.92% 63.73%
HSB/HSV 245° 19.44% 70.59%
CMYK 17.78% 19.44% 0.00%
29.41%

Color #9491B4 in popluar number systems.

HEX 94 91 B4
Decimal 148 145 180
Binary 10010100 10010001 10110100
Octal 224 221 264

Shades and tints

Shades of #9491B4

#9491B4
(148,145,180)
#8784A4
(135,132,164)
#7A7794
(122,119,148)
#6D6A84
(109,106,132)
#605D74
(96,93,116)
#535064
(83,80,100)
#464354
(70,67,84)
#393644
(57,54,68)
#2C2934
(44,41,52)
#1F1C24
(31,28,36)
#120F14
(18,15,20)
#000000
(0,0,0)

Tints of #9491B4

#9491B4
(148,145,180)
#9D9BBA
(157,155,186)
#A6A5C0
(166,165,192)
#AFAFC6
(175,175,198)
#B8B9CC
(184,185,204)
#C1C3D2
(193,195,210)
#CACDD8
(202,205,216)
#D3D7DE
(211,215,222)
#DCE1E4
(220,225,228)
#E5EBEA
(229,235,234)
#EEF5F0
(238,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9491B4 color. Also use rgb(148,145,180) instead hex code.

Text Font Color

.myTextColor { color: #9491B4; }

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

This text font color is #9491B4.

Background Color

.myBgColor { background-color: #9491B4; }

<div style="background-color:#9491B4">Inner text</div>

This div background color is #9491B4.

Border color

.myBorderColor { border: 1px solid #9491B4; }

<div style="border:3px solid #9491B4">Div</div>

This div border color is #9491B4.

Opacity

.myOpacity80 { color: #9491B4; opacity: 0.8; }

<p style="color:#9491B4;opacity:0.8;">80%</p>

Text with #9491B4 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 #9491B4;}

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

This text has shadow with #9491B4 color.


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

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

This text has shadow with #9491B4 primary color and red secondary color.


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

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

This text has shadow with #9491B4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9491B4.

Preview

Color preview on black background

This text has color #9491B4 on black background.


Color preview on white background

This text has color #9491B4 on white background.


Black color preview on #9491B4 background

This text has black color on #9491B4 background.


White color preview on #9491B4 background

This text has white color on #9491B4 background.


Related colors

Complementary color

Complementary color for #hex is #6B6E4B.


I love getcolorcode.com

Triadic colors

1 #B49491 and #91B494 with #9491B4 are triadic colors.

2 #B49194 and #9194B4 with #9491B4 are triadic colors.