#7C2007 (or 0x7C2007) is unknown color: approx Falu Red. HEX triplet: 7C, 20 and 07. RGB value is (124,32,7). Sum of RGB (Red+Green+Blue) = 124+32+7=163 (21% of max value = 765). Red value is 124 (48.83% from 255 or 76.07% from 163); Green value is 32 (12.89% from 255 or 19.63% from 163); Blue value is 7 (3.12% from 255 or 4.29% from 163); Max value from RGB is 124 - color contains mainly: red. Hex color #7C2007 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #7C2007 is #83DFF8. Grayscale: #383838. Windows color (decimal): -8642553 or 467068. OLE color: 467068.
HSL color Cylindrical-coordinate representation of color #7C2007: hue angle of 12.82º degrees, saturation: 0.89, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #7C2007 is Cyan = 0, Magento = 0.74, Yellow = 0.94 and Black (K on CMYK) = 0.51.
<style> p { color: #7C2007; } p { color: rgb(124,32,7); } H1.HeaderClassName { color: #7C2007; } .AnyTagClassName { color: #7C2007; } </style>
<style> a { background-color: #7C2007; } a { background-color: rgb(124,32,7); } div.DivClassName { background-color: #7C2007; } .BgClassName { background-color: #7C2007; } </style>
<style> span { border-color: #7C2007; } span { border-color: rgb(124,32,7); } td.TdClassName { border-color: #7C2007; } .TagClassName { border-color: #7C2007; } </style>