#8B271C (or 0x8B271C) is unknown color: approx Mandarian Orange. HEX triplet: 8B, 27 and 1C. RGB value is (139,39,28). Sum of RGB (Red+Green+Blue) = 139+39+28=206 (27% of max value = 765). Red value is 139 (54.69% from 255 or 67.48% from 206); Green value is 39 (15.62% from 255 or 18.93% from 206); Blue value is 28 (11.33% from 255 or 13.59% from 206); Max value from RGB is 139 - color contains mainly: red. Hex color #8B271C is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #8B271C is #74D8E3. Grayscale: #434343. Windows color (decimal): -7657700 or 1845131. OLE color: 1845131.
HSL color Cylindrical-coordinate representation of color #8B271C: hue angle of 5.95º degrees, saturation: 0.66, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #8B271C is Cyan = 0, Magento = 0.72, Yellow = 0.80 and Black (K on CMYK) = 0.45.
<style> p { color: #8B271C; } p { color: rgb(139,39,28); } H1.HeaderClassName { color: #8B271C; } .AnyTagClassName { color: #8B271C; } </style>
<style> a { background-color: #8B271C; } a { background-color: rgb(139,39,28); } div.DivClassName { background-color: #8B271C; } .BgClassName { background-color: #8B271C; } </style>
<style> span { border-color: #8B271C; } span { border-color: rgb(139,39,28); } td.TdClassName { border-color: #8B271C; } .TagClassName { border-color: #8B271C; } </style>