#CFC09D (or 0xCFC09D) is unknown color: approx Double Spanish White. HEX triplet: CF, C0 and 9D. RGB value is (207,192,157). Sum of RGB (Red+Green+Blue) = 207+192+157=556 (73% of max value = 765). Red value is 207 (81.25% from 255 or 37.23% from 556); Green value is 192 (75.39% from 255 or 34.53% from 556); Blue value is 157 (61.72% from 255 or 28.24% from 556); Max value from RGB is 207 - color contains mainly: red. Hex color #CFC09D is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CFC09D is #303F62. Grayscale: #C0C0C0. Windows color (decimal): -3161955 or 10338511. OLE color: 10338511.
HSL color Cylindrical-coordinate representation of color #CFC09D: hue angle of 42º degrees, saturation: 0.34, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #CFC09D is Cyan = 0, Magento = 0.07, Yellow = 0.24 and Black (K on CMYK) = 0.19.
<style> p { color: #CFC09D; } p { color: rgb(207,192,157); } H1.HeaderClassName { color: #CFC09D; } .AnyTagClassName { color: #CFC09D; } </style>
<style> a { background-color: #CFC09D; } a { background-color: rgb(207,192,157); } div.DivClassName { background-color: #CFC09D; } .BgClassName { background-color: #CFC09D; } </style>
<style> span { border-color: #CFC09D; } span { border-color: rgb(207,192,157); } td.TdClassName { border-color: #CFC09D; } .TagClassName { border-color: #CFC09D; } </style>