#770C03 (or 0x770C03) is unknown color: approx Maroon. HEX triplet: 77, 0C and 03. RGB value is (119,12,3). Sum of RGB (Red+Green+Blue) = 119+12+3=134 (17% of max value = 765). Red value is 119 (46.88% from 255 or 88.81% from 134); Green value is 12 (5.08% from 255 or 8.96% from 134); Blue value is 3 (1.56% from 255 or 2.24% from 134); Max value from RGB is 119 - color contains mainly: red. Hex color #770C03 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #770C03 is #88F3FC. Grayscale: #2B2B2B. Windows color (decimal): -8975357 or 199799. OLE color: 199799.
HSL color Cylindrical-coordinate representation of color #770C03: hue angle of 4.66º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #770C03 is Cyan = 0, Magento = 0.90, Yellow = 0.97 and Black (K on CMYK) = 0.53.
<style> p { color: #770C03; } p { color: rgb(119,12,3); } H1.HeaderClassName { color: #770C03; } .AnyTagClassName { color: #770C03; } </style>
<style> a { background-color: #770C03; } a { background-color: rgb(119,12,3); } div.DivClassName { background-color: #770C03; } .BgClassName { background-color: #770C03; } </style>
<style> span { border-color: #770C03; } span { border-color: rgb(119,12,3); } td.TdClassName { border-color: #770C03; } .TagClassName { border-color: #770C03; } </style>