#64431B (or 0x64431B) is unknown color: approx Dark Brown. HEX triplet: 64, 43 and 1B. RGB value is (100,67,27). Sum of RGB (Red+Green+Blue) = 100+67+27=194 (25% of max value = 765). Red value is 100 (39.45% from 255 or 51.55% from 194); Green value is 67 (26.56% from 255 or 34.54% from 194); Blue value is 27 (10.94% from 255 or 13.92% from 194); Max value from RGB is 100 - color contains mainly: red. Hex color #64431B is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #64431B is #9BBCE4. Grayscale: #484848. Windows color (decimal): -10206437 or 1786724. OLE color: 1786724.
HSL color Cylindrical-coordinate representation of color #64431B: hue angle of 32.88º degrees, saturation: 0.57, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #64431B is Cyan = 0, Magento = 0.33, Yellow = 0.73 and Black (K on CMYK) = 0.61.
<style> p { color: #64431B; } p { color: rgb(100,67,27); } H1.HeaderClassName { color: #64431B; } .AnyTagClassName { color: #64431B; } </style>
<style> a { background-color: #64431B; } a { background-color: rgb(100,67,27); } div.DivClassName { background-color: #64431B; } .BgClassName { background-color: #64431B; } </style>
<style> span { border-color: #64431B; } span { border-color: rgb(100,67,27); } td.TdClassName { border-color: #64431B; } .TagClassName { border-color: #64431B; } </style>