#fe20be

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

Shades of Shocking Pink #FE20BE

Tints of Shocking Pink #FE20BE

Color information

#FE20BE (or 0xFE20BE) is unknown color: approx Shocking Pink. HEX triplet: FE, 20 and BE. RGB value is (254,32,190). Sum of RGB (Red+Green+Blue) = 254+32+190=476 (63% of max value = 765). Red value is 254 (99.61% from 255 or 53.36% from 476); Green value is 32 (12.89% from 255 or 6.72% from 476); Blue value is 190 (74.61% from 255 or 39.92% from 476); Max value from RGB is 254 - color contains mainly: red. Hex color #FE20BE is not a web safe color. Web safe color analog (approx): #FF33CC. Inversed color of #FE20BE is #01DF41. Grayscale: #737373. Windows color (decimal): -122690 or 12460286. OLE color: 12460286.

HSL color Cylindrical-coordinate representation of color #FE20BE: hue angle of 317.3º degrees, saturation: 0.99, lightness: 0.56%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #FE20BE is Cyan = 0, Magento = 0.87, Yellow = 0.25 and Black (K on CMYK) = 0.00.

Color convert

RGB25432190-
CMYK00.870.250.00
HSL317.3º99.11%56.08%-
HSV(B)317.3º87.4%99.61%-
XYZ50.6825.8251.03-
YUV116.39169.55226.15-

RGB Variations

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

RGB

RED value IS 254 (99.61% from 255) = 53.36%
GREEN value IS 32 (12.89% from 255) = 6.72%
BLUE value IS 190 (74.61% from 255) = 39.92%
R=53.36%
G=6.72%
B=39.92%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.87
Y (Yellow) values IS 0.25
K (Black) values IS 0.00
SystemRedGreenBlueCMYKHSL
Decimal2543219000.870.250.00317.399.1156.08
HexFE20BE05719013d6338
Octal37640276012731047514370
Binary1111111010000010111110010101111100101001111011100011111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fe20be

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fe20be; }

 p { color: rgb(254,32,190); }

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

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

 a { background-color: rgb(254,32,190); }

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

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

 span { border-color: rgb(254,32,190); }

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

cancel