#B0902D (or 0xB0902D) is unknown color: approx Reef Gold. HEX triplet: B0, 90 and 2D. RGB value is (176,144,45). Sum of RGB (Red+Green+Blue) = 176+144+45=365 (48% of max value = 765). Red value is 176 (69.14% from 255 or 48.22% from 365); Green value is 144 (56.64% from 255 or 39.45% from 365); Blue value is 45 (17.97% from 255 or 12.33% from 365); Max value from RGB is 176 - color contains mainly: red. Hex color #B0902D is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #B0902D is #4F6FD2. Grayscale: #8E8E8E. Windows color (decimal): -5205971 or 2986160. OLE color: 2986160.
HSL color Cylindrical-coordinate representation of color #B0902D: hue angle of 45.34º degrees, saturation: 0.59, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #B0902D is Cyan = 0, Magento = 0.18, Yellow = 0.74 and Black (K on CMYK) = 0.31.
<style> p { color: #B0902D; } p { color: rgb(176,144,45); } H1.HeaderClassName { color: #B0902D; } .AnyTagClassName { color: #B0902D; } </style>
<style> a { background-color: #B0902D; } a { background-color: rgb(176,144,45); } div.DivClassName { background-color: #B0902D; } .BgClassName { background-color: #B0902D; } </style>
<style> span { border-color: #B0902D; } span { border-color: rgb(176,144,45); } td.TdClassName { border-color: #B0902D; } .TagClassName { border-color: #B0902D; } </style>