#659CFF (or 0x659CFF) is unknown color: approx Cornflower Blue. HEX triplet: 65, 9C and FF. RGB value is (101,156,255). Sum of RGB (Red+Green+Blue) = 101+156+255=512 (67% of max value = 765). Red value is 101 (39.84% from 255 or 19.73% from 512); Green value is 156 (61.33% from 255 or 30.47% from 512); Blue value is 255 (100% from 255 or 49.80% from 512); Max value from RGB is 255 - color contains mainly: blue. Hex color #659CFF is not a web safe color. Web safe color analog (approx): #6699FF. Inversed color of #659CFF is #9A6300. Grayscale: #969696. Windows color (decimal): -10117889 or 16751717. OLE color: 16751717.
HSL color Cylindrical-coordinate representation of color #659CFF: hue angle of 218.57º degrees, saturation: 1, lightness: 0.7%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #659CFF is Cyan = 0.60, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #659CFF; } p { color: rgb(101,156,255); } H1.HeaderClassName { color: #659CFF; } .AnyTagClassName { color: #659CFF; } </style>
<style> a { background-color: #659CFF; } a { background-color: rgb(101,156,255); } div.DivClassName { background-color: #659CFF; } .BgClassName { background-color: #659CFF; } </style>
<style> span { border-color: #659CFF; } span { border-color: rgb(101,156,255); } td.TdClassName { border-color: #659CFF; } .TagClassName { border-color: #659CFF; } </style>