#CCCB51 (or 0xCCCB51) is unknown color: approx Confetti. HEX triplet: CC, CB and 51. RGB value is (204,203,81). Sum of RGB (Red+Green+Blue) = 204+203+81=488 (64% of max value = 765). Red value is 204 (80.08% from 255 or 41.80% from 488); Green value is 203 (79.69% from 255 or 41.60% from 488); Blue value is 81 (32.03% from 255 or 16.60% from 488); Max value from RGB is 204 - color contains mainly: red. Hex color #CCCB51 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CCCB51 is #3334AE. Grayscale: #BDBDBD. Windows color (decimal): -3355823 or 5360588. OLE color: 5360588.
HSL color Cylindrical-coordinate representation of color #CCCB51: hue angle of 59.51º degrees, saturation: 0.55, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #CCCB51 is Cyan = 0, Magento = 0.00, Yellow = 0.60 and Black (K on CMYK) = 0.2.
<style> p { color: #CCCB51; } p { color: rgb(204,203,81); } H1.HeaderClassName { color: #CCCB51; } .AnyTagClassName { color: #CCCB51; } </style>
<style> a { background-color: #CCCB51; } a { background-color: rgb(204,203,81); } div.DivClassName { background-color: #CCCB51; } .BgClassName { background-color: #CCCB51; } </style>
<style> span { border-color: #CCCB51; } span { border-color: rgb(204,203,81); } td.TdClassName { border-color: #CCCB51; } .TagClassName { border-color: #CCCB51; } </style>