#78010C (or 0x78010C) is unknown color: approx Burgundy. HEX triplet: 78, 01 and 0C. RGB value is (120,1,12). Sum of RGB (Red+Green+Blue) = 120+1+12=133 (17% of max value = 765). Red value is 120 (47.27% from 255 or 90.23% from 133); Green value is 1 (0.78% from 255 or 0.75% from 133); Blue value is 12 (5.08% from 255 or 9.02% from 133); Max value from RGB is 120 - color contains mainly: red. Hex color #78010C is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #78010C is #87FEF3. Grayscale: #252525. Windows color (decimal): -8912628 or 786808. OLE color: 786808.
HSL color Cylindrical-coordinate representation of color #78010C: hue angle of 354.45º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #78010C is Cyan = 0, Magento = 0.99, Yellow = 0.90 and Black (K on CMYK) = 0.53.
<style> p { color: #78010c; } p { color: rgb(120,1,12); } H1.HeaderClassName { color: #78010c; } .AnyTagClassName { color: #78010c; } </style>
<style> a { background-color: #78010c; } a { background-color: rgb(120,1,12); } div.DivClassName { background-color: #78010c; } .BgClassName { background-color: #78010c; } </style>
<style> span { border-color: #78010c; } span { border-color: rgb(120,1,12); } td.TdClassName { border-color: #78010c; } .TagClassName { border-color: #78010c; } </style>