#2C350C (or 0x2C350C) is unknown color: approx Turtle Green. HEX triplet: 2C, 35 and 0C. RGB value is (44,53,12). Sum of RGB (Red+Green+Blue) = 44+53+12=109 (14% of max value = 765). Red value is 44 (17.58% from 255 or 40.37% from 109); Green value is 53 (21.09% from 255 or 48.62% from 109); Blue value is 12 (5.08% from 255 or 11.01% from 109); Max value from RGB is 53 - color contains mainly: green. Hex color #2C350C is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #2C350C is #D3CAF3. Grayscale: #2D2D2D. Windows color (decimal): -13880052 or 800044. OLE color: 800044.
HSL color Cylindrical-coordinate representation of color #2C350C: hue angle of 73.17º degrees, saturation: 0.63, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #2C350C is Cyan = 0.17, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.79.
<style> p { color: #2C350C; } p { color: rgb(44,53,12); } H1.HeaderClassName { color: #2C350C; } .AnyTagClassName { color: #2C350C; } </style>
<style> a { background-color: #2C350C; } a { background-color: rgb(44,53,12); } div.DivClassName { background-color: #2C350C; } .BgClassName { background-color: #2C350C; } </style>
<style> span { border-color: #2C350C; } span { border-color: rgb(44,53,12); } td.TdClassName { border-color: #2C350C; } .TagClassName { border-color: #2C350C; } </style>