#9CC0CC (or 0x9CC0CC) is unknown color: approx Regent St Blue. HEX triplet: 9C, C0 and CC. RGB value is (156,192,204). Sum of RGB (Red+Green+Blue) = 156+192+204=552 (73% of max value = 765). Red value is 156 (61.33% from 255 or 28.26% from 552); Green value is 192 (75.39% from 255 or 34.78% from 552); Blue value is 204 (80.08% from 255 or 36.96% from 552); Max value from RGB is 204 - color contains mainly: blue. Hex color #9CC0CC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #9CC0CC is #633F33. Grayscale: #B6B6B6. Windows color (decimal): -6504244 or 13418652. OLE color: 13418652.
HSL color Cylindrical-coordinate representation of color #9CC0CC: hue angle of 195º degrees, saturation: 0.32, 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 #9CC0CC is Cyan = 0.24, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #9CC0CC; } p { color: rgb(156,192,204); } H1.HeaderClassName { color: #9CC0CC; } .AnyTagClassName { color: #9CC0CC; } </style>
<style> a { background-color: #9CC0CC; } a { background-color: rgb(156,192,204); } div.DivClassName { background-color: #9CC0CC; } .BgClassName { background-color: #9CC0CC; } </style>
<style> span { border-color: #9CC0CC; } span { border-color: rgb(156,192,204); } td.TdClassName { border-color: #9CC0CC; } .TagClassName { border-color: #9CC0CC; } </style>