#351D00 (or 0x351D00) is unknown color: approx Cocoa Brown. HEX triplet: 35, 1D and 00. RGB value is (53,29,0). Sum of RGB (Red+Green+Blue) = 53+29+0=82 (10% of max value = 765). Red value is 53 (21.09% from 255 or 64.63% from 82); Green value is 29 (11.72% from 255 or 35.37% from 82); Blue value is 0 (0.39% from 255 or 0% from 82); Max value from RGB is 53 - color contains mainly: red. Hex color #351D00 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #351D00 is #CAE2FF. Grayscale: #212121. Windows color (decimal): -13296384 or 7477. OLE color: 7477.
HSL color Cylindrical-coordinate representation of color #351D00: hue angle of 32.83º degrees, saturation: 1, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 1%. Process color model (Four color, CMYK) of #351D00 is Cyan = 0, Magento = 0.45, Yellow = 1 and Black (K on CMYK) = 0.79.
<style> p { color: #351D00; } p { color: rgb(53,29,0); } H1.HeaderClassName { color: #351D00; } .AnyTagClassName { color: #351D00; } </style>
<style> a { background-color: #351D00; } a { background-color: rgb(53,29,0); } div.DivClassName { background-color: #351D00; } .BgClassName { background-color: #351D00; } </style>
<style> span { border-color: #351D00; } span { border-color: rgb(53,29,0); } td.TdClassName { border-color: #351D00; } .TagClassName { border-color: #351D00; } </style>