#ABBEE5 (or 0xABBEE5) is unknown color: approx Perano. HEX triplet: AB, BE and E5. RGB value is (171,190,229). Sum of RGB (Red+Green+Blue) = 171+190+229=590 (78% of max value = 765). Red value is 171 (67.19% from 255 or 28.98% from 590); Green value is 190 (74.61% from 255 or 32.20% from 590); Blue value is 229 (89.84% from 255 or 38.81% from 590); Max value from RGB is 229 - color contains mainly: blue. Hex color #ABBEE5 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ABBEE5 is #54411A. Grayscale: #BCBCBC. Windows color (decimal): -5521691 or 15056555. OLE color: 15056555.
HSL color Cylindrical-coordinate representation of color #ABBEE5: hue angle of 220.34º degrees, saturation: 0.53, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #ABBEE5 is Cyan = 0.25, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #ABBEE5; } p { color: rgb(171,190,229); } H1.HeaderClassName { color: #ABBEE5; } .AnyTagClassName { color: #ABBEE5; } </style>
<style> a { background-color: #ABBEE5; } a { background-color: rgb(171,190,229); } div.DivClassName { background-color: #ABBEE5; } .BgClassName { background-color: #ABBEE5; } </style>
<style> span { border-color: #ABBEE5; } span { border-color: rgb(171,190,229); } td.TdClassName { border-color: #ABBEE5; } .TagClassName { border-color: #ABBEE5; } </style>