#F72BA2

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

Shades of Persian Rose #F72BA2

Tints of Persian Rose #F72BA2

Color information

#F72BA2 (or 0xF72BA2) is unknown color: approx Persian Rose. HEX triplet: F7, 2B and A2. RGB value is (247,43,162). Sum of RGB (Red+Green+Blue) = 247+43+162=452 (59% of max value = 765). Red value is 247 (96.88% from 255 or 54.65% from 452); Green value is 43 (17.19% from 255 or 9.51% from 452); Blue value is 162 (63.67% from 255 or 35.84% from 452); Max value from RGB is 247 - color contains mainly: red. Hex color #F72BA2 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #F72BA2 is #08D45D. Grayscale: #757575. Windows color (decimal): -578654 or 10628087. OLE color: 10628087.

HSL color Cylindrical-coordinate representation of color #F72BA2: hue angle of 325º degrees, saturation: 0.93, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #F72BA2 is Cyan = 0, Magento = 0.83, Yellow = 0.34 and Black (K on CMYK) = 0.03.

Color convert

RGB24743162-
CMYK00.830.340.03
HSL325º92.73%56.86%-
HSV(B)325º82.59%96.86%-
XYZ45.7424.1136.43-
YUV117.56153.09220.32-

RGB Variations

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

RGB

RED value IS 247 (96.88% from 255) = 54.65%
GREEN value IS 43 (17.19% from 255) = 9.51%
BLUE value IS 162 (63.67% from 255) = 35.84%
R=54.65%
G=9.51%
B=35.84%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.83
Y (Yellow) values IS 0.34
K (Black) values IS 0.03
SystemRedGreenBlueCMYKHSL
Decimal2474316200.830.340.0332592.7356.86
HexF72BA20532231455d39
Octal36753242012342350513571
Binary111101111010111010001001010011100010111010001011011101111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #F72BA2

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #F72BA2; }

 p { color: rgb(247,43,162); }

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

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

 a { background-color: rgb(247,43,162); }

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

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

 span { border-color: rgb(247,43,162); }

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

cancel