#428CBB (or 0x428CBB) is unknown color: approx Curious Blue. HEX triplet: 42, 8C and BB. RGB value is (66,140,187). Sum of RGB (Red+Green+Blue) = 66+140+187=393 (52% of max value = 765). Red value is 66 (26.17% from 255 or 16.79% from 393); Green value is 140 (55.08% from 255 or 35.62% from 393); Blue value is 187 (73.44% from 255 or 47.58% from 393); Max value from RGB is 187 - color contains mainly: blue. Hex color #428CBB is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #428CBB is #BD7344. Grayscale: #7A7A7A. Windows color (decimal): -12415813 or 12291138. OLE color: 12291138.
HSL color Cylindrical-coordinate representation of color #428CBB: hue angle of 203.31º degrees, saturation: 0.48, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #428CBB is Cyan = 0.65, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #428CBB; } p { color: rgb(66,140,187); } H1.HeaderClassName { color: #428CBB; } .AnyTagClassName { color: #428CBB; } </style>
<style> a { background-color: #428CBB; } a { background-color: rgb(66,140,187); } div.DivClassName { background-color: #428CBB; } .BgClassName { background-color: #428CBB; } </style>
<style> span { border-color: #428CBB; } span { border-color: rgb(66,140,187); } td.TdClassName { border-color: #428CBB; } .TagClassName { border-color: #428CBB; } </style>