#D55F51 (or 0xD55F51) is unknown color: approx Valencia. HEX triplet: D5, 5F and 51. RGB value is (213,95,81). Sum of RGB (Red+Green+Blue) = 213+95+81=389 (51% of max value = 765). Red value is 213 (83.59% from 255 or 54.76% from 389); Green value is 95 (37.5% from 255 or 24.42% from 389); Blue value is 81 (32.03% from 255 or 20.82% from 389); Max value from RGB is 213 - color contains mainly: red. Hex color #D55F51 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D55F51 is #2AA0AE. Grayscale: #808080. Windows color (decimal): -2793647 or 5332949. OLE color: 5332949.
HSL color Cylindrical-coordinate representation of color #D55F51: hue angle of 6.36º degrees, saturation: 0.61, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #D55F51 is Cyan = 0, Magento = 0.55, Yellow = 0.62 and Black (K on CMYK) = 0.16.
<style> p { color: #D55F51; } p { color: rgb(213,95,81); } H1.HeaderClassName { color: #D55F51; } .AnyTagClassName { color: #D55F51; } </style>
<style> a { background-color: #D55F51; } a { background-color: rgb(213,95,81); } div.DivClassName { background-color: #D55F51; } .BgClassName { background-color: #D55F51; } </style>
<style> span { border-color: #D55F51; } span { border-color: rgb(213,95,81); } td.TdClassName { border-color: #D55F51; } .TagClassName { border-color: #D55F51; } </style>