COLOR #B494D7

HEX: #B494D7 RGB: (180,148,215)

Color info

#B494D7 contains mainly red and blue colors. Web safe color of #B494D7 is #CC99CC (or #C9C).

RGB color model

#B494D7 color RGB value is (180,148,215).

RGB: (180,148,215) (71%, 58%, 84%)

RGB channels and saturation

R 180 of 255 = 71%
G 148 of 255 = 58%
B 215 of 255 = 84%

180
148
215

R + G + B ~ 71%. #B494D7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 148 + 215 = 543 (100%)
R 180 of 543 ~ 33.15%
G 148 of 543 ~ 27.26%
B 215 of 543 ~ 39.59'%

%33.15
%27.26
%39.59

CMYK color model

#B494D7 color CMYK value is (16,31,0,16).

  • cyan value is 16.28%
  • magenta value is 31.16%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (16,31,0,16)
C16M31Y0K16 (16%, 31%, 0%, 16%)
(0.16 / 0.31 / 0.00 / 0.16)

CMYK percentages

%16.28
%31.16
%0
%15.69

Codes

Color #B494D7 in popluar color models

B4 94 D7
RGB 180 148 215
HSL 269° 45.58% 71.18%
HSB/HSV 269° 31.16% 84.31%
CMYK 16.28% 31.16% 0.00%
15.69%

Color #B494D7 in popluar number systems.

HEX B4 94 D7
Decimal 180 148 215
Binary 10110100 10010100 11010111
Octal 264 224 327

Shades and tints

Shades of #B494D7

#B494D7
(180,148,215)
#A487C4
(164,135,196)
#947AB1
(148,122,177)
#846D9E
(132,109,158)
#74608B
(116,96,139)
#645378
(100,83,120)
#544665
(84,70,101)
#443952
(68,57,82)
#342C3F
(52,44,63)
#241F2C
(36,31,44)
#141219
(20,18,25)
#000000
(0,0,0)

Tints of #B494D7

#B494D7
(180,148,215)
#BA9DDA
(186,157,218)
#C0A6DD
(192,166,221)
#C6AFE0
(198,175,224)
#CCB8E3
(204,184,227)
#D2C1E6
(210,193,230)
#D8CAE9
(216,202,233)
#DED3EC
(222,211,236)
#E4DCEF
(228,220,239)
#EAE5F2
(234,229,242)
#F0EEF5
(240,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B494D7; }

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

This text font color is #B494D7.

Background Color

.myBgColor { background-color: #B494D7; }

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

This div background color is #B494D7.

Border color

.myBorderColor { border: 1px solid #B494D7; }

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

This div border color is #B494D7.

Opacity

.myOpacity80 { color: #B494D7; opacity: 0.8; }

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

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

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

This text has shadow with #B494D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B494D7.

Preview

Color preview on black background

This text has color #B494D7 on black background.


Color preview on white background

This text has color #B494D7 on white background.


Black color preview on #B494D7 background

This text has black color on #B494D7 background.


White color preview on #B494D7 background

This text has white color on #B494D7 background.


Related colors

Complementary color

Complementary color for #hex is #4B6B28.


I love getcolorcode.com

Triadic colors

1 #D7B494 and #94D7B4 with #B494D7 are triadic colors.

2 #D794B4 and #94B4D7 with #B494D7 are triadic colors.