#392505 (or 0x392505) is unknown color: approx Cocoa Brown. HEX triplet: 39, 25 and 05. RGB value is (57,37,5). Sum of RGB (Red+Green+Blue) = 57+37+5=99 (13% of max value = 765). Red value is 57 (22.66% from 255 or 57.58% from 99); Green value is 37 (14.84% from 255 or 37.37% from 99); Blue value is 5 (2.34% from 255 or 5.05% from 99); Max value from RGB is 57 - color contains mainly: red. Hex color #392505 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #392505 is #C6DAFA. Grayscale: #272727. Windows color (decimal): -13032187 or 337209. OLE color: 337209.
HSL color Cylindrical-coordinate representation of color #392505: hue angle of 36.92º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #392505 is Cyan = 0, Magento = 0.35, Yellow = 0.91 and Black (K on CMYK) = 0.78.
<style> p { color: #392505; } p { color: rgb(57,37,5); } H1.HeaderClassName { color: #392505; } .AnyTagClassName { color: #392505; } </style>
<style> a { background-color: #392505; } a { background-color: rgb(57,37,5); } div.DivClassName { background-color: #392505; } .BgClassName { background-color: #392505; } </style>
<style> span { border-color: #392505; } span { border-color: rgb(57,37,5); } td.TdClassName { border-color: #392505; } .TagClassName { border-color: #392505; } </style>