#656FC8 (or 0x656FC8) is unknown color: approx Chetwode Blue. HEX triplet: 65, 6F and C8. RGB value is (101,111,200). Sum of RGB (Red+Green+Blue) = 101+111+200=412 (54% of max value = 765). Red value is 101 (39.84% from 255 or 24.51% from 412); Green value is 111 (43.75% from 255 or 26.94% from 412); Blue value is 200 (78.52% from 255 or 48.54% from 412); Max value from RGB is 200 - color contains mainly: blue. Hex color #656FC8 is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #656FC8 is #9A9037. Grayscale: #757575. Windows color (decimal): -10129464 or 13135717. OLE color: 13135717.
HSL color Cylindrical-coordinate representation of color #656FC8: hue angle of 233.94º degrees, saturation: 0.47, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #656FC8 is Cyan = 0.49, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #656FC8; } p { color: rgb(101,111,200); } H1.HeaderClassName { color: #656FC8; } .AnyTagClassName { color: #656FC8; } </style>
<style> a { background-color: #656FC8; } a { background-color: rgb(101,111,200); } div.DivClassName { background-color: #656FC8; } .BgClassName { background-color: #656FC8; } </style>
<style> span { border-color: #656FC8; } span { border-color: rgb(101,111,200); } td.TdClassName { border-color: #656FC8; } .TagClassName { border-color: #656FC8; } </style>