Shades of Persian Rose #F42497
Tints of Persian Rose #F42497
RGB
CMYK
RGB Variations
Color information
#F42497 (or 0xF42497) is known color: Persian Rose. HEX triplet: F4, 24 and 97. RGB value is (244,36,151). Sum of RGB (Red+Green+Blue) = 244+36+151=431 (57% of max value = 765). Red value is 244 (95.70% from 255 or 56.61% from 431); Green value is 36 (14.45% from 255 or 8.35% from 431); Blue value is 151 (59.38% from 255 or 35.03% from 431); Max value from RGB is 244 - color contains mainly: red. Hex color #F42497 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #F42497 is #0BDB68. Grayscale: #6F6F6F. Windows color (decimal): -777065 or 9905396. OLE color: 9905396.
HSL color Cylindrical-coordinate representation of color #F42497: hue angle of 326.83º degrees, saturation: 0.9, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #F42497 is Cyan = 0, Magento = 0.85, Yellow = 0.38 and Black (K on CMYK) = 0.04.
Color convert
| RGB | 244 | 36 | 151 | - |
| CMYK | 0 | 0.85 | 0.38 | 0.04 |
| HSL | 326.83º | 0.9% | 0.55% | - |
| HSV(B) | 326.83º | 0.85% | 0.96% | - |
| XYZ | 43.53 | 22.73 | 31.37 | - |
| YUV | 111.3 | 150.41 | 222.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 244 | 36 | 151 | 0 | 0.85 | 0.38 | 0.04 | 326.83 | 0.9 | 0.55 |
| Hex | F4 | 24 | 97 | 0 | 55 | 26 | 4 | 147 | 5A | 37 |
| Octal | 364 | 44 | 227 | 0 | 125 | 46 | 4 | 507 | 132 | 67 |
| Binary | 11110100 | 100100 | 10010111 | 0 | 1010101 | 100110 | 100 | 101000111 | 1011010 | 110111 |
Color Harmonies of #F42497
Complementary color
Monochromatic Colors of #F42497
Black with #F42497
Text Example
Text Example
White with #F42497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #F42497; }
p { color: rgb(244,36,151); }
H1.HeaderClassName
{
color: #F42497;
}
.AnyTagClassName
{
color: #F42497;
}
</style>
background-color css
<style>
a { background-color: #F42497; }
a { background-color: rgb(244,36,151); }
div.DivClassName
{
background-color: #F42497;
}
.BgClassName
{
background-color: #F42497;
}
</style>
border-color css
<style>
span { border-color: #F42497; }
span { border-color: rgb(244,36,151); }
td.TdClassName
{
border-color: #F42497;
}
.TagClassName
{
border-color: #F42497;
}
</style>