#760F01 (or 0x760F01) is unknown color: approx Maroon. HEX triplet: 76, 0F and 01. RGB value is (118,15,1). Sum of RGB (Red+Green+Blue) = 118+15+1=134 (17% of max value = 765). Red value is 118 (46.48% from 255 or 88.06% from 134); Green value is 15 (6.25% from 255 or 11.19% from 134); Blue value is 1 (0.78% from 255 or 0.75% from 134); Max value from RGB is 118 - color contains mainly: red. Hex color #760F01 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760F01 is #89F0FE. Grayscale: #2C2C2C. Windows color (decimal): -9040127 or 69494. OLE color: 69494.
HSL color Cylindrical-coordinate representation of color #760F01: hue angle of 7.18º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #760F01 is Cyan = 0, Magento = 0.87, Yellow = 0.99 and Black (K on CMYK) = 0.54.
<style> p { color: #760F01; } p { color: rgb(118,15,1); } H1.HeaderClassName { color: #760F01; } .AnyTagClassName { color: #760F01; } </style>
<style> a { background-color: #760F01; } a { background-color: rgb(118,15,1); } div.DivClassName { background-color: #760F01; } .BgClassName { background-color: #760F01; } </style>
<style> span { border-color: #760F01; } span { border-color: rgb(118,15,1); } td.TdClassName { border-color: #760F01; } .TagClassName { border-color: #760F01; } </style>