#312B00 (or 0x312B00) is unknown color: approx Maire. HEX triplet: 31, 2B and 00. RGB value is (49,43,0). Sum of RGB (Red+Green+Blue) = 49+43+0=92 (12% of max value = 765). Red value is 49 (19.53% from 255 or 53.26% from 92); Green value is 43 (17.19% from 255 or 46.74% from 92); Blue value is 0 (0.39% from 255 or 0% from 92); Max value from RGB is 49 - color contains mainly: red. Hex color #312B00 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312B00 is #CED4FF. Grayscale: #282828. Windows color (decimal): -13554944 or 11057. OLE color: 11057.
HSL color Cylindrical-coordinate representation of color #312B00: hue angle of 52.65º degrees, saturation: 1, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 1%. Process color model (Four color, CMYK) of #312B00 is Cyan = 0, Magento = 0.12, Yellow = 1 and Black (K on CMYK) = 0.81.
<style> p { color: #312B00; } p { color: rgb(49,43,0); } H1.HeaderClassName { color: #312B00; } .AnyTagClassName { color: #312B00; } </style>
<style> a { background-color: #312B00; } a { background-color: rgb(49,43,0); } div.DivClassName { background-color: #312B00; } .BgClassName { background-color: #312B00; } </style>
<style> span { border-color: #312B00; } span { border-color: rgb(49,43,0); } td.TdClassName { border-color: #312B00; } .TagClassName { border-color: #312B00; } </style>