#6F68CC (or 0x6F68CC) is unknown color: approx Slate Blue. HEX triplet: 6F, 68 and CC. RGB value is (111,104,204). Sum of RGB (Red+Green+Blue) = 111+104+204=419 (55% of max value = 765). Red value is 111 (43.75% from 255 or 26.49% from 419); Green value is 104 (41.02% from 255 or 24.82% from 419); Blue value is 204 (80.08% from 255 or 48.69% from 419); Max value from RGB is 204 - color contains mainly: blue. Hex color #6F68CC is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #6F68CC is #909733. Grayscale: #757575. Windows color (decimal): -9475892 or 13396079. OLE color: 13396079.
HSL color Cylindrical-coordinate representation of color #6F68CC: hue angle of 244.2º degrees, saturation: 0.5, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #6F68CC is Cyan = 0.46, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #6F68CC; } p { color: rgb(111,104,204); } H1.HeaderClassName { color: #6F68CC; } .AnyTagClassName { color: #6F68CC; } </style>
<style> a { background-color: #6F68CC; } a { background-color: rgb(111,104,204); } div.DivClassName { background-color: #6F68CC; } .BgClassName { background-color: #6F68CC; } </style>
<style> span { border-color: #6F68CC; } span { border-color: rgb(111,104,204); } td.TdClassName { border-color: #6F68CC; } .TagClassName { border-color: #6F68CC; } </style>