COLOR #B55193

HEX: #B55193 RGB: (181,81,147)

Color info

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

RGB color model

#B55193 color RGB value is (181,81,147).

RGB: (181,81,147) (71%, 32%, 58%)

RGB channels and saturation

R 181 of 255 = 71%
G 81 of 255 = 32%
B 147 of 255 = 58%

181
81
147

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

Portions of RGB colors in percentages

R + G + B = 181 + 81 + 147 = 409 (100%)
R 181 of 409 ~ 44.25%
G 81 of 409 ~ 19.8%
B 147 of 409 ~ 35.94'%

%44.25
%19.8
%35.94

CMYK color model

#B55193 color CMYK value is (0,55,19,29).

  • cyan value is 0.00%
  • magenta value is 55.25%
  • yellow value is 18.78%
  • key color value is 29.02%
CMYK: (0,55,19,29) C0M55Y19K29 (0%,55%,19%,29%) (0.00/0.55/0.19/0.29) 

CMYK percentages

%0
%55.25
%18.78
%29.02

Codes

Color #B55193 in popluar color models

B5 51 93
RGB 181 81 147
HSL 320° 40.32% 51.37%
HSB/HSV 320° 55.25% 70.98%
CMYK 0.00% 55.25% 18.78%
29.02%

Color #B55193 in popluar number systems.

HEX B5 51 93
Decimal 181 81 147
Binary 10110101 1010001 10010011
Octal 265 121 223

Shades and tints

Shades of #B55193

#B55193
(181,81,147)
#A54A86
(165,74,134)
#954379
(149,67,121)
#853C6C
(133,60,108)
#75355F
(117,53,95)
#652E52
(101,46,82)
#552745
(85,39,69)
#452038
(69,32,56)
#35192B
(53,25,43)
#25121E
(37,18,30)
#150B11
(21,11,17)
#000000
(0,0,0)

Tints of #B55193

#B55193
(181,81,147)
#BB609C
(187,96,156)
#C16FA5
(193,111,165)
#C77EAE
(199,126,174)
#CD8DB7
(205,141,183)
#D39CC0
(211,156,192)
#D9ABC9
(217,171,201)
#DFBAD2
(223,186,210)
#E5C9DB
(229,201,219)
#EBD8E4
(235,216,228)
#F1E7ED
(241,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B55193 color. Also use rgb(181,81,147) instead hex code.

Text Font Color

.myTextColor { color: #B55193; }

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

This text font color is #B55193.

Background Color

.myBgColor { background-color: #B55193; }

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

This div background color is #B55193.

Border color

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

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

This div border color is #B55193.

Opacity

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

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

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

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

This text has shadow with #B55193 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B55193.

Preview

Color preview on black background

This text has color #B55193 on black background.


Color preview on white background

This text has color #B55193 on white background.


Black color preview on #B55193 background

This text has black color on #B55193 background.


White color preview on #B55193 background

This text has white color on #B55193 background.


Related colors

Complementary color

Complementary color for #hex is #4AAE6C.


I love getcolorcode.com

Triadic colors

1 #93B551 and #5193B5 with #B55193 are triadic colors.

2 #9351B5 and #51B593 with #B55193 are triadic colors.