#D065C1 (or 0xD065C1) is unknown color: approx Fuchsia. HEX triplet: D0, 65 and C1. RGB value is (208,101,193). Sum of RGB (Red+Green+Blue) = 208+101+193=502 (66% of max value = 765). Red value is 208 (81.64% from 255 or 41.43% from 502); Green value is 101 (39.84% from 255 or 20.12% from 502); Blue value is 193 (75.78% from 255 or 38.45% from 502); Max value from RGB is 208 - color contains mainly: red. Hex color #D065C1 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #D065C1 is #2F9A3E. Grayscale: #8F8F8F. Windows color (decimal): -3119679 or 12674512. OLE color: 12674512.
HSL color Cylindrical-coordinate representation of color #D065C1: hue angle of 308.41º degrees, saturation: 0.53, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #D065C1 is Cyan = 0, Magento = 0.51, Yellow = 0.07 and Black (K on CMYK) = 0.18.
<style> p { color: #D065C1; } p { color: rgb(208,101,193); } H1.HeaderClassName { color: #D065C1; } .AnyTagClassName { color: #D065C1; } </style>
<style> a { background-color: #D065C1; } a { background-color: rgb(208,101,193); } div.DivClassName { background-color: #D065C1; } .BgClassName { background-color: #D065C1; } </style>
<style> span { border-color: #D065C1; } span { border-color: rgb(208,101,193); } td.TdClassName { border-color: #D065C1; } .TagClassName { border-color: #D065C1; } </style>