#6F300C (or 0x6F300C) is unknown color: approx Baker's Chocolate. HEX triplet: 6F, 30 and 0C. RGB value is (111,48,12). Sum of RGB (Red+Green+Blue) = 111+48+12=171 (22% of max value = 765). Red value is 111 (43.75% from 255 or 64.91% from 171); Green value is 48 (19.14% from 255 or 28.07% from 171); Blue value is 12 (5.08% from 255 or 7.02% from 171); Max value from RGB is 111 - color contains mainly: red. Hex color #6F300C is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #6F300C is #90CFF3. Grayscale: #3E3E3E. Windows color (decimal): -9490420 or 798831. OLE color: 798831.
HSL color Cylindrical-coordinate representation of color #6F300C: hue angle of 21.82º degrees, saturation: 0.8, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #6F300C is Cyan = 0, Magento = 0.57, Yellow = 0.89 and Black (K on CMYK) = 0.56.
<style> p { color: #6f300c; } p { color: rgb(111,48,12); } H1.HeaderClassName { color: #6f300c; } .AnyTagClassName { color: #6f300c; } </style>
<style> a { background-color: #6f300c; } a { background-color: rgb(111,48,12); } div.DivClassName { background-color: #6f300c; } .BgClassName { background-color: #6f300c; } </style>
<style> span { border-color: #6f300c; } span { border-color: rgb(111,48,12); } td.TdClassName { border-color: #6f300c; } .TagClassName { border-color: #6f300c; } </style>