#93BEB1 (or 0x93BEB1) is unknown color: approx Shadow Green. HEX triplet: 93, BE and B1. RGB value is (147,190,177). Sum of RGB (Red+Green+Blue) = 147+190+177=514 (68% of max value = 765). Red value is 147 (57.81% from 255 or 28.60% from 514); Green value is 190 (74.61% from 255 or 36.96% from 514); Blue value is 177 (69.53% from 255 or 34.44% from 514); Max value from RGB is 190 - color contains mainly: green. Hex color #93BEB1 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #93BEB1 is #6C414E. Grayscale: #AFAFAF. Windows color (decimal): -7094607 or 11648659. OLE color: 11648659.
HSL color Cylindrical-coordinate representation of color #93BEB1: hue angle of 161.86º degrees, saturation: 0.25, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #93BEB1 is Cyan = 0.23, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.25.
<style> p { color: #93BEB1; } p { color: rgb(147,190,177); } H1.HeaderClassName { color: #93BEB1; } .AnyTagClassName { color: #93BEB1; } </style>
<style> a { background-color: #93BEB1; } a { background-color: rgb(147,190,177); } div.DivClassName { background-color: #93BEB1; } .BgClassName { background-color: #93BEB1; } </style>
<style> span { border-color: #93BEB1; } span { border-color: rgb(147,190,177); } td.TdClassName { border-color: #93BEB1; } .TagClassName { border-color: #93BEB1; } </style>