#c510e7

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

Shades of Electric Purple #C510E7

Tints of Electric Purple #C510E7

Color information

#C510E7 (or 0xC510E7) is unknown color: approx Electric Purple. HEX triplet: C5, 10 and E7. RGB value is (197,16,231). Sum of RGB (Red+Green+Blue) = 197+16+231=444 (58% of max value = 765). Red value is 197 (77.34% from 255 or 44.37% from 444); Green value is 16 (6.64% from 255 or 3.60% from 444); Blue value is 231 (90.62% from 255 or 52.03% from 444); Max value from RGB is 231 - color contains mainly: blue. Hex color #C510E7 is not a web safe color. Web safe color analog (approx): #CC00FF. Inversed color of #C510E7 is #3AEF18. Grayscale: #5D5D5D. Windows color (decimal): -3862297 or 15143109. OLE color: 15143109.

HSL color Cylindrical-coordinate representation of color #C510E7: hue angle of 290.51º degrees, saturation: 0.87, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #C510E7 is Cyan = 0.15, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.09.

Color convert

RGB19716231-
CMYK0.150.9300.09
HSL290.51º87.04%48.43%-
HSV(B)290.51º93.07%90.59%-
XYZ37.6418.0177.09-
YUV94.63204.97201.02-

RGB Variations

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

RGB

RED value IS 197 (77.34% from 255) = 44.37%
GREEN value IS 16 (6.64% from 255) = 3.60%
BLUE value IS 231 (90.62% from 255) = 52.03%
R=44.37%
G=3.60%
B=52.03%

CMYK

C (Cyan) values IS 0.15
M (Magenta) values IS 0.93
Y (Yellow) values IS 0
K (Black) values IS 0.09
SystemRedGreenBlueCMYKHSL
Decimal197162310.150.9300.09290.5187.0448.43
HexC510E7F5D091235730
Octal305203471713501144312760
Binary11000101100001110011111111011101010011001000111010111110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #c510e7

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #c510e7; }

 p { color: rgb(197,16,231); }

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

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

 a { background-color: rgb(197,16,231); }

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

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

 span { border-color: rgb(197,16,231); }

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

cancel