#3C651E (or 0x3C651E) is unknown color: approx Dell. HEX triplet: 3C, 65 and 1E. RGB value is (60,101,30). Sum of RGB (Red+Green+Blue) = 60+101+30=191 (25% of max value = 765). Red value is 60 (23.83% from 255 or 31.41% from 191); Green value is 101 (39.84% from 255 or 52.88% from 191); Blue value is 30 (12.11% from 255 or 15.71% from 191); Max value from RGB is 101 - color contains mainly: green. Hex color #3C651E is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #3C651E is #C39AE1. Grayscale: #505050. Windows color (decimal): -12819170 or 1991996. OLE color: 1991996.
HSL color Cylindrical-coordinate representation of color #3C651E: hue angle of 94.65º degrees, saturation: 0.54, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #3C651E is Cyan = 0.41, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.60.
<style> p { color: #3c651e; } p { color: rgb(60,101,30); } H1.HeaderClassName { color: #3c651e; } .AnyTagClassName { color: #3c651e; } </style>
<style> a { background-color: #3c651e; } a { background-color: rgb(60,101,30); } div.DivClassName { background-color: #3c651e; } .BgClassName { background-color: #3c651e; } </style>
<style> span { border-color: #3c651e; } span { border-color: rgb(60,101,30); } td.TdClassName { border-color: #3c651e; } .TagClassName { border-color: #3c651e; } </style>