#ADDBB0 (or 0xADDBB0) is unknown color: approx Celadon. HEX triplet: AD, DB and B0. RGB value is (173,219,176). Sum of RGB (Red+Green+Blue) = 173+219+176=568 (75% of max value = 765). Red value is 173 (67.97% from 255 or 30.46% from 568); Green value is 219 (85.94% from 255 or 38.56% from 568); Blue value is 176 (69.14% from 255 or 30.99% from 568); Max value from RGB is 219 - color contains mainly: green. Hex color #ADDBB0 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ADDBB0 is #52244F. Grayscale: #C8C8C8. Windows color (decimal): -5383248 or 11590573. OLE color: 11590573.
HSL color Cylindrical-coordinate representation of color #ADDBB0: hue angle of 123.91º degrees, saturation: 0.39, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #ADDBB0 is Cyan = 0.21, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.14.
<style> p { color: #ADDBB0; } p { color: rgb(173,219,176); } H1.HeaderClassName { color: #ADDBB0; } .AnyTagClassName { color: #ADDBB0; } </style>
<style> a { background-color: #ADDBB0; } a { background-color: rgb(173,219,176); } div.DivClassName { background-color: #ADDBB0; } .BgClassName { background-color: #ADDBB0; } </style>
<style> span { border-color: #ADDBB0; } span { border-color: rgb(173,219,176); } td.TdClassName { border-color: #ADDBB0; } .TagClassName { border-color: #ADDBB0; } </style>