#D5206E (or 0xD5206E) is unknown color: approx Ruby. HEX triplet: D5, 20 and 6E. RGB value is (213,32,110). Sum of RGB (Red+Green+Blue) = 213+32+110=355 (47% of max value = 765). Red value is 213 (83.59% from 255 or 60% from 355); Green value is 32 (12.89% from 255 or 9.01% from 355); Blue value is 110 (43.36% from 255 or 30.99% from 355); Max value from RGB is 213 - color contains mainly: red. Hex color #D5206E is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D5206E is #2ADF91. Grayscale: #5E5E5E. Windows color (decimal): -2809746 or 7217365. OLE color: 7217365.
HSL color Cylindrical-coordinate representation of color #D5206E: hue angle of 334.14º degrees, saturation: 0.74, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #D5206E is Cyan = 0, Magento = 0.85, Yellow = 0.48 and Black (K on CMYK) = 0.16.
<style> p { color: #D5206E; } p { color: rgb(213,32,110); } H1.HeaderClassName { color: #D5206E; } .AnyTagClassName { color: #D5206E; } </style>
<style> a { background-color: #D5206E; } a { background-color: rgb(213,32,110); } div.DivClassName { background-color: #D5206E; } .BgClassName { background-color: #D5206E; } </style>
<style> span { border-color: #D5206E; } span { border-color: rgb(213,32,110); } td.TdClassName { border-color: #D5206E; } .TagClassName { border-color: #D5206E; } </style>