#D51B68 (or 0xD51B68) is unknown color: approx Ruby. HEX triplet: D5, 1B and 68. RGB value is (213,27,104). Sum of RGB (Red+Green+Blue) = 213+27+104=344 (45% of max value = 765). Red value is 213 (83.59% from 255 or 61.92% from 344); Green value is 27 (10.94% from 255 or 7.85% from 344); Blue value is 104 (41.02% from 255 or 30.23% from 344); Max value from RGB is 213 - color contains mainly: red. Hex color #D51B68 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D51B68 is #2AE497. Grayscale: #5B5B5B. Windows color (decimal): -2811032 or 6822869. OLE color: 6822869.
HSL color Cylindrical-coordinate representation of color #D51B68: hue angle of 335.16º degrees, saturation: 0.77, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #D51B68 is Cyan = 0, Magento = 0.87, Yellow = 0.51 and Black (K on CMYK) = 0.16.
<style> p { color: #d51b68; } p { color: rgb(213,27,104); } H1.HeaderClassName { color: #d51b68; } .AnyTagClassName { color: #d51b68; } </style>
<style> a { background-color: #d51b68; } a { background-color: rgb(213,27,104); } div.DivClassName { background-color: #d51b68; } .BgClassName { background-color: #d51b68; } </style>
<style> span { border-color: #d51b68; } span { border-color: rgb(213,27,104); } td.TdClassName { border-color: #d51b68; } .TagClassName { border-color: #d51b68; } </style>