#CABE71 (or 0xCABE71) is unknown color: approx Dark Khaki. HEX triplet: CA, BE and 71. RGB value is (202,190,113). Sum of RGB (Red+Green+Blue) = 202+190+113=505 (66% of max value = 765). Red value is 202 (79.30% from 255 or 40% from 505); Green value is 190 (74.61% from 255 or 37.62% from 505); Blue value is 113 (44.53% from 255 or 22.38% from 505); Max value from RGB is 202 - color contains mainly: red. Hex color #CABE71 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CABE71 is #35418E. Grayscale: #B9B9B9. Windows color (decimal): -3490191 or 7454410. OLE color: 7454410.
HSL color Cylindrical-coordinate representation of color #CABE71: hue angle of 51.91º degrees, saturation: 0.46, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #CABE71 is Cyan = 0, Magento = 0.06, Yellow = 0.44 and Black (K on CMYK) = 0.21.
<style> p { color: #CABE71; } p { color: rgb(202,190,113); } H1.HeaderClassName { color: #CABE71; } .AnyTagClassName { color: #CABE71; } </style>
<style> a { background-color: #CABE71; } a { background-color: rgb(202,190,113); } div.DivClassName { background-color: #CABE71; } .BgClassName { background-color: #CABE71; } </style>
<style> span { border-color: #CABE71; } span { border-color: rgb(202,190,113); } td.TdClassName { border-color: #CABE71; } .TagClassName { border-color: #CABE71; } </style>