#CBAF50 (or 0xCBAF50) is unknown color: approx Sundance. HEX triplet: CB, AF and 50. RGB value is (203,175,80). Sum of RGB (Red+Green+Blue) = 203+175+80=458 (60% of max value = 765). Red value is 203 (79.69% from 255 or 44.32% from 458); Green value is 175 (68.75% from 255 or 38.21% from 458); Blue value is 80 (31.64% from 255 or 17.47% from 458); Max value from RGB is 203 - color contains mainly: red. Hex color #CBAF50 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #CBAF50 is #3450AF. Grayscale: #ACACAC. Windows color (decimal): -3428528 or 5287883. OLE color: 5287883.
HSL color Cylindrical-coordinate representation of color #CBAF50: hue angle of 46.34º degrees, saturation: 0.54, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #CBAF50 is Cyan = 0, Magento = 0.14, Yellow = 0.61 and Black (K on CMYK) = 0.20.
<style> p { color: #cbaf50; } p { color: rgb(203,175,80); } H1.HeaderClassName { color: #cbaf50; } .AnyTagClassName { color: #cbaf50; } </style>
<style> a { background-color: #cbaf50; } a { background-color: rgb(203,175,80); } div.DivClassName { background-color: #cbaf50; } .BgClassName { background-color: #cbaf50; } </style>
<style> span { border-color: #cbaf50; } span { border-color: rgb(203,175,80); } td.TdClassName { border-color: #cbaf50; } .TagClassName { border-color: #cbaf50; } </style>