#B23C18 (or 0xB23C18) is unknown color: approx Rust. HEX triplet: B2, 3C and 18. RGB value is (178,60,24). Sum of RGB (Red+Green+Blue) = 178+60+24=262 (34% of max value = 765). Red value is 178 (69.92% from 255 or 67.94% from 262); Green value is 60 (23.83% from 255 or 22.90% from 262); Blue value is 24 (9.77% from 255 or 9.16% from 262); Max value from RGB is 178 - color contains mainly: red. Hex color #B23C18 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #B23C18 is #4DC3E7. Grayscale: #5B5B5B. Windows color (decimal): -5096424 or 1588402. OLE color: 1588402.
HSL color Cylindrical-coordinate representation of color #B23C18: hue angle of 14.03º degrees, saturation: 0.76, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #B23C18 is Cyan = 0, Magento = 0.66, Yellow = 0.87 and Black (K on CMYK) = 0.30.
<style> p { color: #B23C18; } p { color: rgb(178,60,24); } H1.HeaderClassName { color: #B23C18; } .AnyTagClassName { color: #B23C18; } </style>
<style> a { background-color: #B23C18; } a { background-color: rgb(178,60,24); } div.DivClassName { background-color: #B23C18; } .BgClassName { background-color: #B23C18; } </style>
<style> span { border-color: #B23C18; } span { border-color: rgb(178,60,24); } td.TdClassName { border-color: #B23C18; } .TagClassName { border-color: #B23C18; } </style>