#90B450 (or 0x90B450) is unknown color: approx Chelsea Cucumber. HEX triplet: 90, B4 and 50. RGB value is (144,180,80). Sum of RGB (Red+Green+Blue) = 144+180+80=404 (53% of max value = 765). Red value is 144 (56.64% from 255 or 35.64% from 404); Green value is 180 (70.70% from 255 or 44.55% from 404); Blue value is 80 (31.64% from 255 or 19.80% from 404); Max value from RGB is 180 - color contains mainly: green. Hex color #90B450 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #90B450 is #6F4BAF. Grayscale: #9E9E9E. Windows color (decimal): -7293872 or 5289104. OLE color: 5289104.
HSL color Cylindrical-coordinate representation of color #90B450: hue angle of 81.6º degrees, saturation: 0.4, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #90B450 is Cyan = 0.2, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.29.
<style> p { color: #90B450; } p { color: rgb(144,180,80); } H1.HeaderClassName { color: #90B450; } .AnyTagClassName { color: #90B450; } </style>
<style> a { background-color: #90B450; } a { background-color: rgb(144,180,80); } div.DivClassName { background-color: #90B450; } .BgClassName { background-color: #90B450; } </style>
<style> span { border-color: #90B450; } span { border-color: rgb(144,180,80); } td.TdClassName { border-color: #90B450; } .TagClassName { border-color: #90B450; } </style>