#3C550B (or 0x3C550B) is unknown color: approx Verdun Green. HEX triplet: 3C, 55 and 0B. RGB value is (60,85,11). Sum of RGB (Red+Green+Blue) = 60+85+11=156 (20% of max value = 765). Red value is 60 (23.83% from 255 or 38.46% from 156); Green value is 85 (33.59% from 255 or 54.49% from 156); Blue value is 11 (4.69% from 255 or 7.05% from 156); Max value from RGB is 85 - color contains mainly: green. Hex color #3C550B is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #3C550B is #C3AAF4. Grayscale: #454545. Windows color (decimal): -12823285 or 742716. OLE color: 742716.
HSL color Cylindrical-coordinate representation of color #3C550B: hue angle of 80.27º degrees, saturation: 0.77, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #3C550B is Cyan = 0.29, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.67.
<style> p { color: #3C550B; } p { color: rgb(60,85,11); } H1.HeaderClassName { color: #3C550B; } .AnyTagClassName { color: #3C550B; } </style>
<style> a { background-color: #3C550B; } a { background-color: rgb(60,85,11); } div.DivClassName { background-color: #3C550B; } .BgClassName { background-color: #3C550B; } </style>
<style> span { border-color: #3C550B; } span { border-color: rgb(60,85,11); } td.TdClassName { border-color: #3C550B; } .TagClassName { border-color: #3C550B; } </style>