#D65F8E (or 0xD65F8E) is unknown color: approx Hopbush. HEX triplet: D6, 5F and 8E. RGB value is (214,95,142). Sum of RGB (Red+Green+Blue) = 214+95+142=451 (59% of max value = 765). Red value is 214 (83.98% from 255 or 47.45% from 451); Green value is 95 (37.5% from 255 or 21.06% from 451); Blue value is 142 (55.86% from 255 or 31.49% from 451); Max value from RGB is 214 - color contains mainly: red. Hex color #D65F8E is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #D65F8E is #29A071. Grayscale: #878787. Windows color (decimal): -2728050 or 9330646. OLE color: 9330646.
HSL color Cylindrical-coordinate representation of color #D65F8E: hue angle of 336.3º degrees, saturation: 0.59, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #D65F8E is Cyan = 0, Magento = 0.56, Yellow = 0.34 and Black (K on CMYK) = 0.16.
<style> p { color: #D65F8E; } p { color: rgb(214,95,142); } H1.HeaderClassName { color: #D65F8E; } .AnyTagClassName { color: #D65F8E; } </style>
<style> a { background-color: #D65F8E; } a { background-color: rgb(214,95,142); } div.DivClassName { background-color: #D65F8E; } .BgClassName { background-color: #D65F8E; } </style>
<style> span { border-color: #D65F8E; } span { border-color: rgb(214,95,142); } td.TdClassName { border-color: #D65F8E; } .TagClassName { border-color: #D65F8E; } </style>