#CCBA8C (or 0xCCBA8C) is unknown color: approx Yuma. HEX triplet: CC, BA and 8C. RGB value is (204,186,140). Sum of RGB (Red+Green+Blue) = 204+186+140=530 (70% of max value = 765). Red value is 204 (80.08% from 255 or 38.49% from 530); Green value is 186 (73.05% from 255 or 35.09% from 530); Blue value is 140 (55.08% from 255 or 26.42% from 530); Max value from RGB is 204 - color contains mainly: red. Hex color #CCBA8C is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CCBA8C is #334573. Grayscale: #BABABA. Windows color (decimal): -3360116 or 9222860. OLE color: 9222860.
HSL color Cylindrical-coordinate representation of color #CCBA8C: hue angle of 43.12º degrees, saturation: 0.39, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #CCBA8C is Cyan = 0, Magento = 0.09, Yellow = 0.31 and Black (K on CMYK) = 0.2.
<style> p { color: #CCBA8C; } p { color: rgb(204,186,140); } H1.HeaderClassName { color: #CCBA8C; } .AnyTagClassName { color: #CCBA8C; } </style>
<style> a { background-color: #CCBA8C; } a { background-color: rgb(204,186,140); } div.DivClassName { background-color: #CCBA8C; } .BgClassName { background-color: #CCBA8C; } </style>
<style> span { border-color: #CCBA8C; } span { border-color: rgb(204,186,140); } td.TdClassName { border-color: #CCBA8C; } .TagClassName { border-color: #CCBA8C; } </style>