#700B1C (or 0x700B1C) is unknown color: approx Burgundy. HEX triplet: 70, 0B and 1C. RGB value is (112,11,28). Sum of RGB (Red+Green+Blue) = 112+11+28=151 (20% of max value = 765). Red value is 112 (44.14% from 255 or 74.17% from 151); Green value is 11 (4.69% from 255 or 7.28% from 151); Blue value is 28 (11.33% from 255 or 18.54% from 151); Max value from RGB is 112 - color contains mainly: red. Hex color #700B1C is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #700B1C is #8FF4E3. Grayscale: #2B2B2B. Windows color (decimal): -9434340 or 1837936. OLE color: 1837936.
HSL color Cylindrical-coordinate representation of color #700B1C: hue angle of 349.9º degrees, saturation: 0.82, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #700B1C is Cyan = 0, Magento = 0.90, Yellow = 0.75 and Black (K on CMYK) = 0.56.
<style> p { color: #700B1C; } p { color: rgb(112,11,28); } H1.HeaderClassName { color: #700B1C; } .AnyTagClassName { color: #700B1C; } </style>
<style> a { background-color: #700B1C; } a { background-color: rgb(112,11,28); } div.DivClassName { background-color: #700B1C; } .BgClassName { background-color: #700B1C; } </style>
<style> span { border-color: #700B1C; } span { border-color: rgb(112,11,28); } td.TdClassName { border-color: #700B1C; } .TagClassName { border-color: #700B1C; } </style>