#9C9DFF (or 0x9C9DFF) is unknown color: approx Perano. HEX triplet: 9C, 9D and FF. RGB value is (156,157,255). Sum of RGB (Red+Green+Blue) = 156+157+255=568 (75% of max value = 765). Red value is 156 (61.33% from 255 or 27.46% from 568); Green value is 157 (61.72% from 255 or 27.64% from 568); Blue value is 255 (100% from 255 or 44.89% from 568); Max value from RGB is 255 - color contains mainly: blue. Hex color #9C9DFF is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #9C9DFF is #636200. Grayscale: #A7A7A7. Windows color (decimal): -6513153 or 16752028. OLE color: 16752028.
HSL color Cylindrical-coordinate representation of color #9C9DFF: hue angle of 239.39º degrees, saturation: 1, lightness: 0.81%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #9C9DFF is Cyan = 0.39, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #9c9dff; } p { color: rgb(156,157,255); } H1.HeaderClassName { color: #9c9dff; } .AnyTagClassName { color: #9c9dff; } </style>
<style> a { background-color: #9c9dff; } a { background-color: rgb(156,157,255); } div.DivClassName { background-color: #9c9dff; } .BgClassName { background-color: #9c9dff; } </style>
<style> span { border-color: #9c9dff; } span { border-color: rgb(156,157,255); } td.TdClassName { border-color: #9c9dff; } .TagClassName { border-color: #9c9dff; } </style>