#6F1A00 (or 0x6F1A00) is unknown color: approx Falu Red. HEX triplet: 6F, 1A and 00. RGB value is (111,26,0). Sum of RGB (Red+Green+Blue) = 111+26+0=137 (18% of max value = 765). Red value is 111 (43.75% from 255 or 81.02% from 137); Green value is 26 (10.55% from 255 or 18.98% from 137); Blue value is 0 (0.39% from 255 or 0% from 137); Max value from RGB is 111 - color contains mainly: red. Hex color #6F1A00 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #6F1A00 is #90E5FF. Grayscale: #303030. Windows color (decimal): -9496064 or 6767. OLE color: 6767.
HSL color Cylindrical-coordinate representation of color #6F1A00: hue angle of 14.05º 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 #6F1A00 is Cyan = 0, Magento = 0.77, Yellow = 1 and Black (K on CMYK) = 0.56.
<style> p { color: #6F1A00; } p { color: rgb(111,26,0); } H1.HeaderClassName { color: #6F1A00; } .AnyTagClassName { color: #6F1A00; } </style>
<style> a { background-color: #6F1A00; } a { background-color: rgb(111,26,0); } div.DivClassName { background-color: #6F1A00; } .BgClassName { background-color: #6F1A00; } </style>
<style> span { border-color: #6F1A00; } span { border-color: rgb(111,26,0); } td.TdClassName { border-color: #6F1A00; } .TagClassName { border-color: #6F1A00; } </style>