#6b43fb

Color #6B43FB Neon Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Neon Blue #6B43FB

Tints of Neon Blue #6B43FB

Color information

#6B43FB (or 0x6B43FB) is unknown color: approx Neon Blue. HEX triplet: 6B, 43 and FB. RGB value is (107,67,251). Sum of RGB (Red+Green+Blue) = 107+67+251=425 (56% of max value = 765). Red value is 107 (42.19% from 255 or 25.18% from 425); Green value is 67 (26.56% from 255 or 15.76% from 425); Blue value is 251 (98.44% from 255 or 59.06% from 425); Max value from RGB is 251 - color contains mainly: blue. Hex color #6B43FB is not a web safe color. Web safe color analog (approx): #6633FF. Inversed color of #6B43FB is #94BC04. Grayscale: #636363. Windows color (decimal): -9747461 or 16466795. OLE color: 16466795.

HSL color Cylindrical-coordinate representation of color #6B43FB: hue angle of 253.04º degrees, saturation: 0.96, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #6B43FB is Cyan = 0.57, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.02.

Color convert

RGB10767251-
CMYK0.570.7300.02
HSL253.04º95.83%62.35%-
HSV(B)253.04º73.31%98.43%-
XYZ25.4814.1192.65-
YUV99.94213.25133.04-

RGB Variations

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

RGB

RED value IS 107 (42.19% from 255) = 25.18%
GREEN value IS 67 (26.56% from 255) = 15.76%
BLUE value IS 251 (98.44% from 255) = 59.06%
R=25.18%
G=15.76%
B=59.06%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0.73
Y (Yellow) values IS 0
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal107672510.570.7300.02253.0495.8362.35
Hex6B43FB394902fd603e
Octal153103373711110237514076
Binary11010111000011111110111110011001001010111111011100000111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #6b43fb

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(107,67,251); }

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

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

 a { background-color: rgb(107,67,251); }

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

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

 span { border-color: rgb(107,67,251); }

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

cancel