#CAAFAB (or 0xCAAFAB) is unknown color: approx Cold Turkey. HEX triplet: CA, AF and AB. RGB value is (202,175,171). Sum of RGB (Red+Green+Blue) = 202+175+171=548 (72% of max value = 765). Red value is 202 (79.30% from 255 or 36.86% from 548); Green value is 175 (68.75% from 255 or 31.93% from 548); Blue value is 171 (67.19% from 255 or 31.20% from 548); Max value from RGB is 202 - color contains mainly: red. Hex color #CAAFAB is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CAAFAB is #355054. Grayscale: #B6B6B6. Windows color (decimal): -3493973 or 11251658. OLE color: 11251658.
HSL color Cylindrical-coordinate representation of color #CAAFAB: hue angle of 7.74º degrees, saturation: 0.23, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #CAAFAB is Cyan = 0, Magento = 0.13, Yellow = 0.15 and Black (K on CMYK) = 0.21.
<style> p { color: #CAAFAB; } p { color: rgb(202,175,171); } H1.HeaderClassName { color: #CAAFAB; } .AnyTagClassName { color: #CAAFAB; } </style>
<style> a { background-color: #CAAFAB; } a { background-color: rgb(202,175,171); } div.DivClassName { background-color: #CAAFAB; } .BgClassName { background-color: #CAAFAB; } </style>
<style> span { border-color: #CAAFAB; } span { border-color: rgb(202,175,171); } td.TdClassName { border-color: #CAAFAB; } .TagClassName { border-color: #CAAFAB; } </style>