#CAACBD (or 0xCAACBD) is unknown color: approx Maverick. HEX triplet: CA, AC and BD. RGB value is (202,172,189). Sum of RGB (Red+Green+Blue) = 202+172+189=563 (74% of max value = 765). Red value is 202 (79.30% from 255 or 35.88% from 563); Green value is 172 (67.58% from 255 or 30.55% from 563); Blue value is 189 (74.22% from 255 or 33.57% from 563); Max value from RGB is 202 - color contains mainly: red. Hex color #CAACBD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CAACBD is #355342. Grayscale: #B6B6B6. Windows color (decimal): -3494723 or 12430538. OLE color: 12430538.
HSL color Cylindrical-coordinate representation of color #CAACBD: hue angle of 326º degrees, saturation: 0.22, 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 #CAACBD is Cyan = 0, Magento = 0.15, Yellow = 0.06 and Black (K on CMYK) = 0.21.
<style> p { color: #CAACBD; } p { color: rgb(202,172,189); } H1.HeaderClassName { color: #CAACBD; } .AnyTagClassName { color: #CAACBD; } </style>
<style> a { background-color: #CAACBD; } a { background-color: rgb(202,172,189); } div.DivClassName { background-color: #CAACBD; } .BgClassName { background-color: #CAACBD; } </style>
<style> span { border-color: #CAACBD; } span { border-color: rgb(202,172,189); } td.TdClassName { border-color: #CAACBD; } .TagClassName { border-color: #CAACBD; } </style>