#3C3306 (or 0x3C3306) is unknown color: approx Mikado. HEX triplet: 3C, 33 and 06. RGB value is (60,51,6). Sum of RGB (Red+Green+Blue) = 60+51+6=117 (15% of max value = 765). Red value is 60 (23.83% from 255 or 51.28% from 117); Green value is 51 (20.31% from 255 or 43.59% from 117); Blue value is 6 (2.73% from 255 or 5.13% from 117); Max value from RGB is 60 - color contains mainly: red. Hex color #3C3306 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #3C3306 is #C3CCF9. Grayscale: #303030. Windows color (decimal): -12831994 or 406332. OLE color: 406332.
HSL color Cylindrical-coordinate representation of color #3C3306: hue angle of 50º degrees, saturation: 0.82, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #3C3306 is Cyan = 0, Magento = 0.15, Yellow = 0.90 and Black (K on CMYK) = 0.76.
<style> p { color: #3C3306; } p { color: rgb(60,51,6); } H1.HeaderClassName { color: #3C3306; } .AnyTagClassName { color: #3C3306; } </style>
<style> a { background-color: #3C3306; } a { background-color: rgb(60,51,6); } div.DivClassName { background-color: #3C3306; } .BgClassName { background-color: #3C3306; } </style>
<style> span { border-color: #3C3306; } span { border-color: rgb(60,51,6); } td.TdClassName { border-color: #3C3306; } .TagClassName { border-color: #3C3306; } </style>