#ACF250 (or 0xACF250) is unknown color: approx Conifer. HEX triplet: AC, F2 and 50. RGB value is (172,242,80). Sum of RGB (Red+Green+Blue) = 172+242+80=494 (65% of max value = 765). Red value is 172 (67.58% from 255 or 34.82% from 494); Green value is 242 (94.92% from 255 or 48.99% from 494); Blue value is 80 (31.64% from 255 or 16.19% from 494); Max value from RGB is 242 - color contains mainly: green. Hex color #ACF250 is not a web safe color. Web safe color analog (approx): #99FF66. Inversed color of #ACF250 is #530DAF. Grayscale: #CBCBCB. Windows color (decimal): -5442992 or 5305004. OLE color: 5305004.
HSL color Cylindrical-coordinate representation of color #ACF250: hue angle of 85.93º degrees, saturation: 0.86, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #ACF250 is Cyan = 0.29, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.05.
<style> p { color: #ACF250; } p { color: rgb(172,242,80); } H1.HeaderClassName { color: #ACF250; } .AnyTagClassName { color: #ACF250; } </style>
<style> a { background-color: #ACF250; } a { background-color: rgb(172,242,80); } div.DivClassName { background-color: #ACF250; } .BgClassName { background-color: #ACF250; } </style>
<style> span { border-color: #ACF250; } span { border-color: rgb(172,242,80); } td.TdClassName { border-color: #ACF250; } .TagClassName { border-color: #ACF250; } </style>