#CED0C0 (or 0xCED0C0) is unknown color: approx Harp. HEX triplet: CE, D0 and C0. RGB value is (206,208,192). Sum of RGB (Red+Green+Blue) = 206+208+192=606 (80% of max value = 765). Red value is 206 (80.86% from 255 or 33.99% from 606); Green value is 208 (81.64% from 255 or 34.32% from 606); Blue value is 192 (75.39% from 255 or 31.68% from 606); Max value from RGB is 208 - color contains mainly: green. Hex color #CED0C0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CED0C0 is #312F3F. Grayscale: #CDCDCD. Windows color (decimal): -3223360 or 12636366. OLE color: 12636366.
HSL color Cylindrical-coordinate representation of color #CED0C0: hue angle of 67.5º degrees, saturation: 0.15, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #CED0C0 is Cyan = 0.01, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.18.
<style> p { color: #CED0C0; } p { color: rgb(206,208,192); } H1.HeaderClassName { color: #CED0C0; } .AnyTagClassName { color: #CED0C0; } </style>
<style> a { background-color: #CED0C0; } a { background-color: rgb(206,208,192); } div.DivClassName { background-color: #CED0C0; } .BgClassName { background-color: #CED0C0; } </style>
<style> span { border-color: #CED0C0; } span { border-color: rgb(206,208,192); } td.TdClassName { border-color: #CED0C0; } .TagClassName { border-color: #CED0C0; } </style>