#BC06E8

Color #BC06E8 Electric Purple (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Electric Purple #BC06E8

Tints of Electric Purple #BC06E8

Color information

#BC06E8 (or 0xBC06E8) is unknown color: approx Electric Purple. HEX triplet: BC, 06 and E8. RGB value is (188,6,232). Sum of RGB (Red+Green+Blue) = 188+6+232=426 (56% of max value = 765). Red value is 188 (73.83% from 255 or 44.13% from 426); Green value is 6 (2.73% from 255 or 1.41% from 426); Blue value is 232 (91.02% from 255 or 54.46% from 426); Max value from RGB is 232 - color contains mainly: blue. Hex color #BC06E8 is not a web safe color. Web safe color analog (approx): #CC00FF. Inversed color of #BC06E8 is #43F917. Grayscale: #555555. Windows color (decimal): -4454680 or 15206076. OLE color: 15206076.

HSL color Cylindrical-coordinate representation of color #BC06E8: hue angle of 288.32º degrees, saturation: 0.95, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #BC06E8 is Cyan = 0.19, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.09.

Color convert

RGB1886232-
CMYK0.190.9700.09
HSL288.32º94.96%46.67%-
HSV(B)288.32º97.41%90.98%-
XYZ35.3716.6577.69-
YUV86.18210.3200.62-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 188 (73.83% from 255) = 44.13%
GREEN value IS 6 (2.73% from 255) = 1.41%
BLUE value IS 232 (91.02% from 255) = 54.46%
R=44.13%
G=1.41%
B=54.46%

CMYK

C (Cyan) values IS 0.19
M (Magenta) values IS 0.97
Y (Yellow) values IS 0
K (Black) values IS 0.09
SystemRedGreenBlueCMYKHSL
Decimal18862320.190.9700.09288.3294.9646.67
HexBC6E81361091205f2f
Octal27463502314101144013757
Binary1011110011011101000100111100001010011001000001011111101111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #BC06E8

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #BC06E8; }

 p { color: rgb(188,6,232); }

 H1.HeaderClassName
 {
   color: #BC06E8;
 }
 .AnyTagClassName
 {
   color: #BC06E8;
 }
</style>
background-color css

<style>
 a { background-color: #BC06E8; }

 a { background-color: rgb(188,6,232); }

 div.DivClassName
 {
   background-color: #BC06E8;
 }
 .BgClassName
 {
   background-color: #BC06E8;
 }
</style>
border-color css

<style>
 span { border-color: #BC06E8; }

 span { border-color: rgb(188,6,232); }

 td.TdClassName
 {
   border-color: #BC06E8;
 }
 .TagClassName
 {
   border-color: #BC06E8;
 }
</style>

cancel