#CCCB62 (or 0xCCCB62) is unknown color: approx Wild Willow. HEX triplet: CC, CB and 62. RGB value is (204,203,98). Sum of RGB (Red+Green+Blue) = 204+203+98=505 (66% of max value = 765). Red value is 204 (80.08% from 255 or 40.40% from 505); Green value is 203 (79.69% from 255 or 40.20% from 505); Blue value is 98 (38.67% from 255 or 19.41% from 505); Max value from RGB is 204 - color contains mainly: red. Hex color #CCCB62 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CCCB62 is #33349D. Grayscale: #BFBFBF. Windows color (decimal): -3355806 or 6474700. OLE color: 6474700.
HSL color Cylindrical-coordinate representation of color #CCCB62: hue angle of 59.43º degrees, saturation: 0.51, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #CCCB62 is Cyan = 0, Magento = 0.00, Yellow = 0.52 and Black (K on CMYK) = 0.2.
<style> p { color: #CCCB62; } p { color: rgb(204,203,98); } H1.HeaderClassName { color: #CCCB62; } .AnyTagClassName { color: #CCCB62; } </style>
<style> a { background-color: #CCCB62; } a { background-color: rgb(204,203,98); } div.DivClassName { background-color: #CCCB62; } .BgClassName { background-color: #CCCB62; } </style>
<style> span { border-color: #CCCB62; } span { border-color: rgb(204,203,98); } td.TdClassName { border-color: #CCCB62; } .TagClassName { border-color: #CCCB62; } </style>