#CAAFCF (or 0xCAAFCF) is unknown color: approx Prelude. HEX triplet: CA, AF and CF. RGB value is (202,175,207). Sum of RGB (Red+Green+Blue) = 202+175+207=584 (77% of max value = 765). Red value is 202 (79.30% from 255 or 34.59% from 584); Green value is 175 (68.75% from 255 or 29.97% from 584); Blue value is 207 (81.25% from 255 or 35.45% from 584); Max value from RGB is 207 - color contains mainly: blue. Hex color #CAAFCF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CAAFCF is #355030. Grayscale: #BABABA. Windows color (decimal): -3493937 or 13610954. OLE color: 13610954.
HSL color Cylindrical-coordinate representation of color #CAAFCF: hue angle of 290.62º degrees, saturation: 0.25, 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 #CAAFCF is Cyan = 0.02, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #CAAFCF; } p { color: rgb(202,175,207); } H1.HeaderClassName { color: #CAAFCF; } .AnyTagClassName { color: #CAAFCF; } </style>
<style> a { background-color: #CAAFCF; } a { background-color: rgb(202,175,207); } div.DivClassName { background-color: #CAAFCF; } .BgClassName { background-color: #CAAFCF; } </style>
<style> span { border-color: #CAAFCF; } span { border-color: rgb(202,175,207); } td.TdClassName { border-color: #CAAFCF; } .TagClassName { border-color: #CAAFCF; } </style>