#CACED5 (or 0xCACED5) is unknown color: approx Link Water. HEX triplet: CA, CE and D5. RGB value is (202,206,213). Sum of RGB (Red+Green+Blue) = 202+206+213=621 (82% of max value = 765). Red value is 202 (79.30% from 255 or 32.53% from 621); Green value is 206 (80.86% from 255 or 33.17% from 621); Blue value is 213 (83.59% from 255 or 34.30% from 621); Max value from RGB is 213 - color contains mainly: blue. Hex color #CACED5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CACED5 is #35312A. Grayscale: #CDCDCD. Windows color (decimal): -3485995 or 14012106. OLE color: 14012106.
HSL color Cylindrical-coordinate representation of color #CACED5: hue angle of 218.18º degrees, saturation: 0.12, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #CACED5 is Cyan = 0.05, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.16.
<style> p { color: #CACED5; } p { color: rgb(202,206,213); } H1.HeaderClassName { color: #CACED5; } .AnyTagClassName { color: #CACED5; } </style>
<style> a { background-color: #CACED5; } a { background-color: rgb(202,206,213); } div.DivClassName { background-color: #CACED5; } .BgClassName { background-color: #CACED5; } </style>
<style> span { border-color: #CACED5; } span { border-color: rgb(202,206,213); } td.TdClassName { border-color: #CACED5; } .TagClassName { border-color: #CACED5; } </style>