#232F99 (or 0x232F99) is unknown color: approx Egyptian Blue. HEX triplet: 23, 2F and 99. RGB value is (35,47,153). Sum of RGB (Red+Green+Blue) = 35+47+153=235 (31% of max value = 765). Red value is 35 (14.06% from 255 or 14.89% from 235); Green value is 47 (18.75% from 255 or 20% from 235); Blue value is 153 (60.16% from 255 or 65.11% from 235); Max value from RGB is 153 - color contains mainly: blue. Hex color #232F99 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #232F99 is #DCD066. Grayscale: #373737. Windows color (decimal): -14471271 or 10039075. OLE color: 10039075.
HSL color Cylindrical-coordinate representation of color #232F99: hue angle of 233.9º degrees, saturation: 0.63, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #232F99 is Cyan = 0.77, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.4.
<style> p { color: #232F99; } p { color: rgb(35,47,153); } H1.HeaderClassName { color: #232F99; } .AnyTagClassName { color: #232F99; } </style>
<style> a { background-color: #232F99; } a { background-color: rgb(35,47,153); } div.DivClassName { background-color: #232F99; } .BgClassName { background-color: #232F99; } </style>
<style> span { border-color: #232F99; } span { border-color: rgb(35,47,153); } td.TdClassName { border-color: #232F99; } .TagClassName { border-color: #232F99; } </style>