#C3CDB4 (or 0xC3CDB4) is unknown color: approx Pale Leaf. HEX triplet: C3, CD and B4. RGB value is (195,205,180). Sum of RGB (Red+Green+Blue) = 195+205+180=580 (76% of max value = 765). Red value is 195 (76.56% from 255 or 33.62% from 580); Green value is 205 (80.47% from 255 or 35.34% from 580); Blue value is 180 (70.70% from 255 or 31.03% from 580); Max value from RGB is 205 - color contains mainly: green. Hex color #C3CDB4 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C3CDB4 is #3C324B. Grayscale: #C7C7C7. Windows color (decimal): -3945036 or 11849155. OLE color: 11849155.
HSL color Cylindrical-coordinate representation of color #C3CDB4: hue angle of 84º degrees, saturation: 0.2, 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 #C3CDB4 is Cyan = 0.05, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.20.
<style> p { color: #C3CDB4; } p { color: rgb(195,205,180); } H1.HeaderClassName { color: #C3CDB4; } .AnyTagClassName { color: #C3CDB4; } </style>
<style> a { background-color: #C3CDB4; } a { background-color: rgb(195,205,180); } div.DivClassName { background-color: #C3CDB4; } .BgClassName { background-color: #C3CDB4; } </style>
<style> span { border-color: #C3CDB4; } span { border-color: rgb(195,205,180); } td.TdClassName { border-color: #C3CDB4; } .TagClassName { border-color: #C3CDB4; } </style>