#CFC68C (or 0xCFC68C) is unknown color: approx Winter Hazel. HEX triplet: CF, C6 and 8C. RGB value is (207,198,140). Sum of RGB (Red+Green+Blue) = 207+198+140=545 (72% of max value = 765). Red value is 207 (81.25% from 255 or 37.98% from 545); Green value is 198 (77.73% from 255 or 36.33% from 545); Blue value is 140 (55.08% from 255 or 25.69% from 545); Max value from RGB is 207 - color contains mainly: red. Hex color #CFC68C is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CFC68C is #303973. Grayscale: #C2C2C2. Windows color (decimal): -3160436 or 9225935. OLE color: 9225935.
HSL color Cylindrical-coordinate representation of color #CFC68C: hue angle of 51.94º degrees, saturation: 0.41, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #CFC68C is Cyan = 0, Magento = 0.04, Yellow = 0.32 and Black (K on CMYK) = 0.19.
<style> p { color: #CFC68C; } p { color: rgb(207,198,140); } H1.HeaderClassName { color: #CFC68C; } .AnyTagClassName { color: #CFC68C; } </style>
<style> a { background-color: #CFC68C; } a { background-color: rgb(207,198,140); } div.DivClassName { background-color: #CFC68C; } .BgClassName { background-color: #CFC68C; } </style>
<style> span { border-color: #CFC68C; } span { border-color: rgb(207,198,140); } td.TdClassName { border-color: #CFC68C; } .TagClassName { border-color: #CFC68C; } </style>