#CAC842 (or 0xCAC842) is unknown color: approx Wattle. HEX triplet: CA, C8 and 42. RGB value is (202,200,66). Sum of RGB (Red+Green+Blue) = 202+200+66=468 (61% of max value = 765). Red value is 202 (79.30% from 255 or 43.16% from 468); Green value is 200 (78.52% from 255 or 42.74% from 468); Blue value is 66 (26.17% from 255 or 14.10% from 468); Max value from RGB is 202 - color contains mainly: red. Hex color #CAC842 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #CAC842 is #3537BD. Grayscale: #B9B9B9. Windows color (decimal): -3487678 or 4376778. OLE color: 4376778.
HSL color Cylindrical-coordinate representation of color #CAC842: hue angle of 59.12º degrees, saturation: 0.56, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #CAC842 is Cyan = 0, Magento = 0.01, Yellow = 0.67 and Black (K on CMYK) = 0.21.
<style> p { color: #CAC842; } p { color: rgb(202,200,66); } H1.HeaderClassName { color: #CAC842; } .AnyTagClassName { color: #CAC842; } </style>
<style> a { background-color: #CAC842; } a { background-color: rgb(202,200,66); } div.DivClassName { background-color: #CAC842; } .BgClassName { background-color: #CAC842; } </style>
<style> span { border-color: #CAC842; } span { border-color: rgb(202,200,66); } td.TdClassName { border-color: #CAC842; } .TagClassName { border-color: #CAC842; } </style>