#ABCBBE (or 0xABCBBE) is unknown color: approx Opal. HEX triplet: AB, CB and BE. RGB value is (171,203,190). Sum of RGB (Red+Green+Blue) = 171+203+190=564 (74% of max value = 765). Red value is 171 (67.19% from 255 or 30.32% from 564); Green value is 203 (79.69% from 255 or 35.99% from 564); Blue value is 190 (74.61% from 255 or 33.69% from 564); Max value from RGB is 203 - color contains mainly: green. Hex color #ABCBBE is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ABCBBE is #543441. Grayscale: #BFBFBF. Windows color (decimal): -5518402 or 12503979. OLE color: 12503979.
HSL color Cylindrical-coordinate representation of color #ABCBBE: hue angle of 155.62º degrees, saturation: 0.24, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #ABCBBE is Cyan = 0.16, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.20.
<style> p { color: #ABCBBE; } p { color: rgb(171,203,190); } H1.HeaderClassName { color: #ABCBBE; } .AnyTagClassName { color: #ABCBBE; } </style>
<style> a { background-color: #ABCBBE; } a { background-color: rgb(171,203,190); } div.DivClassName { background-color: #ABCBBE; } .BgClassName { background-color: #ABCBBE; } </style>
<style> span { border-color: #ABCBBE; } span { border-color: rgb(171,203,190); } td.TdClassName { border-color: #ABCBBE; } .TagClassName { border-color: #ABCBBE; } </style>