#ABC1C4 (or 0xABC1C4) is unknown color: approx Jungle Mist. HEX triplet: AB, C1 and C4. RGB value is (171,193,196). Sum of RGB (Red+Green+Blue) = 171+193+196=560 (74% of max value = 765). Red value is 171 (67.19% from 255 or 30.54% from 560); Green value is 193 (75.78% from 255 or 34.46% from 560); Blue value is 196 (76.95% from 255 or 35% from 560); Max value from RGB is 196 - color contains mainly: blue. Hex color #ABC1C4 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ABC1C4 is #543E3B. Grayscale: #BABABA. Windows color (decimal): -5520956 or 12894635. OLE color: 12894635.
HSL color Cylindrical-coordinate representation of color #ABC1C4: hue angle of 187.2º degrees, saturation: 0.17, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #ABC1C4 is Cyan = 0.13, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #ABC1C4; } p { color: rgb(171,193,196); } H1.HeaderClassName { color: #ABC1C4; } .AnyTagClassName { color: #ABC1C4; } </style>
<style> a { background-color: #ABC1C4; } a { background-color: rgb(171,193,196); } div.DivClassName { background-color: #ABC1C4; } .BgClassName { background-color: #ABC1C4; } </style>
<style> span { border-color: #ABC1C4; } span { border-color: rgb(171,193,196); } td.TdClassName { border-color: #ABC1C4; } .TagClassName { border-color: #ABC1C4; } </style>