Shades of Hollywood Cerise #F40795
Tints of Hollywood Cerise #F40795
RGB
CMYK
RGB Variations
Color information
#F40795 (or 0xF40795) is known color: Hollywood Cerise. HEX triplet: F4, 07 and 95. RGB value is (244,7,149). Sum of RGB (Red+Green+Blue) = 244+7+149=400 (52% of max value = 765). Red value is 244 (95.70% from 255 or 61% from 400); Green value is 7 (3.12% from 255 or 1.75% from 400); Blue value is 149 (58.59% from 255 or 37.25% from 400); Max value from RGB is 244 - color contains mainly: red. Hex color #F40795 is not a web safe color. Web safe color analog (approx): #FF0099. Inversed color of #F40795 is #0BF86A. Grayscale: #5D5D5D. Windows color (decimal): -784491 or 9766900. OLE color: 9766900.
HSL color Cylindrical-coordinate representation of color #F40795: hue angle of 324.05º degrees, saturation: 0.94, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #F40795 is Cyan = 0, Magento = 0.97, Yellow = 0.39 and Black (K on CMYK) = 0.04.
Color convert
| RGB | 244 | 7 | 149 | - |
| CMYK | 0 | 0.97 | 0.39 | 0.04 |
| HSL | 324.05º | 0.94% | 0.49% | - |
| HSV(B) | 324.05º | 0.97% | 0.96% | - |
| XYZ | 42.81 | 21.55 | 30.34 | - |
| YUV | 94.05 | 159.02 | 234.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 244 | 7 | 149 | 0 | 0.97 | 0.39 | 0.04 | 324.05 | 0.94 | 0.49 |
| Hex | F4 | 7 | 95 | 0 | 61 | 27 | 4 | 144 | 5E | 31 |
| Octal | 364 | 7 | 225 | 0 | 141 | 47 | 4 | 504 | 136 | 61 |
| Binary | 11110100 | 111 | 10010101 | 0 | 1100001 | 100111 | 100 | 101000100 | 1011110 | 110001 |
Color Harmonies of #F40795
Complementary color
Monochromatic Colors of #F40795
Black with #F40795
Text Example
Text Example
White with #F40795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #F40795; }
p { color: rgb(244,7,149); }
H1.HeaderClassName
{
color: #F40795;
}
.AnyTagClassName
{
color: #F40795;
}
</style>
background-color css
<style>
a { background-color: #F40795; }
a { background-color: rgb(244,7,149); }
div.DivClassName
{
background-color: #F40795;
}
.BgClassName
{
background-color: #F40795;
}
</style>
border-color css
<style>
span { border-color: #F40795; }
span { border-color: rgb(244,7,149); }
td.TdClassName
{
border-color: #F40795;
}
.TagClassName
{
border-color: #F40795;
}
</style>