#CBB2C2 (or 0xCBB2C2) is unknown color: approx Maverick. HEX triplet: CB, B2 and C2. RGB value is (203,178,194). Sum of RGB (Red+Green+Blue) = 203+178+194=575 (76% of max value = 765). Red value is 203 (79.69% from 255 or 35.30% from 575); Green value is 178 (69.92% from 255 or 30.96% from 575); Blue value is 194 (76.17% from 255 or 33.74% from 575); Max value from RGB is 203 - color contains mainly: red. Hex color #CBB2C2 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CBB2C2 is #344D3D. Grayscale: #BBBBBB. Windows color (decimal): -3427646 or 12759755. OLE color: 12759755.
HSL color Cylindrical-coordinate representation of color #CBB2C2: hue angle of 321.6º degrees, saturation: 0.19, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #CBB2C2 is Cyan = 0, Magento = 0.12, Yellow = 0.04 and Black (K on CMYK) = 0.20.
<style> p { color: #CBB2C2; } p { color: rgb(203,178,194); } H1.HeaderClassName { color: #CBB2C2; } .AnyTagClassName { color: #CBB2C2; } </style>
<style> a { background-color: #CBB2C2; } a { background-color: rgb(203,178,194); } div.DivClassName { background-color: #CBB2C2; } .BgClassName { background-color: #CBB2C2; } </style>
<style> span { border-color: #CBB2C2; } span { border-color: rgb(203,178,194); } td.TdClassName { border-color: #CBB2C2; } .TagClassName { border-color: #CBB2C2; } </style>