#B48C60 (or 0xB48C60) is unknown color: approx Barley Corn. HEX triplet: B4, 8C and 60. RGB value is (180,140,96). Sum of RGB (Red+Green+Blue) = 180+140+96=416 (55% of max value = 765). Red value is 180 (70.70% from 255 or 43.27% from 416); Green value is 140 (55.08% from 255 or 33.65% from 416); Blue value is 96 (37.89% from 255 or 23.08% from 416); Max value from RGB is 180 - color contains mainly: red. Hex color #B48C60 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #B48C60 is #4B739F. Grayscale: #939393. Windows color (decimal): -4944800 or 6327476. OLE color: 6327476.
HSL color Cylindrical-coordinate representation of color #B48C60: hue angle of 31.43º degrees, saturation: 0.36, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #B48C60 is Cyan = 0, Magento = 0.22, Yellow = 0.47 and Black (K on CMYK) = 0.29.
<style> p { color: #B48C60; } p { color: rgb(180,140,96); } H1.HeaderClassName { color: #B48C60; } .AnyTagClassName { color: #B48C60; } </style>
<style> a { background-color: #B48C60; } a { background-color: rgb(180,140,96); } div.DivClassName { background-color: #B48C60; } .BgClassName { background-color: #B48C60; } </style>
<style> span { border-color: #B48C60; } span { border-color: rgb(180,140,96); } td.TdClassName { border-color: #B48C60; } .TagClassName { border-color: #B48C60; } </style>