#250BC9 (or 0x250BC9) is unknown color: approx Medium Blue. HEX triplet: 25, 0B and C9. RGB value is (37,11,201). Sum of RGB (Red+Green+Blue) = 37+11+201=249 (32% of max value = 765). Red value is 37 (14.84% from 255 or 14.86% from 249); Green value is 11 (4.69% from 255 or 4.42% from 249); Blue value is 201 (78.91% from 255 or 80.72% from 249); Max value from RGB is 201 - color contains mainly: blue. Hex color #250BC9 is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #250BC9 is #DAF436. Grayscale: #272727. Windows color (decimal): -14349367 or 13175589. OLE color: 13175589.
HSL color Cylindrical-coordinate representation of color #250BC9: hue angle of 248.21º degrees, saturation: 0.9, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #250BC9 is Cyan = 0.82, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #250BC9; } p { color: rgb(37,11,201); } H1.HeaderClassName { color: #250BC9; } .AnyTagClassName { color: #250BC9; } </style>
<style> a { background-color: #250BC9; } a { background-color: rgb(37,11,201); } div.DivClassName { background-color: #250BC9; } .BgClassName { background-color: #250BC9; } </style>
<style> span { border-color: #250BC9; } span { border-color: rgb(37,11,201); } td.TdClassName { border-color: #250BC9; } .TagClassName { border-color: #250BC9; } </style>