#73ADC0 (or 0x73ADC0) is unknown color: approx Glacier. HEX triplet: 73, AD and C0. RGB value is (115,173,192). Sum of RGB (Red+Green+Blue) = 115+173+192=480 (63% of max value = 765). Red value is 115 (45.31% from 255 or 23.96% from 480); Green value is 173 (67.97% from 255 or 36.04% from 480); Blue value is 192 (75.39% from 255 or 40% from 480); Max value from RGB is 192 - color contains mainly: blue. Hex color #73ADC0 is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #73ADC0 is #8C523F. Grayscale: #9D9D9D. Windows color (decimal): -9196096 or 12627315. OLE color: 12627315.
HSL color Cylindrical-coordinate representation of color #73ADC0: hue angle of 194.81º degrees, saturation: 0.38, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #73ADC0 is Cyan = 0.40, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #73ADC0; } p { color: rgb(115,173,192); } H1.HeaderClassName { color: #73ADC0; } .AnyTagClassName { color: #73ADC0; } </style>
<style> a { background-color: #73ADC0; } a { background-color: rgb(115,173,192); } div.DivClassName { background-color: #73ADC0; } .BgClassName { background-color: #73ADC0; } </style>
<style> span { border-color: #73ADC0; } span { border-color: rgb(115,173,192); } td.TdClassName { border-color: #73ADC0; } .TagClassName { border-color: #73ADC0; } </style>