#7FAFCF (or 0x7FAFCF) is unknown color: approx Seagull. HEX triplet: 7F, AF and CF. RGB value is (127,175,207). Sum of RGB (Red+Green+Blue) = 127+175+207=509 (67% of max value = 765). Red value is 127 (50% from 255 or 24.95% from 509); Green value is 175 (68.75% from 255 or 34.38% from 509); Blue value is 207 (81.25% from 255 or 40.67% from 509); Max value from RGB is 207 - color contains mainly: blue. Hex color #7FAFCF is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #7FAFCF is #805030. Grayscale: #A4A4A4. Windows color (decimal): -8409137 or 13610879. OLE color: 13610879.
HSL color Cylindrical-coordinate representation of color #7FAFCF: hue angle of 204º degrees, saturation: 0.45, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #7FAFCF is Cyan = 0.39, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #7FAFCF; } p { color: rgb(127,175,207); } H1.HeaderClassName { color: #7FAFCF; } .AnyTagClassName { color: #7FAFCF; } </style>
<style> a { background-color: #7FAFCF; } a { background-color: rgb(127,175,207); } div.DivClassName { background-color: #7FAFCF; } .BgClassName { background-color: #7FAFCF; } </style>
<style> span { border-color: #7FAFCF; } span { border-color: rgb(127,175,207); } td.TdClassName { border-color: #7FAFCF; } .TagClassName { border-color: #7FAFCF; } </style>