Shades of Tawny Port #703846
Tints of Tawny Port #703846
RGB
CMYK
RGB Variations
Color information
#703846 (or 0x703846) is known color: Tawny Port. HEX triplet: 70, 38 and 46. RGB value is (112,56,70). Sum of RGB (Red+Green+Blue) = 112+56+70=238 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.06% from 238); Green value is 56 (22.27% from 255 or 23.53% from 238); Blue value is 70 (27.73% from 255 or 29.41% from 238); Max value from RGB is 112 - color contains mainly: red. Hex color #703846 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703846 is #8FC7B9. Grayscale: #4A4A4A. Windows color (decimal): -9422778 or 4601968. OLE color: 4601968.
HSL color Cylindrical-coordinate representation of color #703846: hue angle of 345º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #703846 is Cyan = 0, Magento = 0.50, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 56 | 70 | - |
| CMYK | 0 | 0.50 | 0.38 | 0.56 |
| HSL | 345º | 0.33% | 0.33% | - |
| HSV(B) | 345º | 0.5% | 0.44% | - |
| XYZ | 9.2 | 6.72 | 6.61 | - |
| YUV | 74.34 | 125.55 | 154.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 56 | 70 | 0 | 0.50 | 0.38 | 0.56 | 345 | 0.33 | 0.33 |
| Hex | 70 | 38 | 46 | 0 | 32 | 26 | 38 | 159 | 21 | 21 |
| Octal | 160 | 70 | 106 | 0 | 62 | 46 | 70 | 531 | 41 | 41 |
| Binary | 1110000 | 111000 | 1000110 | 0 | 110010 | 100110 | 111000 | 101011001 | 100001 | 100001 |
Color Harmonies of #703846
Complementary color
Monochromatic Colors of #703846
Black with #703846
Text Example
Text Example
White with #703846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703846; }
p { color: rgb(112,56,70); }
H1.HeaderClassName
{
color: #703846;
}
.AnyTagClassName
{
color: #703846;
}
</style>
background-color css
<style>
a { background-color: #703846; }
a { background-color: rgb(112,56,70); }
div.DivClassName
{
background-color: #703846;
}
.BgClassName
{
background-color: #703846;
}
</style>
border-color css
<style>
span { border-color: #703846; }
span { border-color: rgb(112,56,70); }
td.TdClassName
{
border-color: #703846;
}
.TagClassName
{
border-color: #703846;
}
</style>