#CAC4DB (or 0xCAC4DB) is unknown color: approx Melrose. HEX triplet: CA, C4 and DB. RGB value is (202,196,219). Sum of RGB (Red+Green+Blue) = 202+196+219=617 (81% of max value = 765). Red value is 202 (79.30% from 255 or 32.74% from 617); Green value is 196 (76.95% from 255 or 31.77% from 617); Blue value is 219 (85.94% from 255 or 35.49% from 617); Max value from RGB is 219 - color contains mainly: blue. Hex color #CAC4DB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CAC4DB is #353B24. Grayscale: #C8C8C8. Windows color (decimal): -3488549 or 14402762. OLE color: 14402762.
HSL color Cylindrical-coordinate representation of color #CAC4DB: hue angle of 255.65º degrees, saturation: 0.24, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #CAC4DB is Cyan = 0.08, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #CAC4DB; } p { color: rgb(202,196,219); } H1.HeaderClassName { color: #CAC4DB; } .AnyTagClassName { color: #CAC4DB; } </style>
<style> a { background-color: #CAC4DB; } a { background-color: rgb(202,196,219); } div.DivClassName { background-color: #CAC4DB; } .BgClassName { background-color: #CAC4DB; } </style>
<style> span { border-color: #CAC4DB; } span { border-color: rgb(202,196,219); } td.TdClassName { border-color: #CAC4DB; } .TagClassName { border-color: #CAC4DB; } </style>