#CBB345 (or 0xCBB345) is unknown color: approx Old Gold. HEX triplet: CB, B3 and 45. RGB value is (203,179,69). Sum of RGB (Red+Green+Blue) = 203+179+69=451 (59% of max value = 765). Red value is 203 (79.69% from 255 or 45.01% from 451); Green value is 179 (70.31% from 255 or 39.69% from 451); Blue value is 69 (27.34% from 255 or 15.30% from 451); Max value from RGB is 203 - color contains mainly: red. Hex color #CBB345 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #CBB345 is #344CBA. Grayscale: #AEAEAE. Windows color (decimal): -3427515 or 4568011. OLE color: 4568011.
HSL color Cylindrical-coordinate representation of color #CBB345: hue angle of 49.25º degrees, saturation: 0.56, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #CBB345 is Cyan = 0, Magento = 0.12, Yellow = 0.66 and Black (K on CMYK) = 0.20.
<style> p { color: #CBB345; } p { color: rgb(203,179,69); } H1.HeaderClassName { color: #CBB345; } .AnyTagClassName { color: #CBB345; } </style>
<style> a { background-color: #CBB345; } a { background-color: rgb(203,179,69); } div.DivClassName { background-color: #CBB345; } .BgClassName { background-color: #CBB345; } </style>
<style> span { border-color: #CBB345; } span { border-color: rgb(203,179,69); } td.TdClassName { border-color: #CBB345; } .TagClassName { border-color: #CBB345; } </style>