#002D9F (or 0x002D9F) is unknown color: approx International Klein Blue. HEX triplet: 00, 2D and 9F. RGB value is (0,45,159). Sum of RGB (Red+Green+Blue) = 0+45+159=204 (27% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 204); Green value is 45 (17.97% from 255 or 22.06% from 204); Blue value is 159 (62.5% from 255 or 77.94% from 204); Max value from RGB is 159 - color contains mainly: blue. Hex color #002D9F is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #002D9F is #FFD260. Grayscale: #2C2C2C. Windows color (decimal): -16765537 or 10431744. OLE color: 10431744.
HSL color Cylindrical-coordinate representation of color #002D9F: hue angle of 223.02º degrees, saturation: 1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 1%. Process color model (Four color, CMYK) of #002D9F is Cyan = 1, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.38.
<style> p { color: #002D9F; } p { color: rgb(0,45,159); } H1.HeaderClassName { color: #002D9F; } .AnyTagClassName { color: #002D9F; } </style>
<style> a { background-color: #002D9F; } a { background-color: rgb(0,45,159); } div.DivClassName { background-color: #002D9F; } .BgClassName { background-color: #002D9F; } </style>
<style> span { border-color: #002D9F; } span { border-color: rgb(0,45,159); } td.TdClassName { border-color: #002D9F; } .TagClassName { border-color: #002D9F; } </style>