#CDDEEE (or 0xCDDEEE) is unknown color: approx Pattens Blue. HEX triplet: CD, DE and EE. RGB value is (205,222,238). Sum of RGB (Red+Green+Blue) = 205+222+238=665 (88% of max value = 765). Red value is 205 (80.47% from 255 or 30.83% from 665); Green value is 222 (87.11% from 255 or 33.38% from 665); Blue value is 238 (93.36% from 255 or 35.79% from 665); Max value from RGB is 238 - color contains mainly: blue. Hex color #CDDEEE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CDDEEE is #322111. Grayscale: #DADADA. Windows color (decimal): -3285266 or 15654605. OLE color: 15654605.
HSL color Cylindrical-coordinate representation of color #CDDEEE: hue angle of 209.09º degrees, saturation: 0.49, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #CDDEEE is Cyan = 0.14, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #CDDEEE; } p { color: rgb(205,222,238); } H1.HeaderClassName { color: #CDDEEE; } .AnyTagClassName { color: #CDDEEE; } </style>
<style> a { background-color: #CDDEEE; } a { background-color: rgb(205,222,238); } div.DivClassName { background-color: #CDDEEE; } .BgClassName { background-color: #CDDEEE; } </style>
<style> span { border-color: #CDDEEE; } span { border-color: rgb(205,222,238); } td.TdClassName { border-color: #CDDEEE; } .TagClassName { border-color: #CDDEEE; } </style>