#3986AB (or 0x3986AB) is unknown color: approx Boston Blue. HEX triplet: 39, 86 and AB. RGB value is (57,134,171). Sum of RGB (Red+Green+Blue) = 57+134+171=362 (47% of max value = 765). Red value is 57 (22.66% from 255 or 15.75% from 362); Green value is 134 (52.73% from 255 or 37.02% from 362); Blue value is 171 (67.19% from 255 or 47.24% from 362); Max value from RGB is 171 - color contains mainly: blue. Hex color #3986AB is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #3986AB is #C67954. Grayscale: #727272. Windows color (decimal): -13007189 or 11241017. OLE color: 11241017.
HSL color Cylindrical-coordinate representation of color #3986AB: hue angle of 199.47º degrees, saturation: 0.5, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #3986AB is Cyan = 0.67, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #3986ab; } p { color: rgb(57,134,171); } H1.HeaderClassName { color: #3986ab; } .AnyTagClassName { color: #3986ab; } </style>
<style> a { background-color: #3986ab; } a { background-color: rgb(57,134,171); } div.DivClassName { background-color: #3986ab; } .BgClassName { background-color: #3986ab; } </style>
<style> span { border-color: #3986ab; } span { border-color: rgb(57,134,171); } td.TdClassName { border-color: #3986ab; } .TagClassName { border-color: #3986ab; } </style>