#400B9D (or 0x400B9D) is unknown color: approx Indigo. HEX triplet: 40, 0B and 9D. RGB value is (64,11,157). Sum of RGB (Red+Green+Blue) = 64+11+157=232 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.59% from 232); Green value is 11 (4.69% from 255 or 4.74% from 232); Blue value is 157 (61.72% from 255 or 67.67% from 232); Max value from RGB is 157 - color contains mainly: blue. Hex color #400B9D is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #400B9D is #BFF462. Grayscale: #2A2A2A. Windows color (decimal): -12579939 or 10292032. OLE color: 10292032.
HSL color Cylindrical-coordinate representation of color #400B9D: hue angle of 261.78º degrees, saturation: 0.87, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #400B9D is Cyan = 0.59, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.38.
<style> p { color: #400B9D; } p { color: rgb(64,11,157); } H1.HeaderClassName { color: #400B9D; } .AnyTagClassName { color: #400B9D; } </style>
<style> a { background-color: #400B9D; } a { background-color: rgb(64,11,157); } div.DivClassName { background-color: #400B9D; } .BgClassName { background-color: #400B9D; } </style>
<style> span { border-color: #400B9D; } span { border-color: rgb(64,11,157); } td.TdClassName { border-color: #400B9D; } .TagClassName { border-color: #400B9D; } </style>