#AFFED4 (or 0xAFFED4) is unknown color: approx Magic Mint. HEX triplet: AF, FE and D4. RGB value is (175,254,212). Sum of RGB (Red+Green+Blue) = 175+254+212=641 (84% of max value = 765). Red value is 175 (68.75% from 255 or 27.30% from 641); Green value is 254 (99.61% from 255 or 39.63% from 641); Blue value is 212 (83.20% from 255 or 33.07% from 641); Max value from RGB is 254 - color contains mainly: green. Hex color #AFFED4 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #AFFED4 is #50012B. Grayscale: #E1E1E1. Windows color (decimal): -5243180 or 13958831. OLE color: 13958831.
HSL color Cylindrical-coordinate representation of color #AFFED4: hue angle of 148.1º degrees, saturation: 0.98, lightness: 0.84%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #AFFED4 is Cyan = 0.31, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.00.
<style> p { color: #affed4; } p { color: rgb(175,254,212); } H1.HeaderClassName { color: #affed4; } .AnyTagClassName { color: #affed4; } </style>
<style> a { background-color: #affed4; } a { background-color: rgb(175,254,212); } div.DivClassName { background-color: #affed4; } .BgClassName { background-color: #affed4; } </style>
<style> span { border-color: #affed4; } span { border-color: rgb(175,254,212); } td.TdClassName { border-color: #affed4; } .TagClassName { border-color: #affed4; } </style>