#CACED1 (or 0xCACED1) is unknown color: approx Link Water. HEX triplet: CA, CE and D1. RGB value is (202,206,209). Sum of RGB (Red+Green+Blue) = 202+206+209=617 (81% of max value = 765). Red value is 202 (79.30% from 255 or 32.74% from 617); Green value is 206 (80.86% from 255 or 33.39% from 617); Blue value is 209 (82.03% from 255 or 33.87% from 617); Max value from RGB is 209 - color contains mainly: blue. Hex color #CACED1 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CACED1 is #35312E. Grayscale: #CDCDCD. Windows color (decimal): -3485999 or 13749962. OLE color: 13749962.
HSL color Cylindrical-coordinate representation of color #CACED1: hue angle of 205.71º degrees, saturation: 0.07, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #CACED1 is Cyan = 0.03, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #CACED1; } p { color: rgb(202,206,209); } H1.HeaderClassName { color: #CACED1; } .AnyTagClassName { color: #CACED1; } </style>
<style> a { background-color: #CACED1; } a { background-color: rgb(202,206,209); } div.DivClassName { background-color: #CACED1; } .BgClassName { background-color: #CACED1; } </style>
<style> span { border-color: #CACED1; } span { border-color: rgb(202,206,209); } td.TdClassName { border-color: #CACED1; } .TagClassName { border-color: #CACED1; } </style>