#6F4102 (or 0x6F4102) is unknown color: approx Raw Umber. HEX triplet: 6F, 41 and 02. RGB value is (111,65,2). Sum of RGB (Red+Green+Blue) = 111+65+2=178 (23% of max value = 765). Red value is 111 (43.75% from 255 or 62.36% from 178); Green value is 65 (25.78% from 255 or 36.52% from 178); Blue value is 2 (1.17% from 255 or 1.12% from 178); Max value from RGB is 111 - color contains mainly: red. Hex color #6F4102 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #6F4102 is #90BEFD. Grayscale: #474747. Windows color (decimal): -9486078 or 147823. OLE color: 147823.
HSL color Cylindrical-coordinate representation of color #6F4102: hue angle of 34.68º degrees, saturation: 0.96, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #6F4102 is Cyan = 0, Magento = 0.41, Yellow = 0.98 and Black (K on CMYK) = 0.56.
<style> p { color: #6F4102; } p { color: rgb(111,65,2); } H1.HeaderClassName { color: #6F4102; } .AnyTagClassName { color: #6F4102; } </style>
<style> a { background-color: #6F4102; } a { background-color: rgb(111,65,2); } div.DivClassName { background-color: #6F4102; } .BgClassName { background-color: #6F4102; } </style>
<style> span { border-color: #6F4102; } span { border-color: rgb(111,65,2); } td.TdClassName { border-color: #6F4102; } .TagClassName { border-color: #6F4102; } </style>