#B2360C (or 0xB2360C) is unknown color: approx Rust. HEX triplet: B2, 36 and 0C. RGB value is (178,54,12). Sum of RGB (Red+Green+Blue) = 178+54+12=244 (32% of max value = 765). Red value is 178 (69.92% from 255 or 72.95% from 244); Green value is 54 (21.48% from 255 or 22.13% from 244); Blue value is 12 (5.08% from 255 or 4.92% from 244); Max value from RGB is 178 - color contains mainly: red. Hex color #B2360C is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #B2360C is #4DC9F3. Grayscale: #565656. Windows color (decimal): -5097972 or 800434. OLE color: 800434.
HSL color Cylindrical-coordinate representation of color #B2360C: hue angle of 15.18º degrees, saturation: 0.87, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #B2360C is Cyan = 0, Magento = 0.70, Yellow = 0.93 and Black (K on CMYK) = 0.30.
<style> p { color: #b2360c; } p { color: rgb(178,54,12); } H1.HeaderClassName { color: #b2360c; } .AnyTagClassName { color: #b2360c; } </style>
<style> a { background-color: #b2360c; } a { background-color: rgb(178,54,12); } div.DivClassName { background-color: #b2360c; } .BgClassName { background-color: #b2360c; } </style>
<style> span { border-color: #b2360c; } span { border-color: rgb(178,54,12); } td.TdClassName { border-color: #b2360c; } .TagClassName { border-color: #b2360c; } </style>