COLOR #B576BE

HEX: #B576BE RGB: (181,118,190)

Color info

#B576BE contains mainly red and blue colors. Web safe color of #B576BE is #CC66CC (or #C6C).

RGB color model

#B576BE color RGB value is (181,118,190).

RGB: (181,118,190) (71%, 46%, 75%)

RGB channels and saturation

R 181 of 255 = 71%
G 118 of 255 = 46%
B 190 of 255 = 75%

181
118
190

R + G + B ~ 64%. #B576BE is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 118 + 190 = 489 (100%)
R 181 of 489 ~ 37.01%
G 118 of 489 ~ 24.13%
B 190 of 489 ~ 38.85'%

%37.01
%24.13
%38.85

CMYK color model

#B576BE color CMYK value is (5,38,0,25).

  • cyan value is 4.74%
  • magenta value is 37.89%
  • yellow value is 0.00%
  • key color value is 25.49%
CMYK: (5,38,0,25) C5M38Y0K25 (5%,38%,0%,25%) (0.05/0.38/0.00/0.25) 

CMYK percentages

%4.74
%37.89
%0
%25.49

Codes

Color #B576BE in popluar color models

B5 76 BE
RGB 181 118 190
HSL 293° 35.64% 60.39%
HSB/HSV 293° 37.89% 74.51%
CMYK 4.74% 37.89% 0.00%
25.49%

Color #B576BE in popluar number systems.

HEX B5 76 BE
Decimal 181 118 190
Binary 10110101 1110110 10111110
Octal 265 166 276

Shades and tints

Shades of #B576BE

#B576BE
(181,118,190)
#A56CAD
(165,108,173)
#95629C
(149,98,156)
#85588B
(133,88,139)
#754E7A
(117,78,122)
#654469
(101,68,105)
#553A58
(85,58,88)
#453047
(69,48,71)
#352636
(53,38,54)
#251C25
(37,28,37)
#151214
(21,18,20)
#000000
(0,0,0)

Tints of #B576BE

#B576BE
(181,118,190)
#BB82C3
(187,130,195)
#C18EC8
(193,142,200)
#C79ACD
(199,154,205)
#CDA6D2
(205,166,210)
#D3B2D7
(211,178,215)
#D9BEDC
(217,190,220)
#DFCAE1
(223,202,225)
#E5D6E6
(229,214,230)
#EBE2EB
(235,226,235)
#F1EEF0
(241,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B576BE color. Also use rgb(181,118,190) instead hex code.

Text Font Color

.myTextColor { color: #B576BE; }

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

This text font color is #B576BE.

Background Color

.myBgColor { background-color: #B576BE; }

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

This div background color is #B576BE.

Border color

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

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

This div border color is #B576BE.

Opacity

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

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

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

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

This text has shadow with #B576BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B576BE.

Preview

Color preview on black background

This text has color #B576BE on black background.


Color preview on white background

This text has color #B576BE on white background.


Black color preview on #B576BE background

This text has black color on #B576BE background.


White color preview on #B576BE background

This text has white color on #B576BE background.


Related colors

Complementary color

Complementary color for #hex is #4A8941.


I love getcolorcode.com

Triadic colors

1 #BEB576 and #76BEB5 with #B576BE are triadic colors.

2 #BE76B5 and #76B5BE with #B576BE are triadic colors.