#365F2C (or 0x365F2C) is unknown color: approx Green House. HEX triplet: 36, 5F and 2C. RGB value is (54,95,44). Sum of RGB (Red+Green+Blue) = 54+95+44=193 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.98% from 193); Green value is 95 (37.5% from 255 or 49.22% from 193); Blue value is 44 (17.58% from 255 or 22.80% from 193); Max value from RGB is 95 - color contains mainly: green. Hex color #365F2C is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365F2C is #C9A0D3. Grayscale: #4D4D4D. Windows color (decimal): -13213908 or 2907958. OLE color: 2907958.
HSL color Cylindrical-coordinate representation of color #365F2C: hue angle of 108.24º degrees, saturation: 0.37, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #365F2C is Cyan = 0.43, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.63.
<style> p { color: #365F2C; } p { color: rgb(54,95,44); } H1.HeaderClassName { color: #365F2C; } .AnyTagClassName { color: #365F2C; } </style>
<style> a { background-color: #365F2C; } a { background-color: rgb(54,95,44); } div.DivClassName { background-color: #365F2C; } .BgClassName { background-color: #365F2C; } </style>
<style> span { border-color: #365F2C; } span { border-color: rgb(54,95,44); } td.TdClassName { border-color: #365F2C; } .TagClassName { border-color: #365F2C; } </style>