#6F64DC (or 0x6F64DC) is unknown color: approx Slate Blue. HEX triplet: 6F, 64 and DC. RGB value is (111,100,220). Sum of RGB (Red+Green+Blue) = 111+100+220=431 (57% of max value = 765). Red value is 111 (43.75% from 255 or 25.75% from 431); Green value is 100 (39.45% from 255 or 23.20% from 431); Blue value is 220 (86.33% from 255 or 51.04% from 431); Max value from RGB is 220 - color contains mainly: blue. Hex color #6F64DC is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #6F64DC is #909B23. Grayscale: #747474. Windows color (decimal): -9476900 or 14443631. OLE color: 14443631.
HSL color Cylindrical-coordinate representation of color #6F64DC: hue angle of 245.5º degrees, saturation: 0.63, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #6F64DC is Cyan = 0.50, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #6F64DC; } p { color: rgb(111,100,220); } H1.HeaderClassName { color: #6F64DC; } .AnyTagClassName { color: #6F64DC; } </style>
<style> a { background-color: #6F64DC; } a { background-color: rgb(111,100,220); } div.DivClassName { background-color: #6F64DC; } .BgClassName { background-color: #6F64DC; } </style>
<style> span { border-color: #6F64DC; } span { border-color: rgb(111,100,220); } td.TdClassName { border-color: #6F64DC; } .TagClassName { border-color: #6F64DC; } </style>