#422E00 (or 0x422E00) is unknown color: approx Mikado. HEX triplet: 42, 2E and 00. RGB value is (66,46,0). Sum of RGB (Red+Green+Blue) = 66+46+0=112 (14% of max value = 765). Red value is 66 (26.17% from 255 or 58.93% from 112); Green value is 46 (18.36% from 255 or 41.07% from 112); Blue value is 0 (0.39% from 255 or 0% from 112); Max value from RGB is 66 - color contains mainly: red. Hex color #422E00 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422E00 is #BDD1FF. Grayscale: #2E2E2E. Windows color (decimal): -12440064 or 11842. OLE color: 11842.
HSL color Cylindrical-coordinate representation of color #422E00: hue angle of 41.82º degrees, saturation: 1, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 1%. Process color model (Four color, CMYK) of #422E00 is Cyan = 0, Magento = 0.30, Yellow = 1 and Black (K on CMYK) = 0.74.
<style> p { color: #422E00; } p { color: rgb(66,46,0); } H1.HeaderClassName { color: #422E00; } .AnyTagClassName { color: #422E00; } </style>
<style> a { background-color: #422E00; } a { background-color: rgb(66,46,0); } div.DivClassName { background-color: #422E00; } .BgClassName { background-color: #422E00; } </style>
<style> span { border-color: #422E00; } span { border-color: rgb(66,46,0); } td.TdClassName { border-color: #422E00; } .TagClassName { border-color: #422E00; } </style>