#fa27a8

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

Shades of Persian Rose #FA27A8

Tints of Persian Rose #FA27A8

Color information

#FA27A8 (or 0xFA27A8) is unknown color: approx Persian Rose. HEX triplet: FA, 27 and A8. RGB value is (250,39,168). Sum of RGB (Red+Green+Blue) = 250+39+168=457 (60% of max value = 765). Red value is 250 (98.05% from 255 or 54.70% from 457); Green value is 39 (15.62% from 255 or 8.53% from 457); Blue value is 168 (66.02% from 255 or 36.76% from 457); Max value from RGB is 250 - color contains mainly: red. Hex color #FA27A8 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #FA27A8 is #05D857. Grayscale: #747474. Windows color (decimal): -383064 or 11020282. OLE color: 11020282.

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

Color convert

RGB25039168-
CMYK00.840.330.02
HSL323.32º95.48%56.67%-
HSV(B)323.32º84.4%98.04%-
XYZ47.2224.639.31-
YUV116.8156.9223.01-

RGB Variations

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

RGB

RED value IS 250 (98.05% from 255) = 54.70%
GREEN value IS 39 (15.62% from 255) = 8.53%
BLUE value IS 168 (66.02% from 255) = 36.76%
R=54.70%
G=8.53%
B=36.76%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.84
Y (Yellow) values IS 0.33
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal2503916800.840.330.02323.3295.4856.67
HexFA27A80542121435f39
Octal37247250012441250313771
Binary111110101001111010100001010100100001101010000111011111111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fa27a8

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fa27a8; }

 p { color: rgb(250,39,168); }

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

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

 a { background-color: rgb(250,39,168); }

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

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

 span { border-color: rgb(250,39,168); }

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

cancel