#c904e8

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

Shades of Electric Purple #C904E8

Tints of Electric Purple #C904E8

Color information

#C904E8 (or 0xC904E8) is unknown color: approx Electric Purple. HEX triplet: C9, 04 and E8. RGB value is (201,4,232). Sum of RGB (Red+Green+Blue) = 201+4+232=437 (57% of max value = 765). Red value is 201 (78.91% from 255 or 46.00% from 437); Green value is 4 (1.95% from 255 or 0.92% from 437); Blue value is 232 (91.02% from 255 or 53.09% from 437); Max value from RGB is 232 - color contains mainly: blue. Hex color #C904E8 is not a web safe color. Web safe color analog (approx): #CC00FF. Inversed color of #C904E8 is #36FB17. Grayscale: #585858. Windows color (decimal): -3603224 or 15205577. OLE color: 15205577.

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

Color convert

RGB2014232-
CMYK0.130.9800.09
HSL291.84º96.61%46.27%-
HSV(B)291.84º98.28%90.98%-
XYZ38.718.3377.84-
YUV88.9208.77207.96-

RGB Variations

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

RGB

RED value IS 201 (78.91% from 255) = 46.00%
GREEN value IS 4 (1.95% from 255) = 0.92%
BLUE value IS 232 (91.02% from 255) = 53.09%
R=46.00%
G=0.92%
B=53.09%

CMYK

C (Cyan) values IS 0.13
M (Magenta) values IS 0.98
Y (Yellow) values IS 0
K (Black) values IS 0.09
SystemRedGreenBlueCMYKHSL
Decimal20142320.130.9800.09291.8496.6146.27
HexC94E8D6209124612e
Octal31143501514201144414156
Binary110010011001110100011011100010010011001001001100001101110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #c904e8

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #c904e8; }

 p { color: rgb(201,4,232); }

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

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

 a { background-color: rgb(201,4,232); }

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

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

 span { border-color: rgb(201,4,232); }

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

cancel