#6F0022 (or 0x6F0022) is unknown color: approx Burgundy. HEX triplet: 6F, 00 and 22. RGB value is (111,0,34). Sum of RGB (Red+Green+Blue) = 111+0+34=145 (19% of max value = 765). Red value is 111 (43.75% from 255 or 76.55% from 145); Green value is 0 (0.39% from 255 or 0% from 145); Blue value is 34 (13.67% from 255 or 23.45% from 145); Max value from RGB is 111 - color contains mainly: red. Hex color #6F0022 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #6F0022 is #90FFDD. Grayscale: #252525. Windows color (decimal): -9502686 or 2228335. OLE color: 2228335.
HSL color Cylindrical-coordinate representation of color #6F0022: hue angle of 341.62º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 1%. Process color model (Four color, CMYK) of #6F0022 is Cyan = 0, Magento = 1, Yellow = 0.69 and Black (K on CMYK) = 0.56.
<style> p { color: #6F0022; } p { color: rgb(111,0,34); } H1.HeaderClassName { color: #6F0022; } .AnyTagClassName { color: #6F0022; } </style>
<style> a { background-color: #6F0022; } a { background-color: rgb(111,0,34); } div.DivClassName { background-color: #6F0022; } .BgClassName { background-color: #6F0022; } </style>
<style> span { border-color: #6F0022; } span { border-color: rgb(111,0,34); } td.TdClassName { border-color: #6F0022; } .TagClassName { border-color: #6F0022; } </style>