#ABC1C2 (or 0xABC1C2) is unknown color: approx Jungle Mist. HEX triplet: AB, C1 and C2. RGB value is (171,193,194). Sum of RGB (Red+Green+Blue) = 171+193+194=558 (73% of max value = 765). Red value is 171 (67.19% from 255 or 30.65% from 558); Green value is 193 (75.78% from 255 or 34.59% from 558); Blue value is 194 (76.17% from 255 or 34.77% from 558); Max value from RGB is 194 - color contains mainly: blue. Hex color #ABC1C2 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ABC1C2 is #543E3D. Grayscale: #BABABA. Windows color (decimal): -5520958 or 12763563. OLE color: 12763563.
HSL color Cylindrical-coordinate representation of color #ABC1C2: hue angle of 182.61º degrees, saturation: 0.16, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #ABC1C2 is Cyan = 0.12, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #ABC1C2; } p { color: rgb(171,193,194); } H1.HeaderClassName { color: #ABC1C2; } .AnyTagClassName { color: #ABC1C2; } </style>
<style> a { background-color: #ABC1C2; } a { background-color: rgb(171,193,194); } div.DivClassName { background-color: #ABC1C2; } .BgClassName { background-color: #ABC1C2; } </style>
<style> span { border-color: #ABC1C2; } span { border-color: rgb(171,193,194); } td.TdClassName { border-color: #ABC1C2; } .TagClassName { border-color: #ABC1C2; } </style>