#1D5F5B (or 0x1D5F5B) is unknown color: approx Blue Stone. HEX triplet: 1D, 5F and 5B. RGB value is (29,95,91). Sum of RGB (Red+Green+Blue) = 29+95+91=215 (28% of max value = 765). Red value is 29 (11.72% from 255 or 13.49% from 215); Green value is 95 (37.5% from 255 or 44.19% from 215); Blue value is 91 (35.94% from 255 or 42.33% from 215); Max value from RGB is 95 - color contains mainly: green. Hex color #1D5F5B is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1D5F5B is #E2A0A4. Grayscale: #4A4A4A. Windows color (decimal): -14852261 or 5988125. OLE color: 5988125.
HSL color Cylindrical-coordinate representation of color #1D5F5B: hue angle of 176.36º degrees, saturation: 0.53, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #1D5F5B is Cyan = 0.69, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.63.
<style> p { color: #1D5F5B; } p { color: rgb(29,95,91); } H1.HeaderClassName { color: #1D5F5B; } .AnyTagClassName { color: #1D5F5B; } </style>
<style> a { background-color: #1D5F5B; } a { background-color: rgb(29,95,91); } div.DivClassName { background-color: #1D5F5B; } .BgClassName { background-color: #1D5F5B; } </style>
<style> span { border-color: #1D5F5B; } span { border-color: rgb(29,95,91); } td.TdClassName { border-color: #1D5F5B; } .TagClassName { border-color: #1D5F5B; } </style>