#B8A601 (or 0xB8A601) is unknown color: approx Buddha Gold. HEX triplet: B8, A6 and 01. RGB value is (184,166,1). Sum of RGB (Red+Green+Blue) = 184+166+1=351 (46% of max value = 765). Red value is 184 (72.27% from 255 or 52.42% from 351); Green value is 166 (65.23% from 255 or 47.29% from 351); Blue value is 1 (0.78% from 255 or 0.28% from 351); Max value from RGB is 184 - color contains mainly: red. Hex color #B8A601 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #B8A601 is #4759FE. Grayscale: #999999. Windows color (decimal): -4676095 or 108216. OLE color: 108216.
HSL color Cylindrical-coordinate representation of color #B8A601: hue angle of 54.1º degrees, saturation: 0.99, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #B8A601 is Cyan = 0, Magento = 0.10, Yellow = 0.99 and Black (K on CMYK) = 0.28.
<style> p { color: #B8A601; } p { color: rgb(184,166,1); } H1.HeaderClassName { color: #B8A601; } .AnyTagClassName { color: #B8A601; } </style>
<style> a { background-color: #B8A601; } a { background-color: rgb(184,166,1); } div.DivClassName { background-color: #B8A601; } .BgClassName { background-color: #B8A601; } </style>
<style> span { border-color: #B8A601; } span { border-color: rgb(184,166,1); } td.TdClassName { border-color: #B8A601; } .TagClassName { border-color: #B8A601; } </style>