#324002 (or 0x324002) is unknown color: approx Turtle Green. HEX triplet: 32, 40 and 02. RGB value is (50,64,2). Sum of RGB (Red+Green+Blue) = 50+64+2=116 (15% of max value = 765). Red value is 50 (19.92% from 255 or 43.10% from 116); Green value is 64 (25.39% from 255 or 55.17% from 116); Blue value is 2 (1.17% from 255 or 1.72% from 116); Max value from RGB is 64 - color contains mainly: green. Hex color #324002 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #324002 is #CDBFFD. Grayscale: #343434. Windows color (decimal): -13484030 or 147506. OLE color: 147506.
HSL color Cylindrical-coordinate representation of color #324002: hue angle of 73.55º degrees, saturation: 0.94, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #324002 is Cyan = 0.22, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.75.
<style> p { color: #324002; } p { color: rgb(50,64,2); } H1.HeaderClassName { color: #324002; } .AnyTagClassName { color: #324002; } </style>
<style> a { background-color: #324002; } a { background-color: rgb(50,64,2); } div.DivClassName { background-color: #324002; } .BgClassName { background-color: #324002; } </style>
<style> span { border-color: #324002; } span { border-color: rgb(50,64,2); } td.TdClassName { border-color: #324002; } .TagClassName { border-color: #324002; } </style>