#FB60C6

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

Shades of Neon Pink #FB60C6

Tints of Neon Pink #FB60C6

Color information

#FB60C6 (or 0xFB60C6) is unknown color: approx Neon Pink. HEX triplet: FB, 60 and C6. RGB value is (251,96,198). Sum of RGB (Red+Green+Blue) = 251+96+198=545 (72% of max value = 765). Red value is 251 (98.44% from 255 or 46.06% from 545); Green value is 96 (37.89% from 255 or 17.61% from 545); Blue value is 198 (77.73% from 255 or 36.33% from 545); Max value from RGB is 251 - color contains mainly: red. Hex color #FB60C6 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #FB60C6 is #049F39. Grayscale: #999999. Windows color (decimal): -302906 or 13000955. OLE color: 13000955.

HSL color Cylindrical-coordinate representation of color #FB60C6: hue angle of 320.52º degrees, saturation: 0.95, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #FB60C6 is Cyan = 0, Magento = 0.62, Yellow = 0.21 and Black (K on CMYK) = 0.02.

Color convert

RGB25196198-
CMYK00.620.210.02
HSL320.52º95.09%68.04%-
HSV(B)320.52º61.75%98.43%-
XYZ54.1632.9556.93-
YUV153.97152.85197.21-

RGB Variations

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

RGB

RED value IS 251 (98.44% from 255) = 46.06%
GREEN value IS 96 (37.89% from 255) = 17.61%
BLUE value IS 198 (77.73% from 255) = 36.33%
R=46.06%
G=17.61%
B=36.33%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.62
Y (Yellow) values IS 0.21
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal2519619800.620.210.02320.5295.0968.04
HexFB60C603E1521415f44
Octal373140306076252501137104
Binary111110111100000110001100111110101011010100000110111111000100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #FB60C6

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #FB60C6; }

 p { color: rgb(251,96,198); }

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

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

 a { background-color: rgb(251,96,198); }

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

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

 span { border-color: rgb(251,96,198); }

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

cancel