#307BFD (or 0x307BFD) is unknown color: approx Dodger Blue. HEX triplet: 30, 7B and FD. RGB value is (48,123,253). Sum of RGB (Red+Green+Blue) = 48+123+253=424 (56% of max value = 765). Red value is 48 (19.14% from 255 or 11.32% from 424); Green value is 123 (48.44% from 255 or 29.01% from 424); Blue value is 253 (99.22% from 255 or 59.67% from 424); Max value from RGB is 253 - color contains mainly: blue. Hex color #307BFD is not a web safe color. Web safe color analog (approx): #3366FF. Inversed color of #307BFD is #CF8402. Grayscale: #727272. Windows color (decimal): -13599747 or 16612144. OLE color: 16612144.
HSL color Cylindrical-coordinate representation of color #307BFD: hue angle of 218.05º degrees, saturation: 0.98, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #307BFD is Cyan = 0.81, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #307bfd; } p { color: rgb(48,123,253); } H1.HeaderClassName { color: #307bfd; } .AnyTagClassName { color: #307bfd; } </style>
<style> a { background-color: #307bfd; } a { background-color: rgb(48,123,253); } div.DivClassName { background-color: #307bfd; } .BgClassName { background-color: #307bfd; } </style>
<style> span { border-color: #307bfd; } span { border-color: rgb(48,123,253); } td.TdClassName { border-color: #307bfd; } .TagClassName { border-color: #307bfd; } </style>