#9F7360 (or 0x9F7360) is unknown color: approx Toast. HEX triplet: 9F, 73 and 60. RGB value is (159,115,96). Sum of RGB (Red+Green+Blue) = 159+115+96=370 (49% of max value = 765). Red value is 159 (62.5% from 255 or 42.97% from 370); Green value is 115 (45.31% from 255 or 31.08% from 370); Blue value is 96 (37.89% from 255 or 25.95% from 370); Max value from RGB is 159 - color contains mainly: red. Hex color #9F7360 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F7360 is #608C9F. Grayscale: #7E7E7E. Windows color (decimal): -6327456 or 6321055. OLE color: 6321055.
HSL color Cylindrical-coordinate representation of color #9F7360: hue angle of 18.1º degrees, saturation: 0.25, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #9F7360 is Cyan = 0, Magento = 0.28, Yellow = 0.40 and Black (K on CMYK) = 0.38.
<style> p { color: #9F7360; } p { color: rgb(159,115,96); } H1.HeaderClassName { color: #9F7360; } .AnyTagClassName { color: #9F7360; } </style>
<style> a { background-color: #9F7360; } a { background-color: rgb(159,115,96); } div.DivClassName { background-color: #9F7360; } .BgClassName { background-color: #9F7360; } </style>
<style> span { border-color: #9F7360; } span { border-color: rgb(159,115,96); } td.TdClassName { border-color: #9F7360; } .TagClassName { border-color: #9F7360; } </style>