#CC9005 (or 0xCC9005) is unknown color: approx Dark Goldenrod. HEX triplet: CC, 90 and 05. RGB value is (204,144,5). Sum of RGB (Red+Green+Blue) = 204+144+5=353 (46% of max value = 765). Red value is 204 (80.08% from 255 or 57.79% from 353); Green value is 144 (56.64% from 255 or 40.79% from 353); Blue value is 5 (2.34% from 255 or 1.42% from 353); Max value from RGB is 204 - color contains mainly: red. Hex color #CC9005 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #CC9005 is #336FFA. Grayscale: #929292. Windows color (decimal): -3371003 or 364748. OLE color: 364748.
HSL color Cylindrical-coordinate representation of color #CC9005: hue angle of 41.91º degrees, saturation: 0.95, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #CC9005 is Cyan = 0, Magento = 0.29, Yellow = 0.98 and Black (K on CMYK) = 0.2.
<style> p { color: #cc9005; } p { color: rgb(204,144,5); } H1.HeaderClassName { color: #cc9005; } .AnyTagClassName { color: #cc9005; } </style>
<style> a { background-color: #cc9005; } a { background-color: rgb(204,144,5); } div.DivClassName { background-color: #cc9005; } .BgClassName { background-color: #cc9005; } </style>
<style> span { border-color: #cc9005; } span { border-color: rgb(204,144,5); } td.TdClassName { border-color: #cc9005; } .TagClassName { border-color: #cc9005; } </style>