Shades of Tawny Port #703547
Tints of Tawny Port #703547
RGB
CMYK
RGB Variations
Color information
#703547 (or 0x703547) is known color: Tawny Port. HEX triplet: 70, 35 and 47. RGB value is (112,53,71). Sum of RGB (Red+Green+Blue) = 112+53+71=236 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.46% from 236); Green value is 53 (21.09% from 255 or 22.46% from 236); Blue value is 71 (28.12% from 255 or 30.08% from 236); Max value from RGB is 112 - color contains mainly: red. Hex color #703547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703547 is #8FCAB8. Grayscale: #484848. Windows color (decimal): -9423545 or 4666736. OLE color: 4666736.
HSL color Cylindrical-coordinate representation of color #703547: hue angle of 341.69º degrees, saturation: 0.36, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #703547 is Cyan = 0, Magento = 0.53, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 71 | - |
| CMYK | 0 | 0.53 | 0.37 | 0.56 |
| HSL | 341.69º | 0.36% | 0.32% | - |
| HSV(B) | 341.69º | 0.53% | 0.44% | - |
| XYZ | 9.09 | 6.45 | 6.73 | - |
| YUV | 72.69 | 127.05 | 156.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 71 | 0 | 0.53 | 0.37 | 0.56 | 341.69 | 0.36 | 0.32 |
| Hex | 70 | 35 | 47 | 0 | 35 | 25 | 38 | 156 | 24 | 20 |
| Octal | 160 | 65 | 107 | 0 | 65 | 45 | 70 | 526 | 44 | 40 |
| Binary | 1110000 | 110101 | 1000111 | 0 | 110101 | 100101 | 111000 | 101010110 | 100100 | 100000 |
Color Harmonies of #703547
Complementary color
Monochromatic Colors of #703547
Black with #703547
Text Example
Text Example
White with #703547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703547; }
p { color: rgb(112,53,71); }
H1.HeaderClassName
{
color: #703547;
}
.AnyTagClassName
{
color: #703547;
}
</style>
background-color css
<style>
a { background-color: #703547; }
a { background-color: rgb(112,53,71); }
div.DivClassName
{
background-color: #703547;
}
.BgClassName
{
background-color: #703547;
}
</style>
border-color css
<style>
span { border-color: #703547; }
span { border-color: rgb(112,53,71); }
td.TdClassName
{
border-color: #703547;
}
.TagClassName
{
border-color: #703547;
}
</style>