#1940fa

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

Shades of Neon Blue #1940FA

Tints of Neon Blue #1940FA

Color information

#1940FA (or 0x1940FA) is unknown color: approx Neon Blue. HEX triplet: 19, 40 and FA. RGB value is (25,64,250). Sum of RGB (Red+Green+Blue) = 25+64+250=339 (44% of max value = 765). Red value is 25 (10.16% from 255 or 7.37% from 339); Green value is 64 (25.39% from 255 or 18.88% from 339); Blue value is 250 (98.05% from 255 or 73.75% from 339); Max value from RGB is 250 - color contains mainly: blue. Hex color #1940FA is not a web safe color. Web safe color analog (approx): #0033FF. Inversed color of #1940FA is #E6BF05. Grayscale: #484848. Windows color (decimal): -15122182 or 16400409. OLE color: 16400409.

HSL color Cylindrical-coordinate representation of color #1940FA: hue angle of 229.6º degrees, saturation: 0.96, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #1940FA is Cyan = 0.9, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.02.

Color convert

RGB2564250-
CMYK0.90.7400.02
HSL229.6º95.74%53.92%-
HSV(B)229.6º90%98.04%-
XYZ19.4910.7891.5-
YUV73.54227.5893.38-

RGB Variations

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

RGB

RED value IS 25 (10.16% from 255) = 7.37%
GREEN value IS 64 (25.39% from 255) = 18.88%
BLUE value IS 250 (98.05% from 255) = 73.75%
R=7.37%
G=18.88%
B=73.75%

CMYK

C (Cyan) values IS 0.9
M (Magenta) values IS 0.74
Y (Yellow) values IS 0
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal25642500.90.7400.02229.695.7453.92
Hex1940FA5A4A02e66036
Octal311003721321120234614066
Binary1100110000001111101010110101001010010111001101100000110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #1940fa

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #1940fa; }

 p { color: rgb(25,64,250); }

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

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

 a { background-color: rgb(25,64,250); }

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

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

 span { border-color: rgb(25,64,250); }

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

cancel