#ACFBB1 (or 0xACFBB1) is unknown color: approx Celadon. HEX triplet: AC, FB and B1. RGB value is (172,251,177). Sum of RGB (Red+Green+Blue) = 172+251+177=600 (79% of max value = 765). Red value is 172 (67.58% from 255 or 28.67% from 600); Green value is 251 (98.44% from 255 or 41.83% from 600); Blue value is 177 (69.53% from 255 or 29.5% from 600); Max value from RGB is 251 - color contains mainly: green. Hex color #ACFBB1 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #ACFBB1 is #53044E. Grayscale: #DBDBDB. Windows color (decimal): -5440591 or 11664300. OLE color: 11664300.
HSL color Cylindrical-coordinate representation of color #ACFBB1: hue angle of 123.8º degrees, saturation: 0.91, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #ACFBB1 is Cyan = 0.31, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.02.
<style> p { color: #ACFBB1; } p { color: rgb(172,251,177); } H1.HeaderClassName { color: #ACFBB1; } .AnyTagClassName { color: #ACFBB1; } </style>
<style> a { background-color: #ACFBB1; } a { background-color: rgb(172,251,177); } div.DivClassName { background-color: #ACFBB1; } .BgClassName { background-color: #ACFBB1; } </style>
<style> span { border-color: #ACFBB1; } span { border-color: rgb(172,251,177); } td.TdClassName { border-color: #ACFBB1; } .TagClassName { border-color: #ACFBB1; } </style>