#FF5C60 (or 0xFF5C60) is unknown color: approx Wild Watermelon. HEX triplet: FF, 5C and 60. RGB value is (255,92,96). Sum of RGB (Red+Green+Blue) = 255+92+96=443 (58% of max value = 765). Red value is 255 (100% from 255 or 57.56% from 443); Green value is 92 (36.33% from 255 or 20.77% from 443); Blue value is 96 (37.89% from 255 or 21.67% from 443); Max value from RGB is 255 - color contains mainly: red. Hex color #FF5C60 is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #FF5C60 is #00A39F. Grayscale: #8D8D8D. Windows color (decimal): -41888 or 6315263. OLE color: 6315263.
HSL color Cylindrical-coordinate representation of color #FF5C60: hue angle of 358.53º degrees, saturation: 1, lightness: 0.68%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #FF5C60 is Cyan = 0, Magento = 0.64, Yellow = 0.62 and Black (K on CMYK) = 0.
<style> p { color: #FF5C60; } p { color: rgb(255,92,96); } H1.HeaderClassName { color: #FF5C60; } .AnyTagClassName { color: #FF5C60; } </style>
<style> a { background-color: #FF5C60; } a { background-color: rgb(255,92,96); } div.DivClassName { background-color: #FF5C60; } .BgClassName { background-color: #FF5C60; } </style>
<style> span { border-color: #FF5C60; } span { border-color: rgb(255,92,96); } td.TdClassName { border-color: #FF5C60; } .TagClassName { border-color: #FF5C60; } </style>