#CAB065 (or 0xCAB065) is unknown color: approx Laser. HEX triplet: CA, B0 and 65. RGB value is (202,176,101). Sum of RGB (Red+Green+Blue) = 202+176+101=479 (63% of max value = 765). Red value is 202 (79.30% from 255 or 42.17% from 479); Green value is 176 (69.14% from 255 or 36.74% from 479); Blue value is 101 (39.84% from 255 or 21.09% from 479); Max value from RGB is 202 - color contains mainly: red. Hex color #CAB065 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #CAB065 is #354F9A. Grayscale: #AFAFAF. Windows color (decimal): -3493787 or 6664394. OLE color: 6664394.
HSL color Cylindrical-coordinate representation of color #CAB065: hue angle of 44.55º degrees, saturation: 0.49, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #CAB065 is Cyan = 0, Magento = 0.13, Yellow = 0.50 and Black (K on CMYK) = 0.21.
<style> p { color: #CAB065; } p { color: rgb(202,176,101); } H1.HeaderClassName { color: #CAB065; } .AnyTagClassName { color: #CAB065; } </style>
<style> a { background-color: #CAB065; } a { background-color: rgb(202,176,101); } div.DivClassName { background-color: #CAB065; } .BgClassName { background-color: #CAB065; } </style>
<style> span { border-color: #CAB065; } span { border-color: rgb(202,176,101); } td.TdClassName { border-color: #CAB065; } .TagClassName { border-color: #CAB065; } </style>