#BB4A0C (or 0xBB4A0C) is unknown color: approx Rust. HEX triplet: BB, 4A and 0C. RGB value is (187,74,12). Sum of RGB (Red+Green+Blue) = 187+74+12=273 (36% of max value = 765). Red value is 187 (73.44% from 255 or 68.50% from 273); Green value is 74 (29.30% from 255 or 27.11% from 273); Blue value is 12 (5.08% from 255 or 4.40% from 273); Max value from RGB is 187 - color contains mainly: red. Hex color #BB4A0C is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #BB4A0C is #44B5F3. Grayscale: #656565. Windows color (decimal): -4503028 or 805563. OLE color: 805563.
HSL color Cylindrical-coordinate representation of color #BB4A0C: hue angle of 21.26º degrees, saturation: 0.88, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #BB4A0C is Cyan = 0, Magento = 0.60, Yellow = 0.94 and Black (K on CMYK) = 0.27.
<style> p { color: #BB4A0C; } p { color: rgb(187,74,12); } H1.HeaderClassName { color: #BB4A0C; } .AnyTagClassName { color: #BB4A0C; } </style>
<style> a { background-color: #BB4A0C; } a { background-color: rgb(187,74,12); } div.DivClassName { background-color: #BB4A0C; } .BgClassName { background-color: #BB4A0C; } </style>
<style> span { border-color: #BB4A0C; } span { border-color: rgb(187,74,12); } td.TdClassName { border-color: #BB4A0C; } .TagClassName { border-color: #BB4A0C; } </style>