#324B0C (or 0x324B0C) is unknown color: approx Turtle Green. HEX triplet: 32, 4B and 0C. RGB value is (50,75,12). Sum of RGB (Red+Green+Blue) = 50+75+12=137 (18% of max value = 765). Red value is 50 (19.92% from 255 or 36.50% from 137); Green value is 75 (29.69% from 255 or 54.74% from 137); Blue value is 12 (5.08% from 255 or 8.76% from 137); Max value from RGB is 75 - color contains mainly: green. Hex color #324B0C is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #324B0C is #CDB4F3. Grayscale: #3C3C3C. Windows color (decimal): -13481204 or 805682. OLE color: 805682.
HSL color Cylindrical-coordinate representation of color #324B0C: hue angle of 83.81º degrees, saturation: 0.72, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #324B0C is Cyan = 0.33, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.71.
<style> p { color: #324B0C; } p { color: rgb(50,75,12); } H1.HeaderClassName { color: #324B0C; } .AnyTagClassName { color: #324B0C; } </style>
<style> a { background-color: #324B0C; } a { background-color: rgb(50,75,12); } div.DivClassName { background-color: #324B0C; } .BgClassName { background-color: #324B0C; } </style>
<style> span { border-color: #324B0C; } span { border-color: rgb(50,75,12); } td.TdClassName { border-color: #324B0C; } .TagClassName { border-color: #324B0C; } </style>