#61401F (or 0x61401F) is unknown color: approx Dark Brown. HEX triplet: 61, 40 and 1F. RGB value is (97,64,31). Sum of RGB (Red+Green+Blue) = 97+64+31=192 (25% of max value = 765). Red value is 97 (38.28% from 255 or 50.52% from 192); Green value is 64 (25.39% from 255 or 33.33% from 192); Blue value is 31 (12.5% from 255 or 16.15% from 192); Max value from RGB is 97 - color contains mainly: red. Hex color #61401F is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #61401F is #9EBFE0. Grayscale: #464646. Windows color (decimal): -10403809 or 2048097. OLE color: 2048097.
HSL color Cylindrical-coordinate representation of color #61401F: hue angle of 30º degrees, saturation: 0.52, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #61401F is Cyan = 0, Magento = 0.34, Yellow = 0.68 and Black (K on CMYK) = 0.62.
<style> p { color: #61401F; } p { color: rgb(97,64,31); } H1.HeaderClassName { color: #61401F; } .AnyTagClassName { color: #61401F; } </style>
<style> a { background-color: #61401F; } a { background-color: rgb(97,64,31); } div.DivClassName { background-color: #61401F; } .BgClassName { background-color: #61401F; } </style>
<style> span { border-color: #61401F; } span { border-color: rgb(97,64,31); } td.TdClassName { border-color: #61401F; } .TagClassName { border-color: #61401F; } </style>