#1B520F (or 0x1B520F) is unknown color: approx Myrtle. HEX triplet: 1B, 52 and 0F. RGB value is (27,82,15). Sum of RGB (Red+Green+Blue) = 27+82+15=124 (16% of max value = 765). Red value is 27 (10.94% from 255 or 21.77% from 124); Green value is 82 (32.42% from 255 or 66.13% from 124); Blue value is 15 (6.25% from 255 or 12.10% from 124); Max value from RGB is 82 - color contains mainly: green. Hex color #1B520F is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #1B520F is #E4ADF0. Grayscale: #3A3A3A. Windows color (decimal): -14986737 or 1004059. OLE color: 1004059.
HSL color Cylindrical-coordinate representation of color #1B520F: hue angle of 109.25º degrees, saturation: 0.69, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #1B520F is Cyan = 0.67, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.68.
<style> p { color: #1B520F; } p { color: rgb(27,82,15); } H1.HeaderClassName { color: #1B520F; } .AnyTagClassName { color: #1B520F; } </style>
<style> a { background-color: #1B520F; } a { background-color: rgb(27,82,15); } div.DivClassName { background-color: #1B520F; } .BgClassName { background-color: #1B520F; } </style>
<style> span { border-color: #1B520F; } span { border-color: rgb(27,82,15); } td.TdClassName { border-color: #1B520F; } .TagClassName { border-color: #1B520F; } </style>