#CACDAE (or 0xCACDAE) is unknown color: approx Orinoco. HEX triplet: CA, CD and AE. RGB value is (202,205,174). Sum of RGB (Red+Green+Blue) = 202+205+174=581 (76% of max value = 765). Red value is 202 (79.30% from 255 or 34.77% from 581); Green value is 205 (80.47% from 255 or 35.28% from 581); Blue value is 174 (68.36% from 255 or 29.95% from 581); Max value from RGB is 205 - color contains mainly: green. Hex color #CACDAE is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CACDAE is #353251. Grayscale: #C8C8C8. Windows color (decimal): -3486290 or 11455946. OLE color: 11455946.
HSL color Cylindrical-coordinate representation of color #CACDAE: hue angle of 65.81º degrees, saturation: 0.24, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #CACDAE is Cyan = 0.01, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.20.
<style> p { color: #CACDAE; } p { color: rgb(202,205,174); } H1.HeaderClassName { color: #CACDAE; } .AnyTagClassName { color: #CACDAE; } </style>
<style> a { background-color: #CACDAE; } a { background-color: rgb(202,205,174); } div.DivClassName { background-color: #CACDAE; } .BgClassName { background-color: #CACDAE; } </style>
<style> span { border-color: #CACDAE; } span { border-color: rgb(202,205,174); } td.TdClassName { border-color: #CACDAE; } .TagClassName { border-color: #CACDAE; } </style>