#90802B (or 0x90802B) is unknown color: approx Lemon Ginger. HEX triplet: 90, 80 and 2B. RGB value is (144,128,43). Sum of RGB (Red+Green+Blue) = 144+128+43=315 (41% of max value = 765). Red value is 144 (56.64% from 255 or 45.71% from 315); Green value is 128 (50.39% from 255 or 40.63% from 315); Blue value is 43 (17.19% from 255 or 13.65% from 315); Max value from RGB is 144 - color contains mainly: red. Hex color #90802B is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #90802B is #6F7FD4. Grayscale: #7B7B7B. Windows color (decimal): -7307221 or 2850960. OLE color: 2850960.
HSL color Cylindrical-coordinate representation of color #90802B: hue angle of 50.5º degrees, saturation: 0.54, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #90802B is Cyan = 0, Magento = 0.11, Yellow = 0.70 and Black (K on CMYK) = 0.44.
<style> p { color: #90802B; } p { color: rgb(144,128,43); } H1.HeaderClassName { color: #90802B; } .AnyTagClassName { color: #90802B; } </style>
<style> a { background-color: #90802B; } a { background-color: rgb(144,128,43); } div.DivClassName { background-color: #90802B; } .BgClassName { background-color: #90802B; } </style>
<style> span { border-color: #90802B; } span { border-color: rgb(144,128,43); } td.TdClassName { border-color: #90802B; } .TagClassName { border-color: #90802B; } </style>