Shades of Persian Rose #F12997
Tints of Persian Rose #F12997
RGB
CMYK
RGB Variations
Color information
#F12997 (or 0xF12997) is known color: Persian Rose. HEX triplet: F1, 29 and 97. RGB value is (241,41,151). Sum of RGB (Red+Green+Blue) = 241+41+151=433 (57% of max value = 765). Red value is 241 (94.53% from 255 or 55.66% from 433); Green value is 41 (16.41% from 255 or 9.47% from 433); Blue value is 151 (59.38% from 255 or 34.87% from 433); Max value from RGB is 241 - color contains mainly: red. Hex color #F12997 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #F12997 is #0ED668. Grayscale: #717171. Windows color (decimal): -972393 or 9906673. OLE color: 9906673.
HSL color Cylindrical-coordinate representation of color #F12997: hue angle of 327º degrees, saturation: 0.88, 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 #F12997 is Cyan = 0, Magento = 0.83, Yellow = 0.37 and Black (K on CMYK) = 0.05.
Color convert
| RGB | 241 | 41 | 151 | - |
| CMYK | 0 | 0.83 | 0.37 | 0.05 |
| HSL | 327º | 0.88% | 0.55% | - |
| HSV(B) | 327º | 0.83% | 0.95% | - |
| XYZ | 42.65 | 22.52 | 31.38 | - |
| YUV | 113.34 | 149.26 | 219.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 241 | 41 | 151 | 0 | 0.83 | 0.37 | 0.05 | 327 | 0.88 | 0.55 |
| Hex | F1 | 29 | 97 | 0 | 53 | 25 | 5 | 147 | 58 | 37 |
| Octal | 361 | 51 | 227 | 0 | 123 | 45 | 5 | 507 | 130 | 67 |
| Binary | 11110001 | 101001 | 10010111 | 0 | 1010011 | 100101 | 101 | 101000111 | 1011000 | 110111 |
Color Harmonies of #F12997
Complementary color
Monochromatic Colors of #F12997
Black with #F12997
Text Example
Text Example
White with #F12997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #F12997; }
p { color: rgb(241,41,151); }
H1.HeaderClassName
{
color: #F12997;
}
.AnyTagClassName
{
color: #F12997;
}
</style>
background-color css
<style>
a { background-color: #F12997; }
a { background-color: rgb(241,41,151); }
div.DivClassName
{
background-color: #F12997;
}
.BgClassName
{
background-color: #F12997;
}
</style>
border-color css
<style>
span { border-color: #F12997; }
span { border-color: rgb(241,41,151); }
td.TdClassName
{
border-color: #F12997;
}
.TagClassName
{
border-color: #F12997;
}
</style>