#2005B9 (or 0x2005B9) is unknown color: approx Medium Blue. HEX triplet: 20, 05 and B9. RGB value is (32,5,185). Sum of RGB (Red+Green+Blue) = 32+5+185=222 (29% of max value = 765). Red value is 32 (12.89% from 255 or 14.41% from 222); Green value is 5 (2.34% from 255 or 2.25% from 222); Blue value is 185 (72.66% from 255 or 83.33% from 222); Max value from RGB is 185 - color contains mainly: blue. Hex color #2005B9 is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #2005B9 is #DFFA46. Grayscale: #202020. Windows color (decimal): -14678599 or 12125472. OLE color: 12125472.
HSL color Cylindrical-coordinate representation of color #2005B9: hue angle of 249º degrees, saturation: 0.95, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #2005B9 is Cyan = 0.83, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #2005B9; } p { color: rgb(32,5,185); } H1.HeaderClassName { color: #2005B9; } .AnyTagClassName { color: #2005B9; } </style>
<style> a { background-color: #2005B9; } a { background-color: rgb(32,5,185); } div.DivClassName { background-color: #2005B9; } .BgClassName { background-color: #2005B9; } </style>
<style> span { border-color: #2005B9; } span { border-color: rgb(32,5,185); } td.TdClassName { border-color: #2005B9; } .TagClassName { border-color: #2005B9; } </style>