#C3CBC4 (or 0xC3CBC4) is unknown color: approx Paris White. HEX triplet: C3, CB and C4. RGB value is (195,203,196). Sum of RGB (Red+Green+Blue) = 195+203+196=594 (78% of max value = 765). Red value is 195 (76.56% from 255 or 32.83% from 594); Green value is 203 (79.69% from 255 or 34.18% from 594); Blue value is 196 (76.95% from 255 or 33.00% from 594); Max value from RGB is 203 - color contains mainly: green. Hex color #C3CBC4 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C3CBC4 is #3C343B. Grayscale: #C7C7C7. Windows color (decimal): -3945532 or 12897219. OLE color: 12897219.
HSL color Cylindrical-coordinate representation of color #C3CBC4: hue angle of 127.5º degrees, saturation: 0.07, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #C3CBC4 is Cyan = 0.04, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.20.
<style> p { color: #C3CBC4; } p { color: rgb(195,203,196); } H1.HeaderClassName { color: #C3CBC4; } .AnyTagClassName { color: #C3CBC4; } </style>
<style> a { background-color: #C3CBC4; } a { background-color: rgb(195,203,196); } div.DivClassName { background-color: #C3CBC4; } .BgClassName { background-color: #C3CBC4; } </style>
<style> span { border-color: #C3CBC4; } span { border-color: rgb(195,203,196); } td.TdClassName { border-color: #C3CBC4; } .TagClassName { border-color: #C3CBC4; } </style>