#90C04D (or 0x90C04D) is unknown color: approx Atlantis. HEX triplet: 90, C0 and 4D. RGB value is (144,192,77). Sum of RGB (Red+Green+Blue) = 144+192+77=413 (54% of max value = 765). Red value is 144 (56.64% from 255 or 34.87% from 413); Green value is 192 (75.39% from 255 or 46.49% from 413); Blue value is 77 (30.47% from 255 or 18.64% from 413); Max value from RGB is 192 - color contains mainly: green. Hex color #90C04D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #90C04D is #6F3FB2. Grayscale: #A4A4A4. Windows color (decimal): -7290803 or 5095568. OLE color: 5095568.
HSL color Cylindrical-coordinate representation of color #90C04D: hue angle of 85.04º degrees, saturation: 0.48, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #90C04D is Cyan = 0.25, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.25.
<style> p { color: #90C04D; } p { color: rgb(144,192,77); } H1.HeaderClassName { color: #90C04D; } .AnyTagClassName { color: #90C04D; } </style>
<style> a { background-color: #90C04D; } a { background-color: rgb(144,192,77); } div.DivClassName { background-color: #90C04D; } .BgClassName { background-color: #90C04D; } </style>
<style> span { border-color: #90C04D; } span { border-color: rgb(144,192,77); } td.TdClassName { border-color: #90C04D; } .TagClassName { border-color: #90C04D; } </style>