#CBC2AD (or 0xCBC2AD) is unknown color: approx Parchment. HEX triplet: CB, C2 and AD. RGB value is (203,194,173). Sum of RGB (Red+Green+Blue) = 203+194+173=570 (75% of max value = 765). Red value is 203 (79.69% from 255 or 35.61% from 570); Green value is 194 (76.17% from 255 or 34.04% from 570); Blue value is 173 (67.97% from 255 or 30.35% from 570); Max value from RGB is 203 - color contains mainly: red. Hex color #CBC2AD is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CBC2AD is #343D52. Grayscale: #C2C2C2. Windows color (decimal): -3423571 or 11387595. OLE color: 11387595.
HSL color Cylindrical-coordinate representation of color #CBC2AD: hue angle of 42º degrees, saturation: 0.22, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #CBC2AD is Cyan = 0, Magento = 0.04, Yellow = 0.15 and Black (K on CMYK) = 0.20.
<style> p { color: #CBC2AD; } p { color: rgb(203,194,173); } H1.HeaderClassName { color: #CBC2AD; } .AnyTagClassName { color: #CBC2AD; } </style>
<style> a { background-color: #CBC2AD; } a { background-color: rgb(203,194,173); } div.DivClassName { background-color: #CBC2AD; } .BgClassName { background-color: #CBC2AD; } </style>
<style> span { border-color: #CBC2AD; } span { border-color: rgb(203,194,173); } td.TdClassName { border-color: #CBC2AD; } .TagClassName { border-color: #CBC2AD; } </style>