Shades of Persian Rose #F42594
Tints of Persian Rose #F42594
RGB
CMYK
RGB Variations
Color information
#F42594 (or 0xF42594) is known color: Persian Rose. HEX triplet: F4, 25 and 94. RGB value is (244,37,148). Sum of RGB (Red+Green+Blue) = 244+37+148=429 (56% of max value = 765). Red value is 244 (95.70% from 255 or 56.88% from 429); Green value is 37 (14.84% from 255 or 8.62% from 429); Blue value is 148 (58.20% from 255 or 34.50% from 429); Max value from RGB is 244 - color contains mainly: red. Hex color #F42594 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #F42594 is #0BDA6B. Grayscale: #6F6F6F. Windows color (decimal): -776812 or 9709044. OLE color: 9709044.
HSL color Cylindrical-coordinate representation of color #F42594: hue angle of 327.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 #F42594 is Cyan = 0, Magento = 0.85, Yellow = 0.39 and Black (K on CMYK) = 0.04.
Color convert
| RGB | 244 | 37 | 148 | - |
| CMYK | 0 | 0.85 | 0.39 | 0.04 |
| HSL | 327.83º | 0.9% | 0.55% | - |
| HSV(B) | 327.83º | 0.85% | 0.96% | - |
| XYZ | 43.32 | 22.69 | 30.11 | - |
| YUV | 111.55 | 148.58 | 222.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 244 | 37 | 148 | 0 | 0.85 | 0.39 | 0.04 | 327.83 | 0.9 | 0.55 |
| Hex | F4 | 25 | 94 | 0 | 55 | 27 | 4 | 148 | 5A | 37 |
| Octal | 364 | 45 | 224 | 0 | 125 | 47 | 4 | 510 | 132 | 67 |
| Binary | 11110100 | 100101 | 10010100 | 0 | 1010101 | 100111 | 100 | 101001000 | 1011010 | 110111 |
Color Harmonies of #F42594
Complementary color
Monochromatic Colors of #F42594
Black with #F42594
Text Example
Text Example
White with #F42594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #F42594; }
p { color: rgb(244,37,148); }
H1.HeaderClassName
{
color: #F42594;
}
.AnyTagClassName
{
color: #F42594;
}
</style>
background-color css
<style>
a { background-color: #F42594; }
a { background-color: rgb(244,37,148); }
div.DivClassName
{
background-color: #F42594;
}
.BgClassName
{
background-color: #F42594;
}
</style>
border-color css
<style>
span { border-color: #F42594; }
span { border-color: rgb(244,37,148); }
td.TdClassName
{
border-color: #F42594;
}
.TagClassName
{
border-color: #F42594;
}
</style>