#fa13ba

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

Shades of Shocking Pink #FA13BA

Tints of Shocking Pink #FA13BA

Color information

#FA13BA (or 0xFA13BA) is unknown color: approx Shocking Pink. HEX triplet: FA, 13 and BA. RGB value is (250,19,186). Sum of RGB (Red+Green+Blue) = 250+19+186=455 (60% of max value = 765). Red value is 250 (98.05% from 255 or 54.95% from 455); Green value is 19 (7.81% from 255 or 4.18% from 455); Blue value is 186 (73.05% from 255 or 40.88% from 455); Max value from RGB is 250 - color contains mainly: red. Hex color #FA13BA is not a web safe color. Web safe color analog (approx): #FF00CC. Inversed color of #FA13BA is #05EC45. Grayscale: #6A6A6A. Windows color (decimal): -388166 or 12194810. OLE color: 12194810.

HSL color Cylindrical-coordinate representation of color #FA13BA: hue angle of 316.62º degrees, saturation: 0.96, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #FA13BA is Cyan = 0, Magento = 0.92, Yellow = 0.26 and Black (K on CMYK) = 0.02.

Color convert

RGB25019186-
CMYK00.920.260.02
HSL316.62º95.85%52.75%-
HSV(B)316.62º92.4%98.04%-
XYZ48.5224.3348.59-
YUV107.11172.53229.92-

RGB Variations

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

RGB

RED value IS 250 (98.05% from 255) = 54.95%
GREEN value IS 19 (7.81% from 255) = 4.18%
BLUE value IS 186 (73.05% from 255) = 40.88%
R=54.95%
G=4.18%
B=40.88%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.92
Y (Yellow) values IS 0.26
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal2501918600.920.260.02316.6295.8552.75
HexFA13BA05C1A213d6035
Octal37223272013432247514065
Binary1111101010011101110100101110011010101001111011100000110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fa13ba

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fa13ba; }

 p { color: rgb(250,19,186); }

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

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

 a { background-color: rgb(250,19,186); }

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

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

 span { border-color: rgb(250,19,186); }

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

cancel