#909C97 (or 0x909C97) is unknown color: approx Cascade. HEX triplet: 90, 9C and 97. RGB value is (144,156,151). Sum of RGB (Red+Green+Blue) = 144+156+151=451 (59% of max value = 765). Red value is 144 (56.64% from 255 or 31.93% from 451); Green value is 156 (61.33% from 255 or 34.59% from 451); Blue value is 151 (59.38% from 255 or 33.48% from 451); Max value from RGB is 156 - color contains mainly: green. Hex color #909C97 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #909C97 is #6F6368. Grayscale: #979797. Windows color (decimal): -7299945 or 9936016. OLE color: 9936016.
HSL color Cylindrical-coordinate representation of color #909C97: hue angle of 155º degrees, saturation: 0.06, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #909C97 is Cyan = 0.08, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.39.
<style> p { color: #909C97; } p { color: rgb(144,156,151); } H1.HeaderClassName { color: #909C97; } .AnyTagClassName { color: #909C97; } </style>
<style> a { background-color: #909C97; } a { background-color: rgb(144,156,151); } div.DivClassName { background-color: #909C97; } .BgClassName { background-color: #909C97; } </style>
<style> span { border-color: #909C97; } span { border-color: rgb(144,156,151); } td.TdClassName { border-color: #909C97; } .TagClassName { border-color: #909C97; } </style>