#9CCCCD (or 0x9CCCCD) is unknown color: approx Morning Glory. HEX triplet: 9C, CC and CD. RGB value is (156,204,205). Sum of RGB (Red+Green+Blue) = 156+204+205=565 (74% of max value = 765). Red value is 156 (61.33% from 255 or 27.61% from 565); Green value is 204 (80.08% from 255 or 36.11% from 565); Blue value is 205 (80.47% from 255 or 36.28% from 565); Max value from RGB is 205 - color contains mainly: blue. Hex color #9CCCCD is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #9CCCCD is #633332. Grayscale: #BDBDBD. Windows color (decimal): -6501171 or 13487260. OLE color: 13487260.
HSL color Cylindrical-coordinate representation of color #9CCCCD: hue angle of 181.22º degrees, saturation: 0.33, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9CCCCD is Cyan = 0.24, Magento = 0.00, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #9CCCCD; } p { color: rgb(156,204,205); } H1.HeaderClassName { color: #9CCCCD; } .AnyTagClassName { color: #9CCCCD; } </style>
<style> a { background-color: #9CCCCD; } a { background-color: rgb(156,204,205); } div.DivClassName { background-color: #9CCCCD; } .BgClassName { background-color: #9CCCCD; } </style>
<style> span { border-color: #9CCCCD; } span { border-color: rgb(156,204,205); } td.TdClassName { border-color: #9CCCCD; } .TagClassName { border-color: #9CCCCD; } </style>