#D61F5C (or 0xD61F5C) is unknown color: approx Ruby. HEX triplet: D6, 1F and 5C. RGB value is (214,31,92). Sum of RGB (Red+Green+Blue) = 214+31+92=337 (44% of max value = 765). Red value is 214 (83.98% from 255 or 63.50% from 337); Green value is 31 (12.5% from 255 or 9.20% from 337); Blue value is 92 (36.33% from 255 or 27.30% from 337); Max value from RGB is 214 - color contains mainly: red. Hex color #D61F5C is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D61F5C is #29E0A3. Grayscale: #5C5C5C. Windows color (decimal): -2744484 or 6037462. OLE color: 6037462.
HSL color Cylindrical-coordinate representation of color #D61F5C: hue angle of 340º degrees, saturation: 0.75, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #D61F5C is Cyan = 0, Magento = 0.86, Yellow = 0.57 and Black (K on CMYK) = 0.16.
<style> p { color: #D61F5C; } p { color: rgb(214,31,92); } H1.HeaderClassName { color: #D61F5C; } .AnyTagClassName { color: #D61F5C; } </style>
<style> a { background-color: #D61F5C; } a { background-color: rgb(214,31,92); } div.DivClassName { background-color: #D61F5C; } .BgClassName { background-color: #D61F5C; } </style>
<style> span { border-color: #D61F5C; } span { border-color: rgb(214,31,92); } td.TdClassName { border-color: #D61F5C; } .TagClassName { border-color: #D61F5C; } </style>