#B88A2A (or 0xB88A2A) is unknown color: approx Nugget. HEX triplet: B8, 8A and 2A. RGB value is (184,138,42). Sum of RGB (Red+Green+Blue) = 184+138+42=364 (48% of max value = 765). Red value is 184 (72.27% from 255 or 50.55% from 364); Green value is 138 (54.30% from 255 or 37.91% from 364); Blue value is 42 (16.80% from 255 or 11.54% from 364); Max value from RGB is 184 - color contains mainly: red. Hex color #B88A2A is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #B88A2A is #4775D5. Grayscale: #8D8D8D. Windows color (decimal): -4683222 or 2788024. OLE color: 2788024.
HSL color Cylindrical-coordinate representation of color #B88A2A: hue angle of 40.56º degrees, saturation: 0.63, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #B88A2A is Cyan = 0, Magento = 0.25, Yellow = 0.77 and Black (K on CMYK) = 0.28.
<style> p { color: #b88a2a; } p { color: rgb(184,138,42); } H1.HeaderClassName { color: #b88a2a; } .AnyTagClassName { color: #b88a2a; } </style>
<style> a { background-color: #b88a2a; } a { background-color: rgb(184,138,42); } div.DivClassName { background-color: #b88a2a; } .BgClassName { background-color: #b88a2a; } </style>
<style> span { border-color: #b88a2a; } span { border-color: rgb(184,138,42); } td.TdClassName { border-color: #b88a2a; } .TagClassName { border-color: #b88a2a; } </style>