#608DDD (or 0x608DDD) is unknown color: approx Cornflower Blue. HEX triplet: 60, 8D and DD. RGB value is (96,141,221). Sum of RGB (Red+Green+Blue) = 96+141+221=458 (60% of max value = 765). Red value is 96 (37.89% from 255 or 20.96% from 458); Green value is 141 (55.47% from 255 or 30.79% from 458); Blue value is 221 (86.72% from 255 or 48.25% from 458); Max value from RGB is 221 - color contains mainly: blue. Hex color #608DDD is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #608DDD is #9F7222. Grayscale: #888888. Windows color (decimal): -10449443 or 14519648. OLE color: 14519648.
HSL color Cylindrical-coordinate representation of color #608DDD: hue angle of 218.4º degrees, saturation: 0.65, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #608DDD is Cyan = 0.57, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #608DDD; } p { color: rgb(96,141,221); } H1.HeaderClassName { color: #608DDD; } .AnyTagClassName { color: #608DDD; } </style>
<style> a { background-color: #608DDD; } a { background-color: rgb(96,141,221); } div.DivClassName { background-color: #608DDD; } .BgClassName { background-color: #608DDD; } </style>
<style> span { border-color: #608DDD; } span { border-color: rgb(96,141,221); } td.TdClassName { border-color: #608DDD; } .TagClassName { border-color: #608DDD; } </style>