#6d18fc

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

Shades of Electric Indigo #6D18FC

Tints of Electric Indigo #6D18FC

Color information

#6D18FC (or 0x6D18FC) is unknown color: approx Electric Indigo. HEX triplet: 6D, 18 and FC. RGB value is (109,24,252). Sum of RGB (Red+Green+Blue) = 109+24+252=385 (50% of max value = 765). Red value is 109 (42.97% from 255 or 28.31% from 385); Green value is 24 (9.77% from 255 or 6.23% from 385); Blue value is 252 (98.83% from 255 or 65.45% from 385); Max value from RGB is 252 - color contains mainly: blue. Hex color #6D18FC is not a web safe color. Web safe color analog (approx): #6600FF. Inversed color of #6D18FC is #92E703. Grayscale: #4A4A4A. Windows color (decimal): -9627396 or 16521325. OLE color: 16521325.

HSL color Cylindrical-coordinate representation of color #6D18FC: hue angle of 262.37º degrees, saturation: 0.97, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #6D18FC is Cyan = 0.57, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.01.

Color convert

RGB10924252-
CMYK0.570.9000.01
HSL262.37º97.44%54.12%-
HSV(B)262.37º90.48%98.82%-
XYZ24.210.9392.93-
YUV75.41227.66151.96-

RGB Variations

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

RGB

RED value IS 109 (42.97% from 255) = 28.31%
GREEN value IS 24 (9.77% from 255) = 6.23%
BLUE value IS 252 (98.83% from 255) = 65.45%
R=28.31%
G=6.23%
B=65.45%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0.90
Y (Yellow) values IS 0
K (Black) values IS 0.01
SystemRedGreenBlueCMYKHSL
Decimal109242520.570.9000.01262.3797.4454.12
Hex6D18FC395A011066136
Octal15530374711320140614166
Binary110110111000111111001110011011010011000001101100001110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #6d18fc

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #6d18fc; }

 p { color: rgb(109,24,252); }

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

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

 a { background-color: rgb(109,24,252); }

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

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

 span { border-color: rgb(109,24,252); }

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

cancel