COLOR #B55387

HEX: #B55387 RGB: (181,83,135)

Color info

#B55387 contains mainly red and blue colors. Web safe color of #B55387 is #CC6699 (or #C69).

RGB color model

#B55387 color RGB value is (181,83,135).

RGB: (181,83,135) (71%, 33%, 53%)

RGB channels and saturation

R 181 of 255 = 71%
G 83 of 255 = 33%
B 135 of 255 = 53%

181
83
135

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

Portions of RGB colors in percentages

R + G + B = 181 + 83 + 135 = 399 (100%)
R 181 of 399 ~ 45.36%
G 83 of 399 ~ 20.8%
B 135 of 399 ~ 33.83'%

%45.36
%20.8
%33.83

CMYK color model

#B55387 color CMYK value is (0,54,25,29).

  • cyan value is 0.00%
  • magenta value is 54.14%
  • yellow value is 25.41%
  • key color value is 29.02%
CMYK: (0,54,25,29) C0M54Y25K29 (0%,54%,25%,29%) (0.00/0.54/0.25/0.29) 

CMYK percentages

%0
%54.14
%25.41
%29.02

Codes

Color #B55387 in popluar color models

B5 53 87
RGB 181 83 135
HSL 328° 39.84% 51.76%
HSB/HSV 328° 54.14% 70.98%
CMYK 0.00% 54.14% 25.41%
29.02%

Color #B55387 in popluar number systems.

HEX B5 53 87
Decimal 181 83 135
Binary 10110101 1010011 10000111
Octal 265 123 207

Shades and tints

Shades of #B55387

#B55387
(181,83,135)
#A54C7B
(165,76,123)
#95456F
(149,69,111)
#853E63
(133,62,99)
#753757
(117,55,87)
#65304B
(101,48,75)
#55293F
(85,41,63)
#452233
(69,34,51)
#351B27
(53,27,39)
#25141B
(37,20,27)
#150D0F
(21,13,15)
#000000
(0,0,0)

Tints of #B55387

#B55387
(181,83,135)
#BB6291
(187,98,145)
#C1719B
(193,113,155)
#C780A5
(199,128,165)
#CD8FAF
(205,143,175)
#D39EB9
(211,158,185)
#D9ADC3
(217,173,195)
#DFBCCD
(223,188,205)
#E5CBD7
(229,203,215)
#EBDAE1
(235,218,225)
#F1E9EB
(241,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B55387; }

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

This text font color is #B55387.

Background Color

.myBgColor { background-color: #B55387; }

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

This div background color is #B55387.

Border color

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

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

This div border color is #B55387.

Opacity

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

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

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

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

This text has shadow with #B55387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B55387.

Preview

Color preview on black background

This text has color #B55387 on black background.


Color preview on white background

This text has color #B55387 on white background.


Black color preview on #B55387 background

This text has black color on #B55387 background.


White color preview on #B55387 background

This text has white color on #B55387 background.


Related colors

Complementary color

Complementary color for #hex is #4AAC78.


I love getcolorcode.com

Triadic colors

1 #87B553 and #5387B5 with #B55387 are triadic colors.

2 #8753B5 and #53B587 with #B55387 are triadic colors.