COLOR #B490B8

HEX: #B490B8 RGB: (180,144,184)

Color info

#B490B8 contains red, green and blue colors in about the same proportion. Web safe color of #B490B8 is #CC99CC (or #C9C).

RGB color model

#B490B8 color RGB value is (180,144,184).

RGB: (180,144,184) (71%, 56%, 72%)

RGB channels and saturation

R 180 of 255 = 71%
G 144 of 255 = 56%
B 184 of 255 = 72%

180
144
184

R + G + B ~ 66%. #B490B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 144 + 184 = 508 (100%)
R 180 of 508 ~ 35.43%
G 144 of 508 ~ 28.35%
B 184 of 508 ~ 36.22'%

%35.43
%28.35
%36.22

CMYK color model

#B490B8 color CMYK value is (2,22,0,28).

  • cyan value is 2.17%
  • magenta value is 21.74%
  • yellow value is 0.00%
  • key color value is 27.84%

CMYK: (2,22,0,28)
C2M22Y0K28 (2%, 22%, 0%, 28%)
(0.02 / 0.22 / 0.00 / 0.28)

CMYK percentages

%2.17
%21.74
%0
%27.84

Codes

Color #B490B8 in popluar color models

B4 90 B8
RGB 180 144 184
HSL 294° 21.98% 64.31%
HSB/HSV 294° 21.74% 72.16%
CMYK 2.17% 21.74% 0.00%
27.84%

Color #B490B8 in popluar number systems.

HEX B4 90 B8
Decimal 180 144 184
Binary 10110100 10010000 10111000
Octal 264 220 270

Shades and tints

Shades of #B490B8

#B490B8
(180,144,184)
#A483A8
(164,131,168)
#947698
(148,118,152)
#846988
(132,105,136)
#745C78
(116,92,120)
#644F68
(100,79,104)
#544258
(84,66,88)
#443548
(68,53,72)
#342838
(52,40,56)
#241B28
(36,27,40)
#140E18
(20,14,24)
#000000
(0,0,0)

Tints of #B490B8

#B490B8
(180,144,184)
#BA9ABE
(186,154,190)
#C0A4C4
(192,164,196)
#C6AECA
(198,174,202)
#CCB8D0
(204,184,208)
#D2C2D6
(210,194,214)
#D8CCDC
(216,204,220)
#DED6E2
(222,214,226)
#E4E0E8
(228,224,232)
#EAEAEE
(234,234,238)
#F0F4F4
(240,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B490B8 color. Also use rgb(180,144,184) instead hex code.

Text Font Color

.myTextColor { color: #B490B8; }

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

This text font color is #B490B8.

Background Color

.myBgColor { background-color: #B490B8; }

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

This div background color is #B490B8.

Border color

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

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

This div border color is #B490B8.

Opacity

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

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

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

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

This text has shadow with #B490B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B490B8.

Preview

Color preview on black background

This text has color #B490B8 on black background.


Color preview on white background

This text has color #B490B8 on white background.


Black color preview on #B490B8 background

This text has black color on #B490B8 background.


White color preview on #B490B8 background

This text has white color on #B490B8 background.


Related colors

Complementary color

Complementary color for #hex is #4B6F47.


I love getcolorcode.com

Triadic colors

1 #B8B490 and #90B8B4 with #B490B8 are triadic colors.

2 #B890B4 and #90B4B8 with #B490B8 are triadic colors.