#CABBC7 (or 0xCABBC7) is unknown color: approx Maverick. HEX triplet: CA, BB and C7. RGB value is (202,187,199). Sum of RGB (Red+Green+Blue) = 202+187+199=588 (77% of max value = 765). Red value is 202 (79.30% from 255 or 34.35% from 588); Green value is 187 (73.44% from 255 or 31.80% from 588); Blue value is 199 (78.12% from 255 or 33.84% from 588); Max value from RGB is 202 - color contains mainly: red. Hex color #CABBC7 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CABBC7 is #354438. Grayscale: #C0C0C0. Windows color (decimal): -3490873 or 13089738. OLE color: 13089738.
HSL color Cylindrical-coordinate representation of color #CABBC7: hue angle of 312º degrees, saturation: 0.12, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #CABBC7 is Cyan = 0, Magento = 0.07, Yellow = 0.01 and Black (K on CMYK) = 0.21.
<style> p { color: #CABBC7; } p { color: rgb(202,187,199); } H1.HeaderClassName { color: #CABBC7; } .AnyTagClassName { color: #CABBC7; } </style>
<style> a { background-color: #CABBC7; } a { background-color: rgb(202,187,199); } div.DivClassName { background-color: #CABBC7; } .BgClassName { background-color: #CABBC7; } </style>
<style> span { border-color: #CABBC7; } span { border-color: rgb(202,187,199); } td.TdClassName { border-color: #CABBC7; } .TagClassName { border-color: #CABBC7; } </style>