#489DBC (or 0x489DBC) is unknown color: approx Boston Blue. HEX triplet: 48, 9D and BC. RGB value is (72,157,188). Sum of RGB (Red+Green+Blue) = 72+157+188=417 (55% of max value = 765). Red value is 72 (28.52% from 255 or 17.27% from 417); Green value is 157 (61.72% from 255 or 37.65% from 417); Blue value is 188 (73.83% from 255 or 45.08% from 417); Max value from RGB is 188 - color contains mainly: blue. Hex color #489DBC is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #489DBC is #B76243. Grayscale: #868686. Windows color (decimal): -12018244 or 12361032. OLE color: 12361032.
HSL color Cylindrical-coordinate representation of color #489DBC: hue angle of 196.03º degrees, saturation: 0.46, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #489DBC is Cyan = 0.62, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #489dbc; } p { color: rgb(72,157,188); } H1.HeaderClassName { color: #489dbc; } .AnyTagClassName { color: #489dbc; } </style>
<style> a { background-color: #489dbc; } a { background-color: rgb(72,157,188); } div.DivClassName { background-color: #489dbc; } .BgClassName { background-color: #489dbc; } </style>
<style> span { border-color: #489dbc; } span { border-color: rgb(72,157,188); } td.TdClassName { border-color: #489dbc; } .TagClassName { border-color: #489dbc; } </style>