Shades of Persian Rose #F42997
Tints of Persian Rose #F42997
RGB
CMYK
RGB Variations
Color information
#F42997 (or 0xF42997) is known color: Persian Rose. HEX triplet: F4, 29 and 97. RGB value is (244,41,151). Sum of RGB (Red+Green+Blue) = 244+41+151=436 (57% of max value = 765). Red value is 244 (95.70% from 255 or 55.96% from 436); Green value is 41 (16.41% from 255 or 9.40% from 436); Blue value is 151 (59.38% from 255 or 34.63% from 436); Max value from RGB is 244 - color contains mainly: red. Hex color #F42997 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #F42997 is #0BD668. Grayscale: #727272. Windows color (decimal): -775785 or 9906676. OLE color: 9906676.
HSL color Cylindrical-coordinate representation of color #F42997: hue angle of 327.49º degrees, saturation: 0.9, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #F42997 is Cyan = 0, Magento = 0.83, Yellow = 0.38 and Black (K on CMYK) = 0.04.
Color convert
| RGB | 244 | 41 | 151 | - |
| CMYK | 0 | 0.83 | 0.38 | 0.04 |
| HSL | 327.49º | 0.9% | 0.56% | - |
| HSV(B) | 327.49º | 0.83% | 0.96% | - |
| XYZ | 43.69 | 23.05 | 31.43 | - |
| YUV | 114.24 | 148.75 | 220.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 244 | 41 | 151 | 0 | 0.83 | 0.38 | 0.04 | 327.49 | 0.9 | 0.56 |
| Hex | F4 | 29 | 97 | 0 | 53 | 26 | 4 | 147 | 5A | 38 |
| Octal | 364 | 51 | 227 | 0 | 123 | 46 | 4 | 507 | 132 | 70 |
| Binary | 11110100 | 101001 | 10010111 | 0 | 1010011 | 100110 | 100 | 101000111 | 1011010 | 111000 |
Color Harmonies of #F42997
Complementary color
Monochromatic Colors of #F42997
Black with #F42997
Text Example
Text Example
White with #F42997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #F42997; }
p { color: rgb(244,41,151); }
H1.HeaderClassName
{
color: #F42997;
}
.AnyTagClassName
{
color: #F42997;
}
</style>
background-color css
<style>
a { background-color: #F42997; }
a { background-color: rgb(244,41,151); }
div.DivClassName
{
background-color: #F42997;
}
.BgClassName
{
background-color: #F42997;
}
</style>
border-color css
<style>
span { border-color: #F42997; }
span { border-color: rgb(244,41,151); }
td.TdClassName
{
border-color: #F42997;
}
.TagClassName
{
border-color: #F42997;
}
</style>