#035F35 (or 0x035F35) is unknown color: approx Fun Green. HEX triplet: 03, 5F and 35. RGB value is (3,95,53). Sum of RGB (Red+Green+Blue) = 3+95+53=151 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.99% from 151); Green value is 95 (37.5% from 255 or 62.91% from 151); Blue value is 53 (21.09% from 255 or 35.10% from 151); Max value from RGB is 95 - color contains mainly: green. Hex color #035F35 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035F35 is #FCA0CA. Grayscale: #3E3E3E. Windows color (decimal): -16556235 or 3497731. OLE color: 3497731.
HSL color Cylindrical-coordinate representation of color #035F35: hue angle of 152.61º degrees, saturation: 0.94, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035F35 is Cyan = 0.97, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.63.
<style> p { color: #035F35; } p { color: rgb(3,95,53); } H1.HeaderClassName { color: #035F35; } .AnyTagClassName { color: #035F35; } </style>
<style> a { background-color: #035F35; } a { background-color: rgb(3,95,53); } div.DivClassName { background-color: #035F35; } .BgClassName { background-color: #035F35; } </style>
<style> span { border-color: #035F35; } span { border-color: rgb(3,95,53); } td.TdClassName { border-color: #035F35; } .TagClassName { border-color: #035F35; } </style>