#D50965 (or 0xD50965) is unknown color: approx Ruby. HEX triplet: D5, 09 and 65. RGB value is (213,9,101). Sum of RGB (Red+Green+Blue) = 213+9+101=323 (42% of max value = 765). Red value is 213 (83.59% from 255 or 65.94% from 323); Green value is 9 (3.91% from 255 or 2.79% from 323); Blue value is 101 (39.84% from 255 or 31.27% from 323); Max value from RGB is 213 - color contains mainly: red. Hex color #D50965 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #D50965 is #2AF69A. Grayscale: #505050. Windows color (decimal): -2815643 or 6621653. OLE color: 6621653.
HSL color Cylindrical-coordinate representation of color #D50965: hue angle of 332.94º degrees, saturation: 0.92, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #D50965 is Cyan = 0, Magento = 0.96, Yellow = 0.53 and Black (K on CMYK) = 0.16.
<style> p { color: #D50965; } p { color: rgb(213,9,101); } H1.HeaderClassName { color: #D50965; } .AnyTagClassName { color: #D50965; } </style>
<style> a { background-color: #D50965; } a { background-color: rgb(213,9,101); } div.DivClassName { background-color: #D50965; } .BgClassName { background-color: #D50965; } </style>
<style> span { border-color: #D50965; } span { border-color: rgb(213,9,101); } td.TdClassName { border-color: #D50965; } .TagClassName { border-color: #D50965; } </style>