#07AABF (or 0x07AABF) is unknown color: approx Iris Blue. HEX triplet: 07, AA and BF. RGB value is (7,170,191). Sum of RGB (Red+Green+Blue) = 7+170+191=368 (48% of max value = 765). Red value is 7 (3.12% from 255 or 1.90% from 368); Green value is 170 (66.80% from 255 or 46.20% from 368); Blue value is 191 (75% from 255 or 51.90% from 368); Max value from RGB is 191 - color contains mainly: blue. Hex color #07AABF is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #07AABF is #F85540. Grayscale: #7B7B7B. Windows color (decimal): -16274753 or 12560903. OLE color: 12560903.
HSL color Cylindrical-coordinate representation of color #07AABF: hue angle of 186.85º degrees, saturation: 0.93, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #07AABF is Cyan = 0.96, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #07AABF; } p { color: rgb(7,170,191); } H1.HeaderClassName { color: #07AABF; } .AnyTagClassName { color: #07AABF; } </style>
<style> a { background-color: #07AABF; } a { background-color: rgb(7,170,191); } div.DivClassName { background-color: #07AABF; } .BgClassName { background-color: #07AABF; } </style>
<style> span { border-color: #07AABF; } span { border-color: rgb(7,170,191); } td.TdClassName { border-color: #07AABF; } .TagClassName { border-color: #07AABF; } </style>