#99C3BD (or 0x99C3BD) is unknown color: approx Shadow Green. HEX triplet: 99, C3 and BD. RGB value is (153,195,189). Sum of RGB (Red+Green+Blue) = 153+195+189=537 (71% of max value = 765). Red value is 153 (60.16% from 255 or 28.49% from 537); Green value is 195 (76.56% from 255 or 36.31% from 537); Blue value is 189 (74.22% from 255 or 35.20% from 537); Max value from RGB is 195 - color contains mainly: green. Hex color #99C3BD is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #99C3BD is #663C42. Grayscale: #B5B5B5. Windows color (decimal): -6700099 or 12436377. OLE color: 12436377.
HSL color Cylindrical-coordinate representation of color #99C3BD: hue angle of 171.43º degrees, saturation: 0.26, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #99C3BD is Cyan = 0.22, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.24.
<style> p { color: #99C3BD; } p { color: rgb(153,195,189); } H1.HeaderClassName { color: #99C3BD; } .AnyTagClassName { color: #99C3BD; } </style>
<style> a { background-color: #99C3BD; } a { background-color: rgb(153,195,189); } div.DivClassName { background-color: #99C3BD; } .BgClassName { background-color: #99C3BD; } </style>
<style> span { border-color: #99C3BD; } span { border-color: rgb(153,195,189); } td.TdClassName { border-color: #99C3BD; } .TagClassName { border-color: #99C3BD; } </style>