#78220C (or 0x78220C) is unknown color: approx Falu Red. HEX triplet: 78, 22 and 0C. RGB value is (120,34,12). Sum of RGB (Red+Green+Blue) = 120+34+12=166 (21% of max value = 765). Red value is 120 (47.27% from 255 or 72.29% from 166); Green value is 34 (13.67% from 255 or 20.48% from 166); Blue value is 12 (5.08% from 255 or 7.23% from 166); Max value from RGB is 120 - color contains mainly: red. Hex color #78220C is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #78220C is #87DDF3. Grayscale: #393939. Windows color (decimal): -8904180 or 795256. OLE color: 795256.
HSL color Cylindrical-coordinate representation of color #78220C: hue angle of 12.22º degrees, saturation: 0.82, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #78220C is Cyan = 0, Magento = 0.72, Yellow = 0.90 and Black (K on CMYK) = 0.53.
<style> p { color: #78220C; } p { color: rgb(120,34,12); } H1.HeaderClassName { color: #78220C; } .AnyTagClassName { color: #78220C; } </style>
<style> a { background-color: #78220C; } a { background-color: rgb(120,34,12); } div.DivClassName { background-color: #78220C; } .BgClassName { background-color: #78220C; } </style>
<style> span { border-color: #78220C; } span { border-color: rgb(120,34,12); } td.TdClassName { border-color: #78220C; } .TagClassName { border-color: #78220C; } </style>