#ADE0CC (or 0xADE0CC) is unknown color: approx Cruise. HEX triplet: AD, E0 and CC. RGB value is (173,224,204). Sum of RGB (Red+Green+Blue) = 173+224+204=601 (79% of max value = 765). Red value is 173 (67.97% from 255 or 28.79% from 601); Green value is 224 (87.89% from 255 or 37.27% from 601); Blue value is 204 (80.08% from 255 or 33.94% from 601); Max value from RGB is 224 - color contains mainly: green. Hex color #ADE0CC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADE0CC is #521F33. Grayscale: #CECECE. Windows color (decimal): -5381940 or 13426861. OLE color: 13426861.
HSL color Cylindrical-coordinate representation of color #ADE0CC: hue angle of 156.47º degrees, saturation: 0.45, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #ADE0CC is Cyan = 0.23, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.12.
<style> p { color: #ADE0CC; } p { color: rgb(173,224,204); } H1.HeaderClassName { color: #ADE0CC; } .AnyTagClassName { color: #ADE0CC; } </style>
<style> a { background-color: #ADE0CC; } a { background-color: rgb(173,224,204); } div.DivClassName { background-color: #ADE0CC; } .BgClassName { background-color: #ADE0CC; } </style>
<style> span { border-color: #ADE0CC; } span { border-color: rgb(173,224,204); } td.TdClassName { border-color: #ADE0CC; } .TagClassName { border-color: #ADE0CC; } </style>