#04280B (or 0x04280B) is unknown color: approx Deep Fir. HEX triplet: 04, 28 and 0B. RGB value is (4,40,11). Sum of RGB (Red+Green+Blue) = 4+40+11=55 (7% of max value = 765). Red value is 4 (1.95% from 255 or 7.27% from 55); Green value is 40 (16.02% from 255 or 72.73% from 55); Blue value is 11 (4.69% from 255 or 20% from 55); Max value from RGB is 40 - color contains mainly: green. Hex color #04280B is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #04280B is #FBD7F4. Grayscale: #1A1A1A. Windows color (decimal): -16504821 or 731140. OLE color: 731140.
HSL color Cylindrical-coordinate representation of color #04280B: hue angle of 131.67º degrees, saturation: 0.82, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #04280B is Cyan = 0.90, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.84.
<style> p { color: #04280B; } p { color: rgb(4,40,11); } H1.HeaderClassName { color: #04280B; } .AnyTagClassName { color: #04280B; } </style>
<style> a { background-color: #04280B; } a { background-color: rgb(4,40,11); } div.DivClassName { background-color: #04280B; } .BgClassName { background-color: #04280B; } </style>
<style> span { border-color: #04280B; } span { border-color: rgb(4,40,11); } td.TdClassName { border-color: #04280B; } .TagClassName { border-color: #04280B; } </style>