#90CABF (or 0x90CABF) is unknown color: approx Bermuda. HEX triplet: 90, CA and BF. RGB value is (144,202,191). Sum of RGB (Red+Green+Blue) = 144+202+191=537 (71% of max value = 765). Red value is 144 (56.64% from 255 or 26.82% from 537); Green value is 202 (79.30% from 255 or 37.62% from 537); Blue value is 191 (75% from 255 or 35.57% from 537); Max value from RGB is 202 - color contains mainly: green. Hex color #90CABF is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #90CABF is #6F3540. Grayscale: #B7B7B7. Windows color (decimal): -7288129 or 12569232. OLE color: 12569232.
HSL color Cylindrical-coordinate representation of color #90CABF: hue angle of 168.62º degrees, saturation: 0.35, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #90CABF is Cyan = 0.29, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.21.
<style> p { color: #90CABF; } p { color: rgb(144,202,191); } H1.HeaderClassName { color: #90CABF; } .AnyTagClassName { color: #90CABF; } </style>
<style> a { background-color: #90CABF; } a { background-color: rgb(144,202,191); } div.DivClassName { background-color: #90CABF; } .BgClassName { background-color: #90CABF; } </style>
<style> span { border-color: #90CABF; } span { border-color: rgb(144,202,191); } td.TdClassName { border-color: #90CABF; } .TagClassName { border-color: #90CABF; } </style>