#CABE4A (or 0xCABE4A) is unknown color: approx Old Gold. HEX triplet: CA, BE and 4A. RGB value is (202,190,74). Sum of RGB (Red+Green+Blue) = 202+190+74=466 (61% of max value = 765). Red value is 202 (79.30% from 255 or 43.35% from 466); Green value is 190 (74.61% from 255 or 40.77% from 466); Blue value is 74 (29.30% from 255 or 15.88% from 466); Max value from RGB is 202 - color contains mainly: red. Hex color #CABE4A is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #CABE4A is #3541B5. Grayscale: #B4B4B4. Windows color (decimal): -3490230 or 4898506. OLE color: 4898506.
HSL color Cylindrical-coordinate representation of color #CABE4A: hue angle of 54.38º degrees, saturation: 0.55, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #CABE4A is Cyan = 0, Magento = 0.06, Yellow = 0.63 and Black (K on CMYK) = 0.21.
<style> p { color: #CABE4A; } p { color: rgb(202,190,74); } H1.HeaderClassName { color: #CABE4A; } .AnyTagClassName { color: #CABE4A; } </style>
<style> a { background-color: #CABE4A; } a { background-color: rgb(202,190,74); } div.DivClassName { background-color: #CABE4A; } .BgClassName { background-color: #CABE4A; } </style>
<style> span { border-color: #CABE4A; } span { border-color: rgb(202,190,74); } td.TdClassName { border-color: #CABE4A; } .TagClassName { border-color: #CABE4A; } </style>