#CAC255 (or 0xCAC255) is unknown color: approx Tacha. HEX triplet: CA, C2 and 55. RGB value is (202,194,85). Sum of RGB (Red+Green+Blue) = 202+194+85=481 (63% of max value = 765). Red value is 202 (79.30% from 255 or 42.00% from 481); Green value is 194 (76.17% from 255 or 40.33% from 481); Blue value is 85 (33.59% from 255 or 17.67% from 481); Max value from RGB is 202 - color contains mainly: red. Hex color #CAC255 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CAC255 is #353DAA. Grayscale: #B8B8B8. Windows color (decimal): -3489195 or 5620426. OLE color: 5620426.
HSL color Cylindrical-coordinate representation of color #CAC255: hue angle of 55.9º degrees, saturation: 0.52, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #CAC255 is Cyan = 0, Magento = 0.04, Yellow = 0.58 and Black (K on CMYK) = 0.21.
<style> p { color: #CAC255; } p { color: rgb(202,194,85); } H1.HeaderClassName { color: #CAC255; } .AnyTagClassName { color: #CAC255; } </style>
<style> a { background-color: #CAC255; } a { background-color: rgb(202,194,85); } div.DivClassName { background-color: #CAC255; } .BgClassName { background-color: #CAC255; } </style>
<style> span { border-color: #CAC255; } span { border-color: rgb(202,194,85); } td.TdClassName { border-color: #CAC255; } .TagClassName { border-color: #CAC255; } </style>