#91DDFD (or 0x91DDFD) is unknown color: approx Columbia Blue. HEX triplet: 91, DD and FD. RGB value is (145,221,253). Sum of RGB (Red+Green+Blue) = 145+221+253=619 (81% of max value = 765). Red value is 145 (57.03% from 255 or 23.42% from 619); Green value is 221 (86.72% from 255 or 35.70% from 619); Blue value is 253 (99.22% from 255 or 40.87% from 619); Max value from RGB is 253 - color contains mainly: blue. Hex color #91DDFD is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #91DDFD is #6E2202. Grayscale: #C9C9C9. Windows color (decimal): -7217667 or 16637329. OLE color: 16637329.
HSL color Cylindrical-coordinate representation of color #91DDFD: hue angle of 197.78º degrees, saturation: 0.96, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #91DDFD is Cyan = 0.43, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #91DDFD; } p { color: rgb(145,221,253); } H1.HeaderClassName { color: #91DDFD; } .AnyTagClassName { color: #91DDFD; } </style>
<style> a { background-color: #91DDFD; } a { background-color: rgb(145,221,253); } div.DivClassName { background-color: #91DDFD; } .BgClassName { background-color: #91DDFD; } </style>
<style> span { border-color: #91DDFD; } span { border-color: rgb(145,221,253); } td.TdClassName { border-color: #91DDFD; } .TagClassName { border-color: #91DDFD; } </style>