Shades of Persian Rose #F42598
Tints of Persian Rose #F42598
RGB
CMYK
RGB Variations
Color information
#F42598 (or 0xF42598) is known color: Persian Rose. HEX triplet: F4, 25 and 98. RGB value is (244,37,152). Sum of RGB (Red+Green+Blue) = 244+37+152=433 (57% of max value = 765). Red value is 244 (95.70% from 255 or 56.35% from 433); Green value is 37 (14.84% from 255 or 8.55% from 433); Blue value is 152 (59.77% from 255 or 35.10% from 433); Max value from RGB is 244 - color contains mainly: red. Hex color #F42598 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #F42598 is #0BDA67. Grayscale: #6F6F6F. Windows color (decimal): -776808 or 9971188. OLE color: 9971188.
HSL color Cylindrical-coordinate representation of color #F42598: hue angle of 326.67º 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 #F42598 is Cyan = 0, Magento = 0.85, Yellow = 0.38 and Black (K on CMYK) = 0.04.
Color convert
| RGB | 244 | 37 | 152 | - |
| CMYK | 0 | 0.85 | 0.38 | 0.04 |
| HSL | 326.67º | 0.9% | 0.55% | - |
| HSV(B) | 326.67º | 0.85% | 0.96% | - |
| XYZ | 43.64 | 22.82 | 31.81 | - |
| YUV | 112 | 150.58 | 222.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 244 | 37 | 152 | 0 | 0.85 | 0.38 | 0.04 | 326.67 | 0.9 | 0.55 |
| Hex | F4 | 25 | 98 | 0 | 55 | 26 | 4 | 147 | 5A | 37 |
| Octal | 364 | 45 | 230 | 0 | 125 | 46 | 4 | 507 | 132 | 67 |
| Binary | 11110100 | 100101 | 10011000 | 0 | 1010101 | 100110 | 100 | 101000111 | 1011010 | 110111 |
Color Harmonies of #F42598
Complementary color
Monochromatic Colors of #F42598
Black with #F42598
Text Example
Text Example
White with #F42598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #F42598; }
p { color: rgb(244,37,152); }
H1.HeaderClassName
{
color: #F42598;
}
.AnyTagClassName
{
color: #F42598;
}
</style>
background-color css
<style>
a { background-color: #F42598; }
a { background-color: rgb(244,37,152); }
div.DivClassName
{
background-color: #F42598;
}
.BgClassName
{
background-color: #F42598;
}
</style>
border-color css
<style>
span { border-color: #F42598; }
span { border-color: rgb(244,37,152); }
td.TdClassName
{
border-color: #F42598;
}
.TagClassName
{
border-color: #F42598;
}
</style>