#751cfb

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

Shades of Electric Indigo #751CFB

Tints of Electric Indigo #751CFB

Color information

#751CFB (or 0x751CFB) is unknown color: approx Electric Indigo. HEX triplet: 75, 1C and FB. RGB value is (117,28,251). Sum of RGB (Red+Green+Blue) = 117+28+251=396 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.55% from 396); Green value is 28 (11.33% from 255 or 7.07% from 396); Blue value is 251 (98.44% from 255 or 63.38% from 396); Max value from RGB is 251 - color contains mainly: blue. Hex color #751CFB is not a web safe color. Web safe color analog (approx): #6633FF. Inversed color of #751CFB is #8AE304. Grayscale: #4F4F4F. Windows color (decimal): -9102085 or 16456821. OLE color: 16456821.

HSL color Cylindrical-coordinate representation of color #751CFB: hue angle of 263.95º degrees, saturation: 0.97, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #751CFB is Cyan = 0.53, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.02.

Color convert

RGB11728251-
CMYK0.530.8900.02
HSL263.95º96.54%54.71%-
HSV(B)263.95º88.84%98.43%-
XYZ25.1611.5892.18-
YUV80.03224.49154.37-

RGB Variations

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

RGB

RED value IS 117 (46.09% from 255) = 29.55%
GREEN value IS 28 (11.33% from 255) = 7.07%
BLUE value IS 251 (98.44% from 255) = 63.38%
R=29.55%
G=7.07%
B=63.38%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0.89
Y (Yellow) values IS 0
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal117282510.530.8900.02263.9596.5454.71
Hex751CFB3559021086137
Octal16534373651310241014167
Binary1110101111001111101111010110110010101000010001100001110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #751cfb

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #751cfb; }

 p { color: rgb(117,28,251); }

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

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

 a { background-color: rgb(117,28,251); }

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

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

 span { border-color: rgb(117,28,251); }

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

cancel