#881B2F (or 0x881B2F) is unknown color: approx Scarlett. HEX triplet: 88, 1B and 2F. RGB value is (136,27,47). Sum of RGB (Red+Green+Blue) = 136+27+47=210 (27% of max value = 765). Red value is 136 (53.52% from 255 or 64.76% from 210); Green value is 27 (10.94% from 255 or 12.86% from 210); Blue value is 47 (18.75% from 255 or 22.38% from 210); Max value from RGB is 136 - color contains mainly: red. Hex color #881B2F is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #881B2F is #77E4D0. Grayscale: #3D3D3D. Windows color (decimal): -7857361 or 3087240. OLE color: 3087240.
HSL color Cylindrical-coordinate representation of color #881B2F: hue angle of 348.99º degrees, saturation: 0.67, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #881B2F is Cyan = 0, Magento = 0.80, Yellow = 0.65 and Black (K on CMYK) = 0.47.
<style> p { color: #881B2F; } p { color: rgb(136,27,47); } H1.HeaderClassName { color: #881B2F; } .AnyTagClassName { color: #881B2F; } </style>
<style> a { background-color: #881B2F; } a { background-color: rgb(136,27,47); } div.DivClassName { background-color: #881B2F; } .BgClassName { background-color: #881B2F; } </style>
<style> span { border-color: #881B2F; } span { border-color: rgb(136,27,47); } td.TdClassName { border-color: #881B2F; } .TagClassName { border-color: #881B2F; } </style>