#330F03 (or 0x330F03) is unknown color: approx Seal Brown. HEX triplet: 33, 0F and 03. RGB value is (51,15,3). Sum of RGB (Red+Green+Blue) = 51+15+3=69 (9% of max value = 765). Red value is 51 (20.31% from 255 or 73.91% from 69); Green value is 15 (6.25% from 255 or 21.74% from 69); Blue value is 3 (1.56% from 255 or 4.35% from 69); Max value from RGB is 51 - color contains mainly: red. Hex color #330F03 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #330F03 is #CCF0FC. Grayscale: #181818. Windows color (decimal): -13431037 or 200499. OLE color: 200499.
HSL color Cylindrical-coordinate representation of color #330F03: hue angle of 15º degrees, saturation: 0.89, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #330F03 is Cyan = 0, Magento = 0.71, Yellow = 0.94 and Black (K on CMYK) = 0.8.
<style> p { color: #330F03; } p { color: rgb(51,15,3); } H1.HeaderClassName { color: #330F03; } .AnyTagClassName { color: #330F03; } </style>
<style> a { background-color: #330F03; } a { background-color: rgb(51,15,3); } div.DivClassName { background-color: #330F03; } .BgClassName { background-color: #330F03; } </style>
<style> span { border-color: #330F03; } span { border-color: rgb(51,15,3); } td.TdClassName { border-color: #330F03; } .TagClassName { border-color: #330F03; } </style>