#91CDED (or 0x91CDED) is unknown color: approx Cornflower. HEX triplet: 91, CD and ED. RGB value is (145,205,237). Sum of RGB (Red+Green+Blue) = 145+205+237=587 (77% of max value = 765). Red value is 145 (57.03% from 255 or 24.70% from 587); Green value is 205 (80.47% from 255 or 34.92% from 587); Blue value is 237 (92.97% from 255 or 40.37% from 587); Max value from RGB is 237 - color contains mainly: blue. Hex color #91CDED is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #91CDED is #6E3212. Grayscale: #BEBEBE. Windows color (decimal): -7221779 or 15584657. OLE color: 15584657.
HSL color Cylindrical-coordinate representation of color #91CDED: hue angle of 200.87º degrees, saturation: 0.72, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #91CDED is Cyan = 0.39, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #91CDED; } p { color: rgb(145,205,237); } H1.HeaderClassName { color: #91CDED; } .AnyTagClassName { color: #91CDED; } </style>
<style> a { background-color: #91CDED; } a { background-color: rgb(145,205,237); } div.DivClassName { background-color: #91CDED; } .BgClassName { background-color: #91CDED; } </style>
<style> span { border-color: #91CDED; } span { border-color: rgb(145,205,237); } td.TdClassName { border-color: #91CDED; } .TagClassName { border-color: #91CDED; } </style>