#64ABC0 (or 0x64ABC0) is unknown color: approx Fountain Blue. HEX triplet: 64, AB and C0. RGB value is (100,171,192). Sum of RGB (Red+Green+Blue) = 100+171+192=463 (61% of max value = 765). Red value is 100 (39.45% from 255 or 21.60% from 463); Green value is 171 (67.19% from 255 or 36.93% from 463); Blue value is 192 (75.39% from 255 or 41.47% from 463); Max value from RGB is 192 - color contains mainly: blue. Hex color #64ABC0 is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #64ABC0 is #9B543F. Grayscale: #989898. Windows color (decimal): -10179648 or 12626788. OLE color: 12626788.
HSL color Cylindrical-coordinate representation of color #64ABC0: hue angle of 193.7º degrees, saturation: 0.42, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #64ABC0 is Cyan = 0.48, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #64ABC0; } p { color: rgb(100,171,192); } H1.HeaderClassName { color: #64ABC0; } .AnyTagClassName { color: #64ABC0; } </style>
<style> a { background-color: #64ABC0; } a { background-color: rgb(100,171,192); } div.DivClassName { background-color: #64ABC0; } .BgClassName { background-color: #64ABC0; } </style>
<style> span { border-color: #64ABC0; } span { border-color: rgb(100,171,192); } td.TdClassName { border-color: #64ABC0; } .TagClassName { border-color: #64ABC0; } </style>