COLOR #B591A6

HEX: #B591A6 RGB: (181,145,166)

Color info

#B591A6 contains red, green and blue colors in about the same proportion. Web safe color of #B591A6 is #CC9999 (or #C99).

RGB color model

#B591A6 color RGB value is (181,145,166).

RGB: (181,145,166) (71%, 57%, 65%)

RGB channels and saturation

R 181 of 255 = 71%
G 145 of 255 = 57%
B 166 of 255 = 65%

181
145
166

R + G + B ~ 64%. #B591A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 145 + 166 = 492 (100%)
R 181 of 492 ~ 36.79%
G 145 of 492 ~ 29.47%
B 166 of 492 ~ 33.74'%

%36.79
%29.47
%33.74

CMYK color model

#B591A6 color CMYK value is (0,20,8,29).

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

CMYK: (0,20,8,29)
C0M20Y8K29 (0%, 20%, 8%, 29%)
(0.00 / 0.20 / 0.08 / 0.29)

CMYK percentages

%0
%19.89
%8.29
%29.02

Codes

Color #B591A6 in popluar color models

B5 91 A6
RGB 181 145 166
HSL 325° 19.57% 63.92%
HSB/HSV 325° 19.89% 70.98%
CMYK 0.00% 19.89% 8.29%
29.02%

Color #B591A6 in popluar number systems.

HEX B5 91 A6
Decimal 181 145 166
Binary 10110101 10010001 10100110
Octal 265 221 246

Shades and tints

Shades of #B591A6

#B591A6
(181,145,166)
#A58497
(165,132,151)
#957788
(149,119,136)
#856A79
(133,106,121)
#755D6A
(117,93,106)
#65505B
(101,80,91)
#55434C
(85,67,76)
#45363D
(69,54,61)
#35292E
(53,41,46)
#251C1F
(37,28,31)
#150F10
(21,15,16)
#000000
(0,0,0)

Tints of #B591A6

#B591A6
(181,145,166)
#BB9BAE
(187,155,174)
#C1A5B6
(193,165,182)
#C7AFBE
(199,175,190)
#CDB9C6
(205,185,198)
#D3C3CE
(211,195,206)
#D9CDD6
(217,205,214)
#DFD7DE
(223,215,222)
#E5E1E6
(229,225,230)
#EBEBEE
(235,235,238)
#F1F5F6
(241,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B591A6; }

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

This text font color is #B591A6.

Background Color

.myBgColor { background-color: #B591A6; }

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

This div background color is #B591A6.

Border color

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

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

This div border color is #B591A6.

Opacity

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

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

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

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

This text has shadow with #B591A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B591A6.

Preview

Color preview on black background

This text has color #B591A6 on black background.


Color preview on white background

This text has color #B591A6 on white background.


Black color preview on #B591A6 background

This text has black color on #B591A6 background.


White color preview on #B591A6 background

This text has white color on #B591A6 background.


Related colors

Complementary color

Complementary color for #hex is #4A6E59.


I love getcolorcode.com

Triadic colors

1 #A6B591 and #91A6B5 with #B591A6 are triadic colors.

2 #A691B5 and #91B5A6 with #B591A6 are triadic colors.