#C4CDE8 (or 0xC4CDE8) is unknown color: approx Periwinkle. HEX triplet: C4, CD and E8. RGB value is (196,205,232). Sum of RGB (Red+Green+Blue) = 196+205+232=633 (83% of max value = 765). Red value is 196 (76.95% from 255 or 30.96% from 633); Green value is 205 (80.47% from 255 or 32.39% from 633); Blue value is 232 (91.02% from 255 or 36.65% from 633); Max value from RGB is 232 - color contains mainly: blue. Hex color #C4CDE8 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C4CDE8 is #3B3217. Grayscale: #CDCDCD. Windows color (decimal): -3879448 or 15257028. OLE color: 15257028.
HSL color Cylindrical-coordinate representation of color #C4CDE8: hue angle of 225º degrees, saturation: 0.44, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #C4CDE8 is Cyan = 0.16, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #c4cde8; } p { color: rgb(196,205,232); } H1.HeaderClassName { color: #c4cde8; } .AnyTagClassName { color: #c4cde8; } </style>
<style> a { background-color: #c4cde8; } a { background-color: rgb(196,205,232); } div.DivClassName { background-color: #c4cde8; } .BgClassName { background-color: #c4cde8; } </style>
<style> span { border-color: #c4cde8; } span { border-color: rgb(196,205,232); } td.TdClassName { border-color: #c4cde8; } .TagClassName { border-color: #c4cde8; } </style>