#77002F (or 0x77002F) is unknown color: approx Burgundy. HEX triplet: 77, 00 and 2F. RGB value is (119,0,47). Sum of RGB (Red+Green+Blue) = 119+0+47=166 (21% of max value = 765). Red value is 119 (46.88% from 255 or 71.69% from 166); Green value is 0 (0.39% from 255 or 0% from 166); Blue value is 47 (18.75% from 255 or 28.31% from 166); Max value from RGB is 119 - color contains mainly: red. Hex color #77002F is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #77002F is #88FFD0. Grayscale: #282828. Windows color (decimal): -8978385 or 3080311. OLE color: 3080311.
HSL color Cylindrical-coordinate representation of color #77002F: hue angle of 336.3º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #77002F is Cyan = 0, Magento = 1, Yellow = 0.61 and Black (K on CMYK) = 0.53.
<style> p { color: #77002F; } p { color: rgb(119,0,47); } H1.HeaderClassName { color: #77002F; } .AnyTagClassName { color: #77002F; } </style>
<style> a { background-color: #77002F; } a { background-color: rgb(119,0,47); } div.DivClassName { background-color: #77002F; } .BgClassName { background-color: #77002F; } </style>
<style> span { border-color: #77002F; } span { border-color: rgb(119,0,47); } td.TdClassName { border-color: #77002F; } .TagClassName { border-color: #77002F; } </style>