#CAAAB4 (or 0xCAAAB4) is unknown color: approx Lily. HEX triplet: CA, AA and B4. RGB value is (202,170,180). Sum of RGB (Red+Green+Blue) = 202+170+180=552 (73% of max value = 765). Red value is 202 (79.30% from 255 or 36.59% from 552); Green value is 170 (66.80% from 255 or 30.80% from 552); Blue value is 180 (70.70% from 255 or 32.61% from 552); Max value from RGB is 202 - color contains mainly: red. Hex color #CAAAB4 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CAAAB4 is #35554B. Grayscale: #B4B4B4. Windows color (decimal): -3495244 or 11840202. OLE color: 11840202.
HSL color Cylindrical-coordinate representation of color #CAAAB4: hue angle of 341.25º degrees, saturation: 0.23, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #CAAAB4 is Cyan = 0, Magento = 0.16, Yellow = 0.11 and Black (K on CMYK) = 0.21.
<style> p { color: #CAAAB4; } p { color: rgb(202,170,180); } H1.HeaderClassName { color: #CAAAB4; } .AnyTagClassName { color: #CAAAB4; } </style>
<style> a { background-color: #CAAAB4; } a { background-color: rgb(202,170,180); } div.DivClassName { background-color: #CAAAB4; } .BgClassName { background-color: #CAAAB4; } </style>
<style> span { border-color: #CAAAB4; } span { border-color: rgb(202,170,180); } td.TdClassName { border-color: #CAAAB4; } .TagClassName { border-color: #CAAAB4; } </style>