#C3BE60 (or 0xC3BE60) is unknown color: approx Dark Khaki. HEX triplet: C3, BE and 60. RGB value is (195,190,96). Sum of RGB (Red+Green+Blue) = 195+190+96=481 (63% of max value = 765). Red value is 195 (76.56% from 255 or 40.54% from 481); Green value is 190 (74.61% from 255 or 39.50% from 481); Blue value is 96 (37.89% from 255 or 19.96% from 481); Max value from RGB is 195 - color contains mainly: red. Hex color #C3BE60 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #C3BE60 is #3C419F. Grayscale: #B5B5B5. Windows color (decimal): -3948960 or 6340291. OLE color: 6340291.
HSL color Cylindrical-coordinate representation of color #C3BE60: hue angle of 56.97º degrees, saturation: 0.45, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #C3BE60 is Cyan = 0, Magento = 0.03, Yellow = 0.51 and Black (K on CMYK) = 0.24.
<style> p { color: #C3BE60; } p { color: rgb(195,190,96); } H1.HeaderClassName { color: #C3BE60; } .AnyTagClassName { color: #C3BE60; } </style>
<style> a { background-color: #C3BE60; } a { background-color: rgb(195,190,96); } div.DivClassName { background-color: #C3BE60; } .BgClassName { background-color: #C3BE60; } </style>
<style> span { border-color: #C3BE60; } span { border-color: rgb(195,190,96); } td.TdClassName { border-color: #C3BE60; } .TagClassName { border-color: #C3BE60; } </style>