#C3DEED (or 0xC3DEED) is unknown color: approx Pattens Blue. HEX triplet: C3, DE and ED. RGB value is (195,222,237). Sum of RGB (Red+Green+Blue) = 195+222+237=654 (86% of max value = 765). Red value is 195 (76.56% from 255 or 29.82% from 654); Green value is 222 (87.11% from 255 or 33.94% from 654); Blue value is 237 (92.97% from 255 or 36.24% from 654); Max value from RGB is 237 - color contains mainly: blue. Hex color #C3DEED is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C3DEED is #3C2112. Grayscale: #D7D7D7. Windows color (decimal): -3940627 or 15589059. OLE color: 15589059.
HSL color Cylindrical-coordinate representation of color #C3DEED: hue angle of 201.43º degrees, saturation: 0.54, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #C3DEED is Cyan = 0.18, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #C3DEED; } p { color: rgb(195,222,237); } H1.HeaderClassName { color: #C3DEED; } .AnyTagClassName { color: #C3DEED; } </style>
<style> a { background-color: #C3DEED; } a { background-color: rgb(195,222,237); } div.DivClassName { background-color: #C3DEED; } .BgClassName { background-color: #C3DEED; } </style>
<style> span { border-color: #C3DEED; } span { border-color: rgb(195,222,237); } td.TdClassName { border-color: #C3DEED; } .TagClassName { border-color: #C3DEED; } </style>