Shades of Tawny Port #703446
Tints of Tawny Port #703446
RGB
CMYK
RGB Variations
Color information
#703446 (or 0x703446) is known color: Tawny Port. HEX triplet: 70, 34 and 46. RGB value is (112,52,70). Sum of RGB (Red+Green+Blue) = 112+52+70=234 (30% of max value = 765). Red value is 112 (44.14% from 255 or 47.86% from 234); Green value is 52 (20.70% from 255 or 22.22% from 234); Blue value is 70 (27.73% from 255 or 29.91% from 234); Max value from RGB is 112 - color contains mainly: red. Hex color #703446 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703446 is #8FCBB9. Grayscale: #474747. Windows color (decimal): -9423802 or 4600944. OLE color: 4600944.
HSL color Cylindrical-coordinate representation of color #703446: hue angle of 342º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #703446 is Cyan = 0, Magento = 0.54, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 52 | 70 | - |
| CMYK | 0 | 0.54 | 0.38 | 0.56 |
| HSL | 342º | 0.37% | 0.32% | - |
| HSV(B) | 342º | 0.54% | 0.44% | - |
| XYZ | 9.02 | 6.34 | 6.54 | - |
| YUV | 71.99 | 126.88 | 156.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 52 | 70 | 0 | 0.54 | 0.38 | 0.56 | 342 | 0.37 | 0.32 |
| Hex | 70 | 34 | 46 | 0 | 36 | 26 | 38 | 156 | 25 | 20 |
| Octal | 160 | 64 | 106 | 0 | 66 | 46 | 70 | 526 | 45 | 40 |
| Binary | 1110000 | 110100 | 1000110 | 0 | 110110 | 100110 | 111000 | 101010110 | 100101 | 100000 |
Color Harmonies of #703446
Complementary color
Monochromatic Colors of #703446
Black with #703446
Text Example
Text Example
White with #703446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703446; }
p { color: rgb(112,52,70); }
H1.HeaderClassName
{
color: #703446;
}
.AnyTagClassName
{
color: #703446;
}
</style>
background-color css
<style>
a { background-color: #703446; }
a { background-color: rgb(112,52,70); }
div.DivClassName
{
background-color: #703446;
}
.BgClassName
{
background-color: #703446;
}
</style>
border-color css
<style>
span { border-color: #703446; }
span { border-color: rgb(112,52,70); }
td.TdClassName
{
border-color: #703446;
}
.TagClassName
{
border-color: #703446;
}
</style>