Shades of Persian Rose #F22997
Tints of Persian Rose #F22997
RGB
CMYK
RGB Variations
Color information
#F22997 (or 0xF22997) is known color: Persian Rose. HEX triplet: F2, 29 and 97. RGB value is (242,41,151). Sum of RGB (Red+Green+Blue) = 242+41+151=434 (57% of max value = 765). Red value is 242 (94.92% from 255 or 55.76% from 434); Green value is 41 (16.41% from 255 or 9.45% from 434); Blue value is 151 (59.38% from 255 or 34.79% from 434); Max value from RGB is 242 - color contains mainly: red. Hex color #F22997 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #F22997 is #0DD668. Grayscale: #717171. Windows color (decimal): -906857 or 9906674. OLE color: 9906674.
HSL color Cylindrical-coordinate representation of color #F22997: hue angle of 327.16º degrees, saturation: 0.89, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #F22997 is Cyan = 0, Magento = 0.83, Yellow = 0.38 and Black (K on CMYK) = 0.05.
Color convert
| RGB | 242 | 41 | 151 | - |
| CMYK | 0 | 0.83 | 0.38 | 0.05 |
| HSL | 327.16º | 0.89% | 0.55% | - |
| HSV(B) | 327.16º | 0.83% | 0.95% | - |
| XYZ | 43 | 22.7 | 31.39 | - |
| YUV | 113.64 | 149.09 | 219.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 242 | 41 | 151 | 0 | 0.83 | 0.38 | 0.05 | 327.16 | 0.89 | 0.55 |
| Hex | F2 | 29 | 97 | 0 | 53 | 26 | 5 | 147 | 59 | 37 |
| Octal | 362 | 51 | 227 | 0 | 123 | 46 | 5 | 507 | 131 | 67 |
| Binary | 11110010 | 101001 | 10010111 | 0 | 1010011 | 100110 | 101 | 101000111 | 1011001 | 110111 |
Color Harmonies of #F22997
Complementary color
Monochromatic Colors of #F22997
Black with #F22997
Text Example
Text Example
White with #F22997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #F22997; }
p { color: rgb(242,41,151); }
H1.HeaderClassName
{
color: #F22997;
}
.AnyTagClassName
{
color: #F22997;
}
</style>
background-color css
<style>
a { background-color: #F22997; }
a { background-color: rgb(242,41,151); }
div.DivClassName
{
background-color: #F22997;
}
.BgClassName
{
background-color: #F22997;
}
</style>
border-color css
<style>
span { border-color: #F22997; }
span { border-color: rgb(242,41,151); }
td.TdClassName
{
border-color: #F22997;
}
.TagClassName
{
border-color: #F22997;
}
</style>