#3F252E (or 0x3F252E) is unknown color: approx Castro. HEX triplet: 3F, 25 and 2E. RGB value is (63,37,46). Sum of RGB (Red+Green+Blue) = 63+37+46=146 (19% of max value = 765). Red value is 63 (25% from 255 or 43.15% from 146); Green value is 37 (14.84% from 255 or 25.34% from 146); Blue value is 46 (18.36% from 255 or 31.51% from 146); Max value from RGB is 63 - color contains mainly: red. Hex color #3F252E is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #3F252E is #C0DAD1. Grayscale: #2D2D2D. Windows color (decimal): -12638930 or 3024191. OLE color: 3024191.
HSL color Cylindrical-coordinate representation of color #3F252E: hue angle of 339.23º degrees, saturation: 0.26, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #3F252E is Cyan = 0, Magento = 0.41, Yellow = 0.27 and Black (K on CMYK) = 0.75.
<style> p { color: #3F252E; } p { color: rgb(63,37,46); } H1.HeaderClassName { color: #3F252E; } .AnyTagClassName { color: #3F252E; } </style>
<style> a { background-color: #3F252E; } a { background-color: rgb(63,37,46); } div.DivClassName { background-color: #3F252E; } .BgClassName { background-color: #3F252E; } </style>
<style> span { border-color: #3F252E; } span { border-color: rgb(63,37,46); } td.TdClassName { border-color: #3F252E; } .TagClassName { border-color: #3F252E; } </style>