#3F081B (or 0x3F081B) is unknown color: approx Rustic Red. HEX triplet: 3F, 08 and 1B. RGB value is (63,8,27). Sum of RGB (Red+Green+Blue) = 63+8+27=98 (12% of max value = 765). Red value is 63 (25% from 255 or 64.29% from 98); Green value is 8 (3.52% from 255 or 8.16% from 98); Blue value is 27 (10.94% from 255 or 27.55% from 98); Max value from RGB is 63 - color contains mainly: red. Hex color #3F081B is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #3F081B is #C0F7E4. Grayscale: #1A1A1A. Windows color (decimal): -12646373 or 1771583. OLE color: 1771583.
HSL color Cylindrical-coordinate representation of color #3F081B: hue angle of 339.27º degrees, saturation: 0.77, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #3F081B is Cyan = 0, Magento = 0.87, Yellow = 0.57 and Black (K on CMYK) = 0.75.
<style> p { color: #3F081B; } p { color: rgb(63,8,27); } H1.HeaderClassName { color: #3F081B; } .AnyTagClassName { color: #3F081B; } </style>
<style> a { background-color: #3F081B; } a { background-color: rgb(63,8,27); } div.DivClassName { background-color: #3F081B; } .BgClassName { background-color: #3F081B; } </style>
<style> span { border-color: #3F081B; } span { border-color: rgb(63,8,27); } td.TdClassName { border-color: #3F081B; } .TagClassName { border-color: #3F081B; } </style>