#90C0B0 (or 0x90C0B0) is unknown color: approx Shadow Green. HEX triplet: 90, C0 and B0. RGB value is (144,192,176). Sum of RGB (Red+Green+Blue) = 144+192+176=512 (67% of max value = 765). Red value is 144 (56.64% from 255 or 28.12% from 512); Green value is 192 (75.39% from 255 or 37.5% from 512); Blue value is 176 (69.14% from 255 or 34.38% from 512); Max value from RGB is 192 - color contains mainly: green. Hex color #90C0B0 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #90C0B0 is #6F3F4F. Grayscale: #AFAFAF. Windows color (decimal): -7290704 or 11583632. OLE color: 11583632.
HSL color Cylindrical-coordinate representation of color #90C0B0: hue angle of 160º degrees, saturation: 0.28, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #90C0B0 is Cyan = 0.25, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.25.
<style> p { color: #90C0B0; } p { color: rgb(144,192,176); } H1.HeaderClassName { color: #90C0B0; } .AnyTagClassName { color: #90C0B0; } </style>
<style> a { background-color: #90C0B0; } a { background-color: rgb(144,192,176); } div.DivClassName { background-color: #90C0B0; } .BgClassName { background-color: #90C0B0; } </style>
<style> span { border-color: #90C0B0; } span { border-color: rgb(144,192,176); } td.TdClassName { border-color: #90C0B0; } .TagClassName { border-color: #90C0B0; } </style>