#450F4B (or 0x450F4B) is unknown color: approx Hot Purple. HEX triplet: 45, 0F and 4B. RGB value is (69,15,75). Sum of RGB (Red+Green+Blue) = 69+15+75=159 (21% of max value = 765). Red value is 69 (27.34% from 255 or 43.40% from 159); Green value is 15 (6.25% from 255 or 9.43% from 159); Blue value is 75 (29.69% from 255 or 47.17% from 159); Max value from RGB is 75 - color contains mainly: blue. Hex color #450F4B is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450F4B is #BAF0B4. Grayscale: #252525. Windows color (decimal): -12251317 or 4919109. OLE color: 4919109.
HSL color Cylindrical-coordinate representation of color #450F4B: hue angle of 294º degrees, saturation: 0.67, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #450F4B is Cyan = 0.08, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.71.
<style> p { color: #450F4B; } p { color: rgb(69,15,75); } H1.HeaderClassName { color: #450F4B; } .AnyTagClassName { color: #450F4B; } </style>
<style> a { background-color: #450F4B; } a { background-color: rgb(69,15,75); } div.DivClassName { background-color: #450F4B; } .BgClassName { background-color: #450F4B; } </style>
<style> span { border-color: #450F4B; } span { border-color: rgb(69,15,75); } td.TdClassName { border-color: #450F4B; } .TagClassName { border-color: #450F4B; } </style>