#1A5F2D (or 0x1A5F2D) is unknown color: approx Crusoe. HEX triplet: 1A, 5F and 2D. RGB value is (26,95,45). Sum of RGB (Red+Green+Blue) = 26+95+45=166 (21% of max value = 765). Red value is 26 (10.55% from 255 or 15.66% from 166); Green value is 95 (37.5% from 255 or 57.23% from 166); Blue value is 45 (17.97% from 255 or 27.11% from 166); Max value from RGB is 95 - color contains mainly: green. Hex color #1A5F2D is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #1A5F2D is #E5A0D2. Grayscale: #444444. Windows color (decimal): -15048915 or 2973466. OLE color: 2973466.
HSL color Cylindrical-coordinate representation of color #1A5F2D: hue angle of 136.52º degrees, saturation: 0.57, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #1A5F2D is Cyan = 0.73, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.63.
<style> p { color: #1A5F2D; } p { color: rgb(26,95,45); } H1.HeaderClassName { color: #1A5F2D; } .AnyTagClassName { color: #1A5F2D; } </style>
<style> a { background-color: #1A5F2D; } a { background-color: rgb(26,95,45); } div.DivClassName { background-color: #1A5F2D; } .BgClassName { background-color: #1A5F2D; } </style>
<style> span { border-color: #1A5F2D; } span { border-color: rgb(26,95,45); } td.TdClassName { border-color: #1A5F2D; } .TagClassName { border-color: #1A5F2D; } </style>