#8F483F (or 0x8F483F) is unknown color: approx Matrix. HEX triplet: 8F, 48 and 3F. RGB value is (143,72,63). Sum of RGB (Red+Green+Blue) = 143+72+63=278 (36% of max value = 765). Red value is 143 (56.25% from 255 or 51.44% from 278); Green value is 72 (28.52% from 255 or 25.90% from 278); Blue value is 63 (25% from 255 or 22.66% from 278); Max value from RGB is 143 - color contains mainly: red. Hex color #8F483F is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #8F483F is #70B7C0. Grayscale: #5C5C5C. Windows color (decimal): -7387073 or 4147343. OLE color: 4147343.
HSL color Cylindrical-coordinate representation of color #8F483F: hue angle of 6.75º degrees, saturation: 0.39, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #8F483F is Cyan = 0, Magento = 0.50, Yellow = 0.56 and Black (K on CMYK) = 0.44.
<style> p { color: #8F483F; } p { color: rgb(143,72,63); } H1.HeaderClassName { color: #8F483F; } .AnyTagClassName { color: #8F483F; } </style>
<style> a { background-color: #8F483F; } a { background-color: rgb(143,72,63); } div.DivClassName { background-color: #8F483F; } .BgClassName { background-color: #8F483F; } </style>
<style> span { border-color: #8F483F; } span { border-color: rgb(143,72,63); } td.TdClassName { border-color: #8F483F; } .TagClassName { border-color: #8F483F; } </style>