#CCBC64 (or 0xCCBC64) is unknown color: approx Tacha. HEX triplet: CC, BC and 64. RGB value is (204,188,100). Sum of RGB (Red+Green+Blue) = 204+188+100=492 (65% of max value = 765). Red value is 204 (80.08% from 255 or 41.46% from 492); Green value is 188 (73.83% from 255 or 38.21% from 492); Blue value is 100 (39.45% from 255 or 20.33% from 492); Max value from RGB is 204 - color contains mainly: red. Hex color #CCBC64 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CCBC64 is #33439B. Grayscale: #B7B7B7. Windows color (decimal): -3359644 or 6601932. OLE color: 6601932.
HSL color Cylindrical-coordinate representation of color #CCBC64: hue angle of 50.77º degrees, saturation: 0.5, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #CCBC64 is Cyan = 0, Magento = 0.08, Yellow = 0.51 and Black (K on CMYK) = 0.2.
<style> p { color: #CCBC64; } p { color: rgb(204,188,100); } H1.HeaderClassName { color: #CCBC64; } .AnyTagClassName { color: #CCBC64; } </style>
<style> a { background-color: #CCBC64; } a { background-color: rgb(204,188,100); } div.DivClassName { background-color: #CCBC64; } .BgClassName { background-color: #CCBC64; } </style>
<style> span { border-color: #CCBC64; } span { border-color: rgb(204,188,100); } td.TdClassName { border-color: #CCBC64; } .TagClassName { border-color: #CCBC64; } </style>