#8090AD (or 0x8090AD) is unknown color: approx Ship Cove. HEX triplet: 80, 90 and AD. RGB value is (128,144,173). Sum of RGB (Red+Green+Blue) = 128+144+173=445 (58% of max value = 765). Red value is 128 (50.39% from 255 or 28.76% from 445); Green value is 144 (56.64% from 255 or 32.36% from 445); Blue value is 173 (67.97% from 255 or 38.88% from 445); Max value from RGB is 173 - color contains mainly: blue. Hex color #8090AD is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #8090AD is #7F6F52. Grayscale: #8E8E8E. Windows color (decimal): -8351571 or 11374720. OLE color: 11374720.
HSL color Cylindrical-coordinate representation of color #8090AD: hue angle of 218.67º degrees, saturation: 0.22, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #8090AD is Cyan = 0.26, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #8090AD; } p { color: rgb(128,144,173); } H1.HeaderClassName { color: #8090AD; } .AnyTagClassName { color: #8090AD; } </style>
<style> a { background-color: #8090AD; } a { background-color: rgb(128,144,173); } div.DivClassName { background-color: #8090AD; } .BgClassName { background-color: #8090AD; } </style>
<style> span { border-color: #8090AD; } span { border-color: rgb(128,144,173); } td.TdClassName { border-color: #8090AD; } .TagClassName { border-color: #8090AD; } </style>