#C7DBEE (or 0xC7DBEE) is unknown color: approx Pattens Blue. HEX triplet: C7, DB and EE. RGB value is (199,219,238). Sum of RGB (Red+Green+Blue) = 199+219+238=656 (86% of max value = 765). Red value is 199 (78.12% from 255 or 30.34% from 656); Green value is 219 (85.94% from 255 or 33.38% from 656); Blue value is 238 (93.36% from 255 or 36.28% from 656); Max value from RGB is 238 - color contains mainly: blue. Hex color #C7DBEE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C7DBEE is #382411. Grayscale: #D7D7D7. Windows color (decimal): -3679250 or 15653831. OLE color: 15653831.
HSL color Cylindrical-coordinate representation of color #C7DBEE: hue angle of 209.23º degrees, saturation: 0.53, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #C7DBEE is Cyan = 0.16, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #C7DBEE; } p { color: rgb(199,219,238); } H1.HeaderClassName { color: #C7DBEE; } .AnyTagClassName { color: #C7DBEE; } </style>
<style> a { background-color: #C7DBEE; } a { background-color: rgb(199,219,238); } div.DivClassName { background-color: #C7DBEE; } .BgClassName { background-color: #C7DBEE; } </style>
<style> span { border-color: #C7DBEE; } span { border-color: rgb(199,219,238); } td.TdClassName { border-color: #C7DBEE; } .TagClassName { border-color: #C7DBEE; } </style>