#CACCCA (or 0xCACCCA) is unknown color: approx Paris White. HEX triplet: CA, CC and CA. RGB value is (202,204,202). Sum of RGB (Red+Green+Blue) = 202+204+202=608 (80% of max value = 765). Red value is 202 (79.30% from 255 or 33.22% from 608); Green value is 204 (80.08% from 255 or 33.55% from 608); Blue value is 202 (79.30% from 255 or 33.22% from 608); Max value from RGB is 204 - color contains mainly: green. Hex color #CACCCA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CACCCA is #353335. Grayscale: #CBCBCB. Windows color (decimal): -3486518 or 13290698. OLE color: 13290698.
HSL color Cylindrical-coordinate representation of color #CACCCA: hue angle of 120º degrees, saturation: 0.02, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #CACCCA is Cyan = 0.01, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.2.
<style> p { color: #CACCCA; } p { color: rgb(202,204,202); } H1.HeaderClassName { color: #CACCCA; } .AnyTagClassName { color: #CACCCA; } </style>
<style> a { background-color: #CACCCA; } a { background-color: rgb(202,204,202); } div.DivClassName { background-color: #CACCCA; } .BgClassName { background-color: #CACCCA; } </style>
<style> span { border-color: #CACCCA; } span { border-color: rgb(202,204,202); } td.TdClassName { border-color: #CACCCA; } .TagClassName { border-color: #CACCCA; } </style>