#CAAAC1 (or 0xCAAAC1) is unknown color: approx Maverick. HEX triplet: CA, AA and C1. RGB value is (202,170,193). Sum of RGB (Red+Green+Blue) = 202+170+193=565 (74% of max value = 765). Red value is 202 (79.30% from 255 or 35.75% from 565); Green value is 170 (66.80% from 255 or 30.09% from 565); Blue value is 193 (75.78% from 255 or 34.16% from 565); Max value from RGB is 202 - color contains mainly: red. Hex color #CAAAC1 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CAAAC1 is #35553E. Grayscale: #B6B6B6. Windows color (decimal): -3495231 or 12692170. OLE color: 12692170.
HSL color Cylindrical-coordinate representation of color #CAAAC1: hue angle of 316.88º 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 #CAAAC1 is Cyan = 0, Magento = 0.16, Yellow = 0.04 and Black (K on CMYK) = 0.21.
<style> p { color: #CAAAC1; } p { color: rgb(202,170,193); } H1.HeaderClassName { color: #CAAAC1; } .AnyTagClassName { color: #CAAAC1; } </style>
<style> a { background-color: #CAAAC1; } a { background-color: rgb(202,170,193); } div.DivClassName { background-color: #CAAAC1; } .BgClassName { background-color: #CAAAC1; } </style>
<style> span { border-color: #CAAAC1; } span { border-color: rgb(202,170,193); } td.TdClassName { border-color: #CAAAC1; } .TagClassName { border-color: #CAAAC1; } </style>