#818DDD (or 0x818DDD) is unknown color: approx Portage. HEX triplet: 81, 8D and DD. RGB value is (129,141,221). Sum of RGB (Red+Green+Blue) = 129+141+221=491 (65% of max value = 765). Red value is 129 (50.78% from 255 or 26.27% from 491); Green value is 141 (55.47% from 255 or 28.72% from 491); Blue value is 221 (86.72% from 255 or 45.01% from 491); Max value from RGB is 221 - color contains mainly: blue. Hex color #818DDD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #818DDD is #7E7222. Grayscale: #929292. Windows color (decimal): -8286755 or 14519681. OLE color: 14519681.
HSL color Cylindrical-coordinate representation of color #818DDD: hue angle of 232.17º degrees, saturation: 0.57, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #818DDD is Cyan = 0.42, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #818DDD; } p { color: rgb(129,141,221); } H1.HeaderClassName { color: #818DDD; } .AnyTagClassName { color: #818DDD; } </style>
<style> a { background-color: #818DDD; } a { background-color: rgb(129,141,221); } div.DivClassName { background-color: #818DDD; } .BgClassName { background-color: #818DDD; } </style>
<style> span { border-color: #818DDD; } span { border-color: rgb(129,141,221); } td.TdClassName { border-color: #818DDD; } .TagClassName { border-color: #818DDD; } </style>