COLOR #B57E96

HEX: #B57E96 RGB: (181,126,150)

Color info

#B57E96 contains red, green and blue colors in about the same proportion. Web safe color of #B57E96 is #CC6699 (or #C69).

RGB color model

#B57E96 color RGB value is (181,126,150).

RGB: (181,126,150) (71%, 49%, 59%)

RGB channels and saturation

R 181 of 255 = 71%
G 126 of 255 = 49%
B 150 of 255 = 59%

181
126
150

R + G + B ~ 60%. #B57E96 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 181 + 126 + 150 = 457 (100%)
R 181 of 457 ~ 39.61%
G 126 of 457 ~ 27.57%
B 150 of 457 ~ 32.82'%

%39.61
%27.57
%32.82

CMYK color model

#B57E96 color CMYK value is (0,30,17,29).

  • cyan value is 0.00%
  • magenta value is 30.39%
  • yellow value is 17.13%
  • key color value is 29.02%
CMYK: (0,30,17,29) C0M30Y17K29 (0%,30%,17%,29%) (0.00/0.30/0.17/0.29) 

CMYK percentages

%0
%30.39
%17.13
%29.02

Codes

Color #B57E96 in popluar color models

B5 7E 96
RGB 181 126 150
HSL 334° 27.09% 60.20%
HSB/HSV 334° 30.39% 70.98%
CMYK 0.00% 30.39% 17.13%
29.02%

Color #B57E96 in popluar number systems.

HEX B5 7E 96
Decimal 181 126 150
Binary 10110101 1111110 10010110
Octal 265 176 226

Shades and tints

Shades of #B57E96

#B57E96
(181,126,150)
#A57389
(165,115,137)
#95687C
(149,104,124)
#855D6F
(133,93,111)
#755262
(117,82,98)
#654755
(101,71,85)
#553C48
(85,60,72)
#45313B
(69,49,59)
#35262E
(53,38,46)
#251B21
(37,27,33)
#151014
(21,16,20)
#000000
(0,0,0)

Tints of #B57E96

#B57E96
(181,126,150)
#BB899F
(187,137,159)
#C194A8
(193,148,168)
#C79FB1
(199,159,177)
#CDAABA
(205,170,186)
#D3B5C3
(211,181,195)
#D9C0CC
(217,192,204)
#DFCBD5
(223,203,213)
#E5D6DE
(229,214,222)
#EBE1E7
(235,225,231)
#F1ECF0
(241,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B57E96 color. Also use rgb(181,126,150) instead hex code.

Text Font Color

.myTextColor { color: #B57E96; }

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

This text font color is #B57E96.

Background Color

.myBgColor { background-color: #B57E96; }

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

This div background color is #B57E96.

Border color

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

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

This div border color is #B57E96.

Opacity

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

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

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

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

This text has shadow with #B57E96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B57E96.

Preview

Color preview on black background

This text has color #B57E96 on black background.


Color preview on white background

This text has color #B57E96 on white background.


Black color preview on #B57E96 background

This text has black color on #B57E96 background.


White color preview on #B57E96 background

This text has white color on #B57E96 background.


Related colors

Complementary color

Complementary color for #hex is #4A8169.


I love getcolorcode.com

Triadic colors

1 #96B57E and #7E96B5 with #B57E96 are triadic colors.

2 #967EB5 and #7EB596 with #B57E96 are triadic colors.