#fe21a3

Color #FE21A3 Persian Rose (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Persian Rose #FE21A3

Tints of Persian Rose #FE21A3

Color information

#FE21A3 (or 0xFE21A3) is unknown color: approx Persian Rose. HEX triplet: FE, 21 and A3. RGB value is (254,33,163). Sum of RGB (Red+Green+Blue) = 254+33+163=450 (59% of max value = 765). Red value is 254 (99.61% from 255 or 56.44% from 450); Green value is 33 (13.28% from 255 or 7.33% from 450); Blue value is 163 (64.06% from 255 or 36.22% from 450); Max value from RGB is 254 - color contains mainly: red. Hex color #FE21A3 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #FE21A3 is #01DE5C. Grayscale: #717171. Windows color (decimal): -122461 or 10691070. OLE color: 10691070.

HSL color Cylindrical-coordinate representation of color #FE21A3: hue angle of 324.71º 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 #FE21A3 is Cyan = 0, Magento = 0.87, Yellow = 0.36 and Black (K on CMYK) = 0.00.

Color convert

RGB25433163-
CMYK00.870.360.00
HSL324.71º99.1%56.27%-
HSV(B)324.71º87.01%99.61%-
XYZ48.0324.836.91-
YUV113.9155.72227.93-

RGB Variations

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

RGB

RED value IS 254 (99.61% from 255) = 56.44%
GREEN value IS 33 (13.28% from 255) = 7.33%
BLUE value IS 163 (64.06% from 255) = 36.22%
R=56.44%
G=7.33%
B=36.22%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.87
Y (Yellow) values IS 0.36
K (Black) values IS 0.00
SystemRedGreenBlueCMYKHSL
Decimal2543316300.870.360.00324.7199.156.27
HexFE21A30572401456338
Octal37641243012744050514370
Binary11111110100001101000110101011110010001010001011100011111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fe21a3

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fe21a3; }

 p { color: rgb(254,33,163); }

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

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

 a { background-color: rgb(254,33,163); }

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

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

 span { border-color: rgb(254,33,163); }

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

cancel