#400F6F (or 0x400F6F) is unknown color: approx Persian Indigo. HEX triplet: 40, 0F and 6F. RGB value is (64,15,111). Sum of RGB (Red+Green+Blue) = 64+15+111=190 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.68% from 190); Green value is 15 (6.25% from 255 or 7.89% from 190); Blue value is 111 (43.75% from 255 or 58.42% from 190); Max value from RGB is 111 - color contains mainly: blue. Hex color #400F6F is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #400F6F is #BFF090. Grayscale: #282828. Windows color (decimal): -12578961 or 7278400. OLE color: 7278400.
HSL color Cylindrical-coordinate representation of color #400F6F: hue angle of 270.62º degrees, saturation: 0.76, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #400F6F is Cyan = 0.42, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.56.
<style> p { color: #400F6F; } p { color: rgb(64,15,111); } H1.HeaderClassName { color: #400F6F; } .AnyTagClassName { color: #400F6F; } </style>
<style> a { background-color: #400F6F; } a { background-color: rgb(64,15,111); } div.DivClassName { background-color: #400F6F; } .BgClassName { background-color: #400F6F; } </style>
<style> span { border-color: #400F6F; } span { border-color: rgb(64,15,111); } td.TdClassName { border-color: #400F6F; } .TagClassName { border-color: #400F6F; } </style>