#69ABAD (or 0x69ABAD) is unknown color: approx Fountain Blue. HEX triplet: 69, AB and AD. RGB value is (105,171,173). Sum of RGB (Red+Green+Blue) = 105+171+173=449 (59% of max value = 765). Red value is 105 (41.41% from 255 or 23.39% from 449); Green value is 171 (67.19% from 255 or 38.08% from 449); Blue value is 173 (67.97% from 255 or 38.53% from 449); Max value from RGB is 173 - color contains mainly: blue. Hex color #69ABAD is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #69ABAD is #965452. Grayscale: #979797. Windows color (decimal): -9851987 or 11381609. OLE color: 11381609.
HSL color Cylindrical-coordinate representation of color #69ABAD: hue angle of 181.76º degrees, saturation: 0.29, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #69ABAD is Cyan = 0.39, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #69ABAD; } p { color: rgb(105,171,173); } H1.HeaderClassName { color: #69ABAD; } .AnyTagClassName { color: #69ABAD; } </style>
<style> a { background-color: #69ABAD; } a { background-color: rgb(105,171,173); } div.DivClassName { background-color: #69ABAD; } .BgClassName { background-color: #69ABAD; } </style>
<style> span { border-color: #69ABAD; } span { border-color: rgb(105,171,173); } td.TdClassName { border-color: #69ABAD; } .TagClassName { border-color: #69ABAD; } </style>