#6E030F (or 0x6E030F) is unknown color: approx Burgundy. HEX triplet: 6E, 03 and 0F. RGB value is (110,3,15). Sum of RGB (Red+Green+Blue) = 110+3+15=128 (16% of max value = 765). Red value is 110 (43.36% from 255 or 85.94% from 128); Green value is 3 (1.56% from 255 or 2.34% from 128); Blue value is 15 (6.25% from 255 or 11.72% from 128); Max value from RGB is 110 - color contains mainly: red. Hex color #6E030F is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #6E030F is #91FCF0. Grayscale: #242424. Windows color (decimal): -9567473 or 983918. OLE color: 983918.
HSL color Cylindrical-coordinate representation of color #6E030F: hue angle of 353.27º degrees, saturation: 0.95, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #6E030F is Cyan = 0, Magento = 0.97, Yellow = 0.86 and Black (K on CMYK) = 0.57.
<style> p { color: #6E030F; } p { color: rgb(110,3,15); } H1.HeaderClassName { color: #6E030F; } .AnyTagClassName { color: #6E030F; } </style>
<style> a { background-color: #6E030F; } a { background-color: rgb(110,3,15); } div.DivClassName { background-color: #6E030F; } .BgClassName { background-color: #6E030F; } </style>
<style> span { border-color: #6E030F; } span { border-color: rgb(110,3,15); } td.TdClassName { border-color: #6E030F; } .TagClassName { border-color: #6E030F; } </style>