#B8B018 (or 0xB8B018) is unknown color: approx Earls Green. HEX triplet: B8, B0 and 18. RGB value is (184,176,24). Sum of RGB (Red+Green+Blue) = 184+176+24=384 (50% of max value = 765). Red value is 184 (72.27% from 255 or 47.92% from 384); Green value is 176 (69.14% from 255 or 45.83% from 384); Blue value is 24 (9.77% from 255 or 6.25% from 384); Max value from RGB is 184 - color contains mainly: red. Hex color #B8B018 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #B8B018 is #474FE7. Grayscale: #A1A1A1. Windows color (decimal): -4673512 or 1618104. OLE color: 1618104.
HSL color Cylindrical-coordinate representation of color #B8B018: hue angle of 57º degrees, saturation: 0.77, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #B8B018 is Cyan = 0, Magento = 0.04, Yellow = 0.87 and Black (K on CMYK) = 0.28.
<style> p { color: #b8b018; } p { color: rgb(184,176,24); } H1.HeaderClassName { color: #b8b018; } .AnyTagClassName { color: #b8b018; } </style>
<style> a { background-color: #b8b018; } a { background-color: rgb(184,176,24); } div.DivClassName { background-color: #b8b018; } .BgClassName { background-color: #b8b018; } </style>
<style> span { border-color: #b8b018; } span { border-color: rgb(184,176,24); } td.TdClassName { border-color: #b8b018; } .TagClassName { border-color: #b8b018; } </style>