#3F3C2D (or 0x3F3C2D) is unknown color: approx Woodrush. HEX triplet: 3F, 3C and 2D. RGB value is (63,60,45). Sum of RGB (Red+Green+Blue) = 63+60+45=168 (22% of max value = 765). Red value is 63 (25% from 255 or 37.5% from 168); Green value is 60 (23.83% from 255 or 35.71% from 168); Blue value is 45 (17.97% from 255 or 26.79% from 168); Max value from RGB is 63 - color contains mainly: red. Hex color #3F3C2D is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #3F3C2D is #C0C3D2. Grayscale: #3B3B3B. Windows color (decimal): -12633043 or 2964543. OLE color: 2964543.
HSL color Cylindrical-coordinate representation of color #3F3C2D: hue angle of 50º degrees, saturation: 0.17, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #3F3C2D is Cyan = 0, Magento = 0.05, Yellow = 0.29 and Black (K on CMYK) = 0.75.
<style> p { color: #3F3C2D; } p { color: rgb(63,60,45); } H1.HeaderClassName { color: #3F3C2D; } .AnyTagClassName { color: #3F3C2D; } </style>
<style> a { background-color: #3F3C2D; } a { background-color: rgb(63,60,45); } div.DivClassName { background-color: #3F3C2D; } .BgClassName { background-color: #3F3C2D; } </style>
<style> span { border-color: #3F3C2D; } span { border-color: rgb(63,60,45); } td.TdClassName { border-color: #3F3C2D; } .TagClassName { border-color: #3F3C2D; } </style>