COLOR #B53887

HEX: #B53887 RGB: (181,56,135)

Color info

#B53887 contains mainly red and blue colors. Web safe color of #B53887 is #CC3399 (or #C39).

RGB color model

#B53887 color RGB value is (181,56,135).

RGB: (181,56,135) (71%, 22%, 53%)

RGB channels and saturation

R 181 of 255 = 71%
G 56 of 255 = 22%
B 135 of 255 = 53%

181
56
135

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

Portions of RGB colors in percentages

R + G + B = 181 + 56 + 135 = 372 (100%)
R 181 of 372 ~ 48.66%
G 56 of 372 ~ 15.05%
B 135 of 372 ~ 36.29'%

%48.66
%15.05
%36.29

CMYK color model

#B53887 color CMYK value is (0,69,25,29).

  • cyan value is 0.00%
  • magenta value is 69.06%
  • yellow value is 25.41%
  • key color value is 29.02%
CMYK: (0,69,25,29) C0M69Y25K29 (0%,69%,25%,29%) (0.00/0.69/0.25/0.29) 

CMYK percentages

%0
%69.06
%25.41
%29.02

Codes

Color #B53887 in popluar color models

B5 38 87
RGB 181 56 135
HSL 322° 52.74% 46.47%
HSB/HSV 322° 69.06% 70.98%
CMYK 0.00% 69.06% 25.41%
29.02%

Color #B53887 in popluar number systems.

HEX B5 38 87
Decimal 181 56 135
Binary 10110101 111000 10000111
Octal 265 70 207

Shades and tints

Shades of #B53887

#B53887
(181,56,135)
#A5337B
(165,51,123)
#952E6F
(149,46,111)
#852963
(133,41,99)
#752457
(117,36,87)
#651F4B
(101,31,75)
#551A3F
(85,26,63)
#451533
(69,21,51)
#351027
(53,16,39)
#250B1B
(37,11,27)
#15060F
(21,6,15)
#000000
(0,0,0)

Tints of #B53887

#B53887
(181,56,135)
#BB4A91
(187,74,145)
#C15C9B
(193,92,155)
#C76EA5
(199,110,165)
#CD80AF
(205,128,175)
#D392B9
(211,146,185)
#D9A4C3
(217,164,195)
#DFB6CD
(223,182,205)
#E5C8D7
(229,200,215)
#EBDAE1
(235,218,225)
#F1ECEB
(241,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B53887 color. Also use rgb(181,56,135) instead hex code.

Text Font Color

.myTextColor { color: #B53887; }

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

This text font color is #B53887.

Background Color

.myBgColor { background-color: #B53887; }

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

This div background color is #B53887.

Border color

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

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

This div border color is #B53887.

Opacity

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

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

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

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

This text has shadow with #B53887 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B53887.

Preview

Color preview on black background

This text has color #B53887 on black background.


Color preview on white background

This text has color #B53887 on white background.


Black color preview on #B53887 background

This text has black color on #B53887 background.


White color preview on #B53887 background

This text has white color on #B53887 background.


Related colors

Complementary color

Complementary color for #hex is #4AC778.


I love getcolorcode.com

Triadic colors

1 #87B538 and #3887B5 with #B53887 are triadic colors.

2 #8738B5 and #38B587 with #B53887 are triadic colors.