#CEAFCA (or 0xCEAFCA) is unknown color: approx Lilac. HEX triplet: CE, AF and CA. RGB value is (206,175,202). Sum of RGB (Red+Green+Blue) = 206+175+202=583 (77% of max value = 765). Red value is 206 (80.86% from 255 or 35.33% from 583); Green value is 175 (68.75% from 255 or 30.02% from 583); Blue value is 202 (79.30% from 255 or 34.65% from 583); Max value from RGB is 206 - color contains mainly: red. Hex color #CEAFCA is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CEAFCA is #315035. Grayscale: #BBBBBB. Windows color (decimal): -3231798 or 13283278. OLE color: 13283278.
HSL color Cylindrical-coordinate representation of color #CEAFCA: hue angle of 307.74º degrees, saturation: 0.24, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #CEAFCA is Cyan = 0, Magento = 0.15, Yellow = 0.02 and Black (K on CMYK) = 0.19.
<style> p { color: #ceafca; } p { color: rgb(206,175,202); } H1.HeaderClassName { color: #ceafca; } .AnyTagClassName { color: #ceafca; } </style>
<style> a { background-color: #ceafca; } a { background-color: rgb(206,175,202); } div.DivClassName { background-color: #ceafca; } .BgClassName { background-color: #ceafca; } </style>
<style> span { border-color: #ceafca; } span { border-color: rgb(206,175,202); } td.TdClassName { border-color: #ceafca; } .TagClassName { border-color: #ceafca; } </style>