#C0BF7B (or 0xC0BF7B) is unknown color: approx Pine Glade. HEX triplet: C0, BF and 7B. RGB value is (192,191,123). Sum of RGB (Red+Green+Blue) = 192+191+123=506 (67% of max value = 765). Red value is 192 (75.39% from 255 or 37.94% from 506); Green value is 191 (75% from 255 or 37.75% from 506); Blue value is 123 (48.44% from 255 or 24.31% from 506); Max value from RGB is 192 - color contains mainly: red. Hex color #C0BF7B is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #C0BF7B is #3F4084. Grayscale: #B7B7B7. Windows color (decimal): -4145285 or 8110016. OLE color: 8110016.
HSL color Cylindrical-coordinate representation of color #C0BF7B: hue angle of 59.13º degrees, saturation: 0.35, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #C0BF7B is Cyan = 0, Magento = 0.01, Yellow = 0.36 and Black (K on CMYK) = 0.25.
<style> p { color: #C0BF7B; } p { color: rgb(192,191,123); } H1.HeaderClassName { color: #C0BF7B; } .AnyTagClassName { color: #C0BF7B; } </style>
<style> a { background-color: #C0BF7B; } a { background-color: rgb(192,191,123); } div.DivClassName { background-color: #C0BF7B; } .BgClassName { background-color: #C0BF7B; } </style>
<style> span { border-color: #C0BF7B; } span { border-color: rgb(192,191,123); } td.TdClassName { border-color: #C0BF7B; } .TagClassName { border-color: #C0BF7B; } </style>