#CFBDA2 (or 0xCFBDA2) is unknown color: approx Soft Amber. HEX triplet: CF, BD and A2. RGB value is (207,189,162). Sum of RGB (Red+Green+Blue) = 207+189+162=558 (73% of max value = 765). Red value is 207 (81.25% from 255 or 37.10% from 558); Green value is 189 (74.22% from 255 or 33.87% from 558); Blue value is 162 (63.67% from 255 or 29.03% from 558); Max value from RGB is 207 - color contains mainly: red. Hex color #CFBDA2 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CFBDA2 is #30425D. Grayscale: #BFBFBF. Windows color (decimal): -3162718 or 10665423. OLE color: 10665423.
HSL color Cylindrical-coordinate representation of color #CFBDA2: hue angle of 36º degrees, saturation: 0.32, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #CFBDA2 is Cyan = 0, Magento = 0.09, Yellow = 0.22 and Black (K on CMYK) = 0.19.
<style> p { color: #CFBDA2; } p { color: rgb(207,189,162); } H1.HeaderClassName { color: #CFBDA2; } .AnyTagClassName { color: #CFBDA2; } </style>
<style> a { background-color: #CFBDA2; } a { background-color: rgb(207,189,162); } div.DivClassName { background-color: #CFBDA2; } .BgClassName { background-color: #CFBDA2; } </style>
<style> span { border-color: #CFBDA2; } span { border-color: rgb(207,189,162); } td.TdClassName { border-color: #CFBDA2; } .TagClassName { border-color: #CFBDA2; } </style>