#8B1707 (or 0x8B1707) is unknown color: approx Falu Red. HEX triplet: 8B, 17 and 07. RGB value is (139,23,7). Sum of RGB (Red+Green+Blue) = 139+23+7=169 (22% of max value = 765). Red value is 139 (54.69% from 255 or 82.25% from 169); Green value is 23 (9.38% from 255 or 13.61% from 169); Blue value is 7 (3.12% from 255 or 4.14% from 169); Max value from RGB is 139 - color contains mainly: red. Hex color #8B1707 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #8B1707 is #74E8F8. Grayscale: #383838. Windows color (decimal): -7661817 or 464779. OLE color: 464779.
HSL color Cylindrical-coordinate representation of color #8B1707: hue angle of 7.27º degrees, saturation: 0.9, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #8B1707 is Cyan = 0, Magento = 0.83, Yellow = 0.95 and Black (K on CMYK) = 0.45.
<style> p { color: #8B1707; } p { color: rgb(139,23,7); } H1.HeaderClassName { color: #8B1707; } .AnyTagClassName { color: #8B1707; } </style>
<style> a { background-color: #8B1707; } a { background-color: rgb(139,23,7); } div.DivClassName { background-color: #8B1707; } .BgClassName { background-color: #8B1707; } </style>
<style> span { border-color: #8B1707; } span { border-color: rgb(139,23,7); } td.TdClassName { border-color: #8B1707; } .TagClassName { border-color: #8B1707; } </style>