#90DDB6 (or 0x90DDB6) is unknown color: approx Vista Blue. HEX triplet: 90, DD and B6. RGB value is (144,221,182). Sum of RGB (Red+Green+Blue) = 144+221+182=547 (72% of max value = 765). Red value is 144 (56.64% from 255 or 26.33% from 547); Green value is 221 (86.72% from 255 or 40.40% from 547); Blue value is 182 (71.48% from 255 or 33.27% from 547); Max value from RGB is 221 - color contains mainly: green. Hex color #90DDB6 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #90DDB6 is #6F2249. Grayscale: #C1C1C1. Windows color (decimal): -7283274 or 11984272. OLE color: 11984272.
HSL color Cylindrical-coordinate representation of color #90DDB6: hue angle of 149.61º degrees, saturation: 0.53, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #90DDB6 is Cyan = 0.35, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.13.
<style> p { color: #90DDB6; } p { color: rgb(144,221,182); } H1.HeaderClassName { color: #90DDB6; } .AnyTagClassName { color: #90DDB6; } </style>
<style> a { background-color: #90DDB6; } a { background-color: rgb(144,221,182); } div.DivClassName { background-color: #90DDB6; } .BgClassName { background-color: #90DDB6; } </style>
<style> span { border-color: #90DDB6; } span { border-color: rgb(144,221,182); } td.TdClassName { border-color: #90DDB6; } .TagClassName { border-color: #90DDB6; } </style>