#CCB345 (or 0xCCB345) is unknown color: approx Old Gold. HEX triplet: CC, B3 and 45. RGB value is (204,179,69). Sum of RGB (Red+Green+Blue) = 204+179+69=452 (59% of max value = 765). Red value is 204 (80.08% from 255 or 45.13% from 452); Green value is 179 (70.31% from 255 or 39.60% from 452); Blue value is 69 (27.34% from 255 or 15.27% from 452); Max value from RGB is 204 - color contains mainly: red. Hex color #CCB345 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #CCB345 is #334CBA. Grayscale: #AEAEAE. Windows color (decimal): -3361979 or 4568012. OLE color: 4568012.
HSL color Cylindrical-coordinate representation of color #CCB345: hue angle of 48.89º degrees, saturation: 0.57, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #CCB345 is Cyan = 0, Magento = 0.12, Yellow = 0.66 and Black (K on CMYK) = 0.2.
<style> p { color: #CCB345; } p { color: rgb(204,179,69); } H1.HeaderClassName { color: #CCB345; } .AnyTagClassName { color: #CCB345; } </style>
<style> a { background-color: #CCB345; } a { background-color: rgb(204,179,69); } div.DivClassName { background-color: #CCB345; } .BgClassName { background-color: #CCB345; } </style>
<style> span { border-color: #CCB345; } span { border-color: rgb(204,179,69); } td.TdClassName { border-color: #CCB345; } .TagClassName { border-color: #CCB345; } </style>