#D61750 (or 0xD61750) is unknown color: approx Ruby. HEX triplet: D6, 17 and 50. RGB value is (214,23,80). Sum of RGB (Red+Green+Blue) = 214+23+80=317 (41% of max value = 765). Red value is 214 (83.98% from 255 or 67.51% from 317); Green value is 23 (9.38% from 255 or 7.26% from 317); Blue value is 80 (31.64% from 255 or 25.24% from 317); Max value from RGB is 214 - color contains mainly: red. Hex color #D61750 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #D61750 is #29E8AF. Grayscale: #565656. Windows color (decimal): -2746544 or 5248982. OLE color: 5248982.
HSL color Cylindrical-coordinate representation of color #D61750: hue angle of 342.09º degrees, saturation: 0.81, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #D61750 is Cyan = 0, Magento = 0.89, Yellow = 0.63 and Black (K on CMYK) = 0.16.
<style> p { color: #D61750; } p { color: rgb(214,23,80); } H1.HeaderClassName { color: #D61750; } .AnyTagClassName { color: #D61750; } </style>
<style> a { background-color: #D61750; } a { background-color: rgb(214,23,80); } div.DivClassName { background-color: #D61750; } .BgClassName { background-color: #D61750; } </style>
<style> span { border-color: #D61750; } span { border-color: rgb(214,23,80); } td.TdClassName { border-color: #D61750; } .TagClassName { border-color: #D61750; } </style>