#920A3D (or 0x920A3D) is unknown color: approx Burgundy. HEX triplet: 92, 0A and 3D. RGB value is (146,10,61). Sum of RGB (Red+Green+Blue) = 146+10+61=217 (28% of max value = 765). Red value is 146 (57.42% from 255 or 67.28% from 217); Green value is 10 (4.30% from 255 or 4.61% from 217); Blue value is 61 (24.22% from 255 or 28.11% from 217); Max value from RGB is 146 - color contains mainly: red. Hex color #920A3D is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #920A3D is #6DF5C2. Grayscale: #383838. Windows color (decimal): -7206339 or 4000402. OLE color: 4000402.
HSL color Cylindrical-coordinate representation of color #920A3D: hue angle of 337.5º degrees, saturation: 0.87, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #920A3D is Cyan = 0, Magento = 0.93, Yellow = 0.58 and Black (K on CMYK) = 0.43.
<style> p { color: #920A3D; } p { color: rgb(146,10,61); } H1.HeaderClassName { color: #920A3D; } .AnyTagClassName { color: #920A3D; } </style>
<style> a { background-color: #920A3D; } a { background-color: rgb(146,10,61); } div.DivClassName { background-color: #920A3D; } .BgClassName { background-color: #920A3D; } </style>
<style> span { border-color: #920A3D; } span { border-color: rgb(146,10,61); } td.TdClassName { border-color: #920A3D; } .TagClassName { border-color: #920A3D; } </style>