#CADBC5 (or 0xCADBC5) is unknown color: approx Surf Crest. HEX triplet: CA, DB and C5. RGB value is (202,219,197). Sum of RGB (Red+Green+Blue) = 202+219+197=618 (81% of max value = 765). Red value is 202 (79.30% from 255 or 32.69% from 618); Green value is 219 (85.94% from 255 or 35.44% from 618); Blue value is 197 (77.34% from 255 or 31.88% from 618); Max value from RGB is 219 - color contains mainly: green. Hex color #CADBC5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CADBC5 is #35243A. Grayscale: #D3D3D3. Windows color (decimal): -3482683 or 12966858. OLE color: 12966858.
HSL color Cylindrical-coordinate representation of color #CADBC5: hue angle of 106.36º degrees, saturation: 0.23, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #CADBC5 is Cyan = 0.08, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.14.
<style> p { color: #CADBC5; } p { color: rgb(202,219,197); } H1.HeaderClassName { color: #CADBC5; } .AnyTagClassName { color: #CADBC5; } </style>
<style> a { background-color: #CADBC5; } a { background-color: rgb(202,219,197); } div.DivClassName { background-color: #CADBC5; } .BgClassName { background-color: #CADBC5; } </style>
<style> span { border-color: #CADBC5; } span { border-color: rgb(202,219,197); } td.TdClassName { border-color: #CADBC5; } .TagClassName { border-color: #CADBC5; } </style>