COLOR #B491B5

HEX: #B491B5 RGB: (180,145,181)

Color info

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

RGB color model

#B491B5 color RGB value is (180,145,181).

RGB: (180,145,181) (71%, 57%, 71%)

RGB channels and saturation

R 180 of 255 = 71%
G 145 of 255 = 57%
B 181 of 255 = 71%

180
145
181

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

Portions of RGB colors in percentages

R + G + B = 180 + 145 + 181 = 506 (100%)
R 180 of 506 ~ 35.57%
G 145 of 506 ~ 28.66%
B 181 of 506 ~ 35.77'%

%35.57
%28.66
%35.77

CMYK color model

#B491B5 color CMYK value is (1,20,0,29).

  • cyan value is 0.55%
  • magenta value is 19.89%
  • yellow value is 0.00%
  • key color value is 29.02%

CMYK: (1,20,0,29)
C1M20Y0K29 (1%, 20%, 0%, 29%)
(0.01 / 0.20 / 0.00 / 0.29)

CMYK percentages

%0.55
%19.89
%0
%29.02

Codes

Color #B491B5 in popluar color models

B4 91 B5
RGB 180 145 181
HSL 298° 19.57% 63.92%
HSB/HSV 298° 19.89% 70.98%
CMYK 0.55% 19.89% 0.00%
29.02%

Color #B491B5 in popluar number systems.

HEX B4 91 B5
Decimal 180 145 181
Binary 10110100 10010001 10110101
Octal 264 221 265

Shades and tints

Shades of #B491B5

#B491B5
(180,145,181)
#A484A5
(164,132,165)
#947795
(148,119,149)
#846A85
(132,106,133)
#745D75
(116,93,117)
#645065
(100,80,101)
#544355
(84,67,85)
#443645
(68,54,69)
#342935
(52,41,53)
#241C25
(36,28,37)
#140F15
(20,15,21)
#000000
(0,0,0)

Tints of #B491B5

#B491B5
(180,145,181)
#BA9BBB
(186,155,187)
#C0A5C1
(192,165,193)
#C6AFC7
(198,175,199)
#CCB9CD
(204,185,205)
#D2C3D3
(210,195,211)
#D8CDD9
(216,205,217)
#DED7DF
(222,215,223)
#E4E1E5
(228,225,229)
#EAEBEB
(234,235,235)
#F0F5F1
(240,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B491B5; }

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

This text font color is #B491B5.

Background Color

.myBgColor { background-color: #B491B5; }

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

This div background color is #B491B5.

Border color

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

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

This div border color is #B491B5.

Opacity

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

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

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

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

This text has shadow with #B491B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B491B5.

Preview

Color preview on black background

This text has color #B491B5 on black background.


Color preview on white background

This text has color #B491B5 on white background.


Black color preview on #B491B5 background

This text has black color on #B491B5 background.


White color preview on #B491B5 background

This text has white color on #B491B5 background.


Related colors

Complementary color

Complementary color for #hex is #4B6E4A.


I love getcolorcode.com

Triadic colors

1 #B5B491 and #91B5B4 with #B491B5 are triadic colors.

2 #B591B4 and #91B4B5 with #B491B5 are triadic colors.