#C0BE81 (or 0xC0BE81) is unknown color: approx Pine Glade. HEX triplet: C0, BE and 81. RGB value is (192,190,129). Sum of RGB (Red+Green+Blue) = 192+190+129=511 (67% of max value = 765). Red value is 192 (75.39% from 255 or 37.57% from 511); Green value is 190 (74.61% from 255 or 37.18% from 511); Blue value is 129 (50.78% from 255 or 25.24% from 511); Max value from RGB is 192 - color contains mainly: red. Hex color #C0BE81 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #C0BE81 is #3F417E. Grayscale: #B7B7B7. Windows color (decimal): -4145535 or 8502976. OLE color: 8502976.
HSL color Cylindrical-coordinate representation of color #C0BE81: hue angle of 58.1º degrees, saturation: 0.33, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #C0BE81 is Cyan = 0, Magento = 0.01, Yellow = 0.33 and Black (K on CMYK) = 0.25.
<style> p { color: #C0BE81; } p { color: rgb(192,190,129); } H1.HeaderClassName { color: #C0BE81; } .AnyTagClassName { color: #C0BE81; } </style>
<style> a { background-color: #C0BE81; } a { background-color: rgb(192,190,129); } div.DivClassName { background-color: #C0BE81; } .BgClassName { background-color: #C0BE81; } </style>
<style> span { border-color: #C0BE81; } span { border-color: rgb(192,190,129); } td.TdClassName { border-color: #C0BE81; } .TagClassName { border-color: #C0BE81; } </style>