#1B5F5E (or 0x1B5F5E) is unknown color: approx Blue Stone. HEX triplet: 1B, 5F and 5E. RGB value is (27,95,94). Sum of RGB (Red+Green+Blue) = 27+95+94=216 (28% of max value = 765). Red value is 27 (10.94% from 255 or 12.5% from 216); Green value is 95 (37.5% from 255 or 43.98% from 216); Blue value is 94 (37.11% from 255 or 43.52% from 216); Max value from RGB is 95 - color contains mainly: green. Hex color #1B5F5E is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1B5F5E is #E4A0A1. Grayscale: #4A4A4A. Windows color (decimal): -14983330 or 6184731. OLE color: 6184731.
HSL color Cylindrical-coordinate representation of color #1B5F5E: hue angle of 179.12º degrees, saturation: 0.56, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #1B5F5E is Cyan = 0.72, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.63.
<style> p { color: #1b5f5e; } p { color: rgb(27,95,94); } H1.HeaderClassName { color: #1b5f5e; } .AnyTagClassName { color: #1b5f5e; } </style>
<style> a { background-color: #1b5f5e; } a { background-color: rgb(27,95,94); } div.DivClassName { background-color: #1b5f5e; } .BgClassName { background-color: #1b5f5e; } </style>
<style> span { border-color: #1b5f5e; } span { border-color: rgb(27,95,94); } td.TdClassName { border-color: #1b5f5e; } .TagClassName { border-color: #1b5f5e; } </style>