#70AADD (or 0x70AADD) is unknown color: approx Jordy Blue. HEX triplet: 70, AA and DD. RGB value is (112,170,221). Sum of RGB (Red+Green+Blue) = 112+170+221=503 (66% of max value = 765). Red value is 112 (44.14% from 255 or 22.27% from 503); Green value is 170 (66.80% from 255 or 33.80% from 503); Blue value is 221 (86.72% from 255 or 43.94% from 503); Max value from RGB is 221 - color contains mainly: blue. Hex color #70AADD is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #70AADD is #8F5522. Grayscale: #9E9E9E. Windows color (decimal): -9393443 or 14527088. OLE color: 14527088.
HSL color Cylindrical-coordinate representation of color #70AADD: hue angle of 208.07º degrees, saturation: 0.62, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #70AADD is Cyan = 0.49, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #70aadd; } p { color: rgb(112,170,221); } H1.HeaderClassName { color: #70aadd; } .AnyTagClassName { color: #70aadd; } </style>
<style> a { background-color: #70aadd; } a { background-color: rgb(112,170,221); } div.DivClassName { background-color: #70aadd; } .BgClassName { background-color: #70aadd; } </style>
<style> span { border-color: #70aadd; } span { border-color: rgb(112,170,221); } td.TdClassName { border-color: #70aadd; } .TagClassName { border-color: #70aadd; } </style>