#150F45 (or 0x150F45) is unknown color: approx Paua. HEX triplet: 15, 0F and 45. RGB value is (21,15,69). Sum of RGB (Red+Green+Blue) = 21+15+69=105 (13% of max value = 765). Red value is 21 (8.59% from 255 or 20% from 105); Green value is 15 (6.25% from 255 or 14.29% from 105); Blue value is 69 (27.34% from 255 or 65.71% from 105); Max value from RGB is 69 - color contains mainly: blue. Hex color #150F45 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #150F45 is #EAF0BA. Grayscale: #161616. Windows color (decimal): -15397051 or 4525845. OLE color: 4525845.
HSL color Cylindrical-coordinate representation of color #150F45: hue angle of 246.67º degrees, saturation: 0.64, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #150F45 is Cyan = 0.70, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.73.
<style> p { color: #150F45; } p { color: rgb(21,15,69); } H1.HeaderClassName { color: #150F45; } .AnyTagClassName { color: #150F45; } </style>
<style> a { background-color: #150F45; } a { background-color: rgb(21,15,69); } div.DivClassName { background-color: #150F45; } .BgClassName { background-color: #150F45; } </style>
<style> span { border-color: #150F45; } span { border-color: rgb(21,15,69); } td.TdClassName { border-color: #150F45; } .TagClassName { border-color: #150F45; } </style>