#ADC3D2 (or 0xADC3D2) is unknown color: approx Spindle. HEX triplet: AD, C3 and D2. RGB value is (173,195,210). Sum of RGB (Red+Green+Blue) = 173+195+210=578 (76% of max value = 765). Red value is 173 (67.97% from 255 or 29.93% from 578); Green value is 195 (76.56% from 255 or 33.74% from 578); Blue value is 210 (82.42% from 255 or 36.33% from 578); Max value from RGB is 210 - color contains mainly: blue. Hex color #ADC3D2 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADC3D2 is #523C2D. Grayscale: #BEBEBE. Windows color (decimal): -5389358 or 13812653. OLE color: 13812653.
HSL color Cylindrical-coordinate representation of color #ADC3D2: hue angle of 204.32º degrees, saturation: 0.29, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #ADC3D2 is Cyan = 0.18, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #ADC3D2; } p { color: rgb(173,195,210); } H1.HeaderClassName { color: #ADC3D2; } .AnyTagClassName { color: #ADC3D2; } </style>
<style> a { background-color: #ADC3D2; } a { background-color: rgb(173,195,210); } div.DivClassName { background-color: #ADC3D2; } .BgClassName { background-color: #ADC3D2; } </style>
<style> span { border-color: #ADC3D2; } span { border-color: rgb(173,195,210); } td.TdClassName { border-color: #ADC3D2; } .TagClassName { border-color: #ADC3D2; } </style>