#ABCD75 (or 0xABCD75) is unknown color: approx Caper. HEX triplet: AB, CD and 75. RGB value is (171,205,117). Sum of RGB (Red+Green+Blue) = 171+205+117=493 (65% of max value = 765). Red value is 171 (67.19% from 255 or 34.69% from 493); Green value is 205 (80.47% from 255 or 41.58% from 493); Blue value is 117 (46.09% from 255 or 23.73% from 493); Max value from RGB is 205 - color contains mainly: green. Hex color #ABCD75 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ABCD75 is #54328A. Grayscale: #B9B9B9. Windows color (decimal): -5517963 or 7720363. OLE color: 7720363.
HSL color Cylindrical-coordinate representation of color #ABCD75: hue angle of 83.18º degrees, saturation: 0.47, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #ABCD75 is Cyan = 0.17, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.20.
<style> p { color: #abcd75; } p { color: rgb(171,205,117); } H1.HeaderClassName { color: #abcd75; } .AnyTagClassName { color: #abcd75; } </style>
<style> a { background-color: #abcd75; } a { background-color: rgb(171,205,117); } div.DivClassName { background-color: #abcd75; } .BgClassName { background-color: #abcd75; } </style>
<style> span { border-color: #abcd75; } span { border-color: rgb(171,205,117); } td.TdClassName { border-color: #abcd75; } .TagClassName { border-color: #abcd75; } </style>