COLOR #B589A7

HEX: #B589A7 RGB: (181,137,167)

Color info

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

RGB color model

#B589A7 color RGB value is (181,137,167).

RGB: (181,137,167) (71%, 54%, 65%)

RGB channels and saturation

R 181 of 255 = 71%
G 137 of 255 = 54%
B 167 of 255 = 65%

181
137
167

R + G + B ~ 63%. #B589A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 137 + 167 = 485 (100%)
R 181 of 485 ~ 37.32%
G 137 of 485 ~ 28.25%
B 167 of 485 ~ 34.43'%

%37.32
%28.25
%34.43

CMYK color model

#B589A7 color CMYK value is (0,24,8,29).

  • cyan value is 0.00%
  • magenta value is 24.31%
  • yellow value is 7.73%
  • key color value is 29.02%

CMYK: (0,24,8,29)
C0M24Y8K29 (0%, 24%, 8%, 29%)
(0.00 / 0.24 / 0.08 / 0.29)

CMYK percentages

%0
%24.31
%7.73
%29.02

Codes

Color #B589A7 in popluar color models

B5 89 A7
RGB 181 137 167
HSL 319° 22.92% 62.35%
HSB/HSV 319° 24.31% 70.98%
CMYK 0.00% 24.31% 7.73%
29.02%

Color #B589A7 in popluar number systems.

HEX B5 89 A7
Decimal 181 137 167
Binary 10110101 10001001 10100111
Octal 265 211 247

Shades and tints

Shades of #B589A7

#B589A7
(181,137,167)
#A57D98
(165,125,152)
#957189
(149,113,137)
#85657A
(133,101,122)
#75596B
(117,89,107)
#654D5C
(101,77,92)
#55414D
(85,65,77)
#45353E
(69,53,62)
#35292F
(53,41,47)
#251D20
(37,29,32)
#151111
(21,17,17)
#000000
(0,0,0)

Tints of #B589A7

#B589A7
(181,137,167)
#BB93AF
(187,147,175)
#C19DB7
(193,157,183)
#C7A7BF
(199,167,191)
#CDB1C7
(205,177,199)
#D3BBCF
(211,187,207)
#D9C5D7
(217,197,215)
#DFCFDF
(223,207,223)
#E5D9E7
(229,217,231)
#EBE3EF
(235,227,239)
#F1EDF7
(241,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B589A7 color. Also use rgb(181,137,167) instead hex code.

Text Font Color

.myTextColor { color: #B589A7; }

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

This text font color is #B589A7.

Background Color

.myBgColor { background-color: #B589A7; }

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

This div background color is #B589A7.

Border color

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

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

This div border color is #B589A7.

Opacity

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

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

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

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

This text has shadow with #B589A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B589A7.

Preview

Color preview on black background

This text has color #B589A7 on black background.


Color preview on white background

This text has color #B589A7 on white background.


Black color preview on #B589A7 background

This text has black color on #B589A7 background.


White color preview on #B589A7 background

This text has white color on #B589A7 background.


Related colors

Complementary color

Complementary color for #hex is #4A7658.


I love getcolorcode.com

Triadic colors

1 #A7B589 and #89A7B5 with #B589A7 are triadic colors.

2 #A789B5 and #89B5A7 with #B589A7 are triadic colors.