#6F251E (or 0x6F251E) is unknown color: approx Auburn. HEX triplet: 6F, 25 and 1E. RGB value is (111,37,30). Sum of RGB (Red+Green+Blue) = 111+37+30=178 (23% of max value = 765). Red value is 111 (43.75% from 255 or 62.36% from 178); Green value is 37 (14.84% from 255 or 20.79% from 178); Blue value is 30 (12.11% from 255 or 16.85% from 178); Max value from RGB is 111 - color contains mainly: red. Hex color #6F251E is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #6F251E is #90DAE1. Grayscale: #3A3A3A. Windows color (decimal): -9493218 or 1975663. OLE color: 1975663.
HSL color Cylindrical-coordinate representation of color #6F251E: hue angle of 5.19º degrees, saturation: 0.57, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #6F251E is Cyan = 0, Magento = 0.67, Yellow = 0.73 and Black (K on CMYK) = 0.56.
<style> p { color: #6F251E; } p { color: rgb(111,37,30); } H1.HeaderClassName { color: #6F251E; } .AnyTagClassName { color: #6F251E; } </style>
<style> a { background-color: #6F251E; } a { background-color: rgb(111,37,30); } div.DivClassName { background-color: #6F251E; } .BgClassName { background-color: #6F251E; } </style>
<style> span { border-color: #6F251E; } span { border-color: rgb(111,37,30); } td.TdClassName { border-color: #6F251E; } .TagClassName { border-color: #6F251E; } </style>