#66005E (or 0x66005E) is unknown color: approx Palatinate Purple. HEX triplet: 66, 00 and 5E. RGB value is (102,0,94). Sum of RGB (Red+Green+Blue) = 102+0+94=196 (25% of max value = 765). Red value is 102 (40.23% from 255 or 52.04% from 196); Green value is 0 (0.39% from 255 or 0% from 196); Blue value is 94 (37.11% from 255 or 47.96% from 196); Max value from RGB is 102 - color contains mainly: red. Hex color #66005E is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #66005E is #99FFA1. Grayscale: #282828. Windows color (decimal): -10092450 or 6160486. OLE color: 6160486.
HSL color Cylindrical-coordinate representation of color #66005E: hue angle of 304.71º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #66005E is Cyan = 0, Magento = 1, Yellow = 0.08 and Black (K on CMYK) = 0.6.
<style> p { color: #66005E; } p { color: rgb(102,0,94); } H1.HeaderClassName { color: #66005E; } .AnyTagClassName { color: #66005E; } </style>
<style> a { background-color: #66005E; } a { background-color: rgb(102,0,94); } div.DivClassName { background-color: #66005E; } .BgClassName { background-color: #66005E; } </style>
<style> span { border-color: #66005E; } span { border-color: rgb(102,0,94); } td.TdClassName { border-color: #66005E; } .TagClassName { border-color: #66005E; } </style>