#95BDB3 (or 0x95BDB3) is unknown color: approx Shadow Green. HEX triplet: 95, BD and B3. RGB value is (149,189,179). Sum of RGB (Red+Green+Blue) = 149+189+179=517 (68% of max value = 765). Red value is 149 (58.59% from 255 or 28.82% from 517); Green value is 189 (74.22% from 255 or 36.56% from 517); Blue value is 179 (70.31% from 255 or 34.62% from 517); Max value from RGB is 189 - color contains mainly: green. Hex color #95BDB3 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #95BDB3 is #6A424C. Grayscale: #AFAFAF. Windows color (decimal): -6963789 or 11779477. OLE color: 11779477.
HSL color Cylindrical-coordinate representation of color #95BDB3: hue angle of 165º degrees, saturation: 0.23, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #95BDB3 is Cyan = 0.21, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.26.
<style> p { color: #95BDB3; } p { color: rgb(149,189,179); } H1.HeaderClassName { color: #95BDB3; } .AnyTagClassName { color: #95BDB3; } </style>
<style> a { background-color: #95BDB3; } a { background-color: rgb(149,189,179); } div.DivClassName { background-color: #95BDB3; } .BgClassName { background-color: #95BDB3; } </style>
<style> span { border-color: #95BDB3; } span { border-color: rgb(149,189,179); } td.TdClassName { border-color: #95BDB3; } .TagClassName { border-color: #95BDB3; } </style>