#35401D (or 0x35401D) is unknown color: approx Turtle Green. HEX triplet: 35, 40 and 1D. RGB value is (53,64,29). Sum of RGB (Red+Green+Blue) = 53+64+29=146 (19% of max value = 765). Red value is 53 (21.09% from 255 or 36.30% from 146); Green value is 64 (25.39% from 255 or 43.84% from 146); Blue value is 29 (11.72% from 255 or 19.86% from 146); Max value from RGB is 64 - color contains mainly: green. Hex color #35401D is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #35401D is #CABFE2. Grayscale: #383838. Windows color (decimal): -13287395 or 1916981. OLE color: 1916981.
HSL color Cylindrical-coordinate representation of color #35401D: hue angle of 78.86º degrees, saturation: 0.38, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #35401D is Cyan = 0.17, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.75.
<style> p { color: #35401D; } p { color: rgb(53,64,29); } H1.HeaderClassName { color: #35401D; } .AnyTagClassName { color: #35401D; } </style>
<style> a { background-color: #35401D; } a { background-color: rgb(53,64,29); } div.DivClassName { background-color: #35401D; } .BgClassName { background-color: #35401D; } </style>
<style> span { border-color: #35401D; } span { border-color: rgb(53,64,29); } td.TdClassName { border-color: #35401D; } .TagClassName { border-color: #35401D; } </style>