#356250 (or 0x356250) is unknown color: approx Spectra. HEX triplet: 35, 62 and 50. RGB value is (53,98,80). Sum of RGB (Red+Green+Blue) = 53+98+80=231 (30% of max value = 765). Red value is 53 (21.09% from 255 or 22.94% from 231); Green value is 98 (38.67% from 255 or 42.42% from 231); Blue value is 80 (31.64% from 255 or 34.63% from 231); Max value from RGB is 98 - color contains mainly: green. Hex color #356250 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356250 is #CA9DAF. Grayscale: #525252. Windows color (decimal): -13278640 or 5268021. OLE color: 5268021.
HSL color Cylindrical-coordinate representation of color #356250: hue angle of 156º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #356250 is Cyan = 0.46, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.62.
<style> p { color: #356250; } p { color: rgb(53,98,80); } H1.HeaderClassName { color: #356250; } .AnyTagClassName { color: #356250; } </style>
<style> a { background-color: #356250; } a { background-color: rgb(53,98,80); } div.DivClassName { background-color: #356250; } .BgClassName { background-color: #356250; } </style>
<style> span { border-color: #356250; } span { border-color: rgb(53,98,80); } td.TdClassName { border-color: #356250; } .TagClassName { border-color: #356250; } </style>