COLOR #B57E90

HEX: #B57E90 RGB: (181,126,144)

Color info

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

RGB color model

#B57E90 color RGB value is (181,126,144).

RGB: (181,126,144) (71%, 49%, 56%)

RGB channels and saturation

R 181 of 255 = 71%
G 126 of 255 = 49%
B 144 of 255 = 56%

181
126
144

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

Portions of RGB colors in percentages

R + G + B = 181 + 126 + 144 = 451 (100%)
R 181 of 451 ~ 40.13%
G 126 of 451 ~ 27.94%
B 144 of 451 ~ 31.93'%

%40.13
%27.94
%31.93

CMYK color model

#B57E90 color CMYK value is (0,30,20,29).

  • cyan value is 0.00%
  • magenta value is 30.39%
  • yellow value is 20.44%
  • key color value is 29.02%

CMYK: (0,30,20,29)
C0M30Y20K29 (0%, 30%, 20%, 29%)
(0.00 / 0.30 / 0.20 / 0.29)

CMYK percentages

%0
%30.39
%20.44
%29.02

Codes

Color #B57E90 in popluar color models

B5 7E 90
RGB 181 126 144
HSL 340° 27.09% 60.20%
HSB/HSV 340° 30.39% 70.98%
CMYK 0.00% 30.39% 20.44%
29.02%

Color #B57E90 in popluar number systems.

HEX B5 7E 90
Decimal 181 126 144
Binary 10110101 1111110 10010000
Octal 265 176 220

Shades and tints

Shades of #B57E90

#B57E90
(181,126,144)
#A57383
(165,115,131)
#956876
(149,104,118)
#855D69
(133,93,105)
#75525C
(117,82,92)
#65474F
(101,71,79)
#553C42
(85,60,66)
#453135
(69,49,53)
#352628
(53,38,40)
#251B1B
(37,27,27)
#15100E
(21,16,14)
#000000
(0,0,0)

Tints of #B57E90

#B57E90
(181,126,144)
#BB899A
(187,137,154)
#C194A4
(193,148,164)
#C79FAE
(199,159,174)
#CDAAB8
(205,170,184)
#D3B5C2
(211,181,194)
#D9C0CC
(217,192,204)
#DFCBD6
(223,203,214)
#E5D6E0
(229,214,224)
#EBE1EA
(235,225,234)
#F1ECF4
(241,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B57E90; }

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

This text font color is #B57E90.

Background Color

.myBgColor { background-color: #B57E90; }

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

This div background color is #B57E90.

Border color

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

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

This div border color is #B57E90.

Opacity

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

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

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

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

This text has shadow with #B57E90 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B57E90.

Preview

Color preview on black background

This text has color #B57E90 on black background.


Color preview on white background

This text has color #B57E90 on white background.


Black color preview on #B57E90 background

This text has black color on #B57E90 background.


White color preview on #B57E90 background

This text has white color on #B57E90 background.


Related colors

Complementary color

Complementary color for #hex is #4A816F.


I love getcolorcode.com

Triadic colors

1 #90B57E and #7E90B5 with #B57E90 are triadic colors.

2 #907EB5 and #7EB590 with #B57E90 are triadic colors.