#ADD5CB (or 0xADD5CB) is unknown color: approx Scandal. HEX triplet: AD, D5 and CB. RGB value is (173,213,203). Sum of RGB (Red+Green+Blue) = 173+213+203=589 (78% of max value = 765). Red value is 173 (67.97% from 255 or 29.37% from 589); Green value is 213 (83.59% from 255 or 36.16% from 589); Blue value is 203 (79.69% from 255 or 34.47% from 589); Max value from RGB is 213 - color contains mainly: green. Hex color #ADD5CB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADD5CB is #522A34. Grayscale: #C7C7C7. Windows color (decimal): -5384757 or 13358509. OLE color: 13358509.
HSL color Cylindrical-coordinate representation of color #ADD5CB: hue angle of 165º degrees, saturation: 0.32, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #ADD5CB is Cyan = 0.19, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.16.
<style> p { color: #ADD5CB; } p { color: rgb(173,213,203); } H1.HeaderClassName { color: #ADD5CB; } .AnyTagClassName { color: #ADD5CB; } </style>
<style> a { background-color: #ADD5CB; } a { background-color: rgb(173,213,203); } div.DivClassName { background-color: #ADD5CB; } .BgClassName { background-color: #ADD5CB; } </style>
<style> span { border-color: #ADD5CB; } span { border-color: rgb(173,213,203); } td.TdClassName { border-color: #ADD5CB; } .TagClassName { border-color: #ADD5CB; } </style>