#BB3B00 (or 0xBB3B00) is unknown color: approx Rust. HEX triplet: BB, 3B and 00. RGB value is (187,59,0). Sum of RGB (Red+Green+Blue) = 187+59+0=246 (32% of max value = 765). Red value is 187 (73.44% from 255 or 76.02% from 246); Green value is 59 (23.44% from 255 or 23.98% from 246); Blue value is 0 (0.39% from 255 or 0% from 246); Max value from RGB is 187 - color contains mainly: red. Hex color #BB3B00 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #BB3B00 is #44C4FF. Grayscale: #5A5A5A. Windows color (decimal): -4506880 or 15291. OLE color: 15291.
HSL color Cylindrical-coordinate representation of color #BB3B00: hue angle of 18.93º degrees, saturation: 1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 1%. Process color model (Four color, CMYK) of #BB3B00 is Cyan = 0, Magento = 0.68, Yellow = 1 and Black (K on CMYK) = 0.27.
<style> p { color: #BB3B00; } p { color: rgb(187,59,0); } H1.HeaderClassName { color: #BB3B00; } .AnyTagClassName { color: #BB3B00; } </style>
<style> a { background-color: #BB3B00; } a { background-color: rgb(187,59,0); } div.DivClassName { background-color: #BB3B00; } .BgClassName { background-color: #BB3B00; } </style>
<style> span { border-color: #BB3B00; } span { border-color: rgb(187,59,0); } td.TdClassName { border-color: #BB3B00; } .TagClassName { border-color: #BB3B00; } </style>