#6A005D (or 0x6A005D) is unknown color: approx Palatinate Purple. HEX triplet: 6A, 00 and 5D. RGB value is (106,0,93). Sum of RGB (Red+Green+Blue) = 106+0+93=199 (26% of max value = 765). Red value is 106 (41.80% from 255 or 53.27% from 199); Green value is 0 (0.39% from 255 or 0% from 199); Blue value is 93 (36.72% from 255 or 46.73% from 199); Max value from RGB is 106 - color contains mainly: red. Hex color #6A005D is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #6A005D is #95FFA2. Grayscale: #2A2A2A. Windows color (decimal): -9830307 or 6094954. OLE color: 6094954.
HSL color Cylindrical-coordinate representation of color #6A005D: hue angle of 307.36º degrees, saturation: 1, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 1%. Process color model (Four color, CMYK) of #6A005D is Cyan = 0, Magento = 1, Yellow = 0.12 and Black (K on CMYK) = 0.58.
<style> p { color: #6A005D; } p { color: rgb(106,0,93); } H1.HeaderClassName { color: #6A005D; } .AnyTagClassName { color: #6A005D; } </style>
<style> a { background-color: #6A005D; } a { background-color: rgb(106,0,93); } div.DivClassName { background-color: #6A005D; } .BgClassName { background-color: #6A005D; } </style>
<style> span { border-color: #6A005D; } span { border-color: rgb(106,0,93); } td.TdClassName { border-color: #6A005D; } .TagClassName { border-color: #6A005D; } </style>