#32490F (or 0x32490F) is unknown color: approx Turtle Green. HEX triplet: 32, 49 and 0F. RGB value is (50,73,15). Sum of RGB (Red+Green+Blue) = 50+73+15=138 (18% of max value = 765). Red value is 50 (19.92% from 255 or 36.23% from 138); Green value is 73 (28.91% from 255 or 52.90% from 138); Blue value is 15 (6.25% from 255 or 10.87% from 138); Max value from RGB is 73 - color contains mainly: green. Hex color #32490F is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #32490F is #CDB6F0. Grayscale: #3B3B3B. Windows color (decimal): -13481713 or 1001778. OLE color: 1001778.
HSL color Cylindrical-coordinate representation of color #32490F: hue angle of 83.79º degrees, saturation: 0.66, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #32490F is Cyan = 0.32, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.71.
<style> p { color: #32490F; } p { color: rgb(50,73,15); } H1.HeaderClassName { color: #32490F; } .AnyTagClassName { color: #32490F; } </style>
<style> a { background-color: #32490F; } a { background-color: rgb(50,73,15); } div.DivClassName { background-color: #32490F; } .BgClassName { background-color: #32490F; } </style>
<style> span { border-color: #32490F; } span { border-color: rgb(50,73,15); } td.TdClassName { border-color: #32490F; } .TagClassName { border-color: #32490F; } </style>