#700B05 (or 0x700B05) is unknown color: approx Maroon. HEX triplet: 70, 0B and 05. RGB value is (112,11,5). Sum of RGB (Red+Green+Blue) = 112+11+5=128 (16% of max value = 765). Red value is 112 (44.14% from 255 or 87.5% from 128); Green value is 11 (4.69% from 255 or 8.59% from 128); Blue value is 5 (2.34% from 255 or 3.91% from 128); Max value from RGB is 112 - color contains mainly: red. Hex color #700B05 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #700B05 is #8FF4FA. Grayscale: #282828. Windows color (decimal): -9434363 or 330608. OLE color: 330608.
HSL color Cylindrical-coordinate representation of color #700B05: hue angle of 3.36º degrees, saturation: 0.91, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #700B05 is Cyan = 0, Magento = 0.90, Yellow = 0.96 and Black (K on CMYK) = 0.56.
<style> p { color: #700B05; } p { color: rgb(112,11,5); } H1.HeaderClassName { color: #700B05; } .AnyTagClassName { color: #700B05; } </style>
<style> a { background-color: #700B05; } a { background-color: rgb(112,11,5); } div.DivClassName { background-color: #700B05; } .BgClassName { background-color: #700B05; } </style>
<style> span { border-color: #700B05; } span { border-color: rgb(112,11,5); } td.TdClassName { border-color: #700B05; } .TagClassName { border-color: #700B05; } </style>