#92002F (or 0x92002F) is unknown color: approx Burgundy. HEX triplet: 92, 00 and 2F. RGB value is (146,0,47). Sum of RGB (Red+Green+Blue) = 146+0+47=193 (25% of max value = 765). Red value is 146 (57.42% from 255 or 75.65% from 193); Green value is 0 (0.39% from 255 or 0% from 193); Blue value is 47 (18.75% from 255 or 24.35% from 193); Max value from RGB is 146 - color contains mainly: red. Hex color #92002F is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #92002F is #6DFFD0. Grayscale: #303030. Windows color (decimal): -7208913 or 3080338. OLE color: 3080338.
HSL color Cylindrical-coordinate representation of color #92002F: hue angle of 340.68º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 1%. Process color model (Four color, CMYK) of #92002F is Cyan = 0, Magento = 1, Yellow = 0.68 and Black (K on CMYK) = 0.43.
<style> p { color: #92002F; } p { color: rgb(146,0,47); } H1.HeaderClassName { color: #92002F; } .AnyTagClassName { color: #92002F; } </style>
<style> a { background-color: #92002F; } a { background-color: rgb(146,0,47); } div.DivClassName { background-color: #92002F; } .BgClassName { background-color: #92002F; } </style>
<style> span { border-color: #92002F; } span { border-color: rgb(146,0,47); } td.TdClassName { border-color: #92002F; } .TagClassName { border-color: #92002F; } </style>