#CCAE42 (or 0xCCAE42) is unknown color: approx Old Gold. HEX triplet: CC, AE and 42. RGB value is (204,174,66). Sum of RGB (Red+Green+Blue) = 204+174+66=444 (58% of max value = 765). Red value is 204 (80.08% from 255 or 45.95% from 444); Green value is 174 (68.36% from 255 or 39.19% from 444); Blue value is 66 (26.17% from 255 or 14.86% from 444); Max value from RGB is 204 - color contains mainly: red. Hex color #CCAE42 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #CCAE42 is #3351BD. Grayscale: #ABABAB. Windows color (decimal): -3363262 or 4370124. OLE color: 4370124.
HSL color Cylindrical-coordinate representation of color #CCAE42: hue angle of 46.96º degrees, saturation: 0.58, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #CCAE42 is Cyan = 0, Magento = 0.15, Yellow = 0.68 and Black (K on CMYK) = 0.2.
<style> p { color: #CCAE42; } p { color: rgb(204,174,66); } H1.HeaderClassName { color: #CCAE42; } .AnyTagClassName { color: #CCAE42; } </style>
<style> a { background-color: #CCAE42; } a { background-color: rgb(204,174,66); } div.DivClassName { background-color: #CCAE42; } .BgClassName { background-color: #CCAE42; } </style>
<style> span { border-color: #CCAE42; } span { border-color: rgb(204,174,66); } td.TdClassName { border-color: #CCAE42; } .TagClassName { border-color: #CCAE42; } </style>