COLOR #B526E6

HEX: #B526E6 RGB: (181,38,230)

Color info

#B526E6 contains mainly red and blue colors. Web safe color of #B526E6 is #CC33CC (or #C3C).

RGB color model

#B526E6 color RGB value is (181,38,230).

RGB: (181,38,230) (71%, 15%, 90%)

RGB channels and saturation

R 181 of 255 = 71%
G 38 of 255 = 15%
B 230 of 255 = 90%

181
38
230

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

Portions of RGB colors in percentages

R + G + B = 181 + 38 + 230 = 449 (100%)
R 181 of 449 ~ 40.31%
G 38 of 449 ~ 8.46%
B 230 of 449 ~ 51.22'%

%40.31
%51.22

CMYK color model

#B526E6 color CMYK value is (21,83,0,10).

  • cyan value is 21.30%
  • magenta value is 83.48%
  • yellow value is 0.00%
  • key color value is 9.80%

CMYK: (21,83,0,10)
C21M83Y0K10 (21%, 83%, 0%, 10%)
(0.21 / 0.83 / 0.00 / 0.10)

CMYK percentages

%21.3
%83.48
%0
%9.8

Codes

Color #B526E6 in popluar color models

B5 26 E6
RGB 181 38 230
HSL 285° 79.34% 52.55%
HSB/HSV 285° 83.48% 90.20%
CMYK 21.30% 83.48% 0.00%
9.80%

Color #B526E6 in popluar number systems.

HEX B5 26 E6
Decimal 181 38 230
Binary 10110101 100110 11100110
Octal 265 46 346

Shades and tints

Shades of #B526E6

#B526E6
(181,38,230)
#A523D2
(165,35,210)
#9520BE
(149,32,190)
#851DAA
(133,29,170)
#751A96
(117,26,150)
#651782
(101,23,130)
#55146E
(85,20,110)
#45115A
(69,17,90)
#350E46
(53,14,70)
#250B32
(37,11,50)
#15081E
(21,8,30)
#000000
(0,0,0)

Tints of #B526E6

#B526E6
(181,38,230)
#BB39E8
(187,57,232)
#C14CEA
(193,76,234)
#C75FEC
(199,95,236)
#CD72EE
(205,114,238)
#D385F0
(211,133,240)
#D998F2
(217,152,242)
#DFABF4
(223,171,244)
#E5BEF6
(229,190,246)
#EBD1F8
(235,209,248)
#F1E4FA
(241,228,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B526E6 color. Also use rgb(181,38,230) instead hex code.

Text Font Color

.myTextColor { color: #B526E6; }

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

This text font color is #B526E6.

Background Color

.myBgColor { background-color: #B526E6; }

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

This div background color is #B526E6.

Border color

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

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

This div border color is #B526E6.

Opacity

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

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

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

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

This text has shadow with #B526E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B526E6.

Preview

Color preview on black background

This text has color #B526E6 on black background.


Color preview on white background

This text has color #B526E6 on white background.


Black color preview on #B526E6 background

This text has black color on #B526E6 background.


White color preview on #B526E6 background

This text has white color on #B526E6 background.


Related colors

Complementary color

Complementary color for #hex is #4AD919.


I love getcolorcode.com

Triadic colors

1 #E6B526 and #26E6B5 with #B526E6 are triadic colors.

2 #E626B5 and #26B5E6 with #B526E6 are triadic colors.