#ABE0CC (or 0xABE0CC) is unknown color: approx Cruise. HEX triplet: AB, E0 and CC. RGB value is (171,224,204). Sum of RGB (Red+Green+Blue) = 171+224+204=599 (79% of max value = 765). Red value is 171 (67.19% from 255 or 28.55% from 599); Green value is 224 (87.89% from 255 or 37.40% from 599); Blue value is 204 (80.08% from 255 or 34.06% from 599); Max value from RGB is 224 - color contains mainly: green. Hex color #ABE0CC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ABE0CC is #541F33. Grayscale: #CDCDCD. Windows color (decimal): -5513012 or 13426859. OLE color: 13426859.
HSL color Cylindrical-coordinate representation of color #ABE0CC: hue angle of 157.36º degrees, saturation: 0.46, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #ABE0CC is Cyan = 0.24, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.12.
<style> p { color: #ABE0CC; } p { color: rgb(171,224,204); } H1.HeaderClassName { color: #ABE0CC; } .AnyTagClassName { color: #ABE0CC; } </style>
<style> a { background-color: #ABE0CC; } a { background-color: rgb(171,224,204); } div.DivClassName { background-color: #ABE0CC; } .BgClassName { background-color: #ABE0CC; } </style>
<style> span { border-color: #ABE0CC; } span { border-color: rgb(171,224,204); } td.TdClassName { border-color: #ABE0CC; } .TagClassName { border-color: #ABE0CC; } </style>