#6F0D05 (or 0x6F0D05) is unknown color: approx Maroon. HEX triplet: 6F, 0D and 05. RGB value is (111,13,5). Sum of RGB (Red+Green+Blue) = 111+13+5=129 (17% of max value = 765). Red value is 111 (43.75% from 255 or 86.05% from 129); Green value is 13 (5.47% from 255 or 10.08% from 129); Blue value is 5 (2.34% from 255 or 3.88% from 129); Max value from RGB is 111 - color contains mainly: red. Hex color #6F0D05 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #6F0D05 is #90F2FA. Grayscale: #292929. Windows color (decimal): -9499387 or 331119. OLE color: 331119.
HSL color Cylindrical-coordinate representation of color #6F0D05: hue angle of 4.53º degrees, saturation: 0.91, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #6F0D05 is Cyan = 0, Magento = 0.88, Yellow = 0.95 and Black (K on CMYK) = 0.56.
<style> p { color: #6F0D05; } p { color: rgb(111,13,5); } H1.HeaderClassName { color: #6F0D05; } .AnyTagClassName { color: #6F0D05; } </style>
<style> a { background-color: #6F0D05; } a { background-color: rgb(111,13,5); } div.DivClassName { background-color: #6F0D05; } .BgClassName { background-color: #6F0D05; } </style>
<style> span { border-color: #6F0D05; } span { border-color: rgb(111,13,5); } td.TdClassName { border-color: #6F0D05; } .TagClassName { border-color: #6F0D05; } </style>