Shades of Tawny Port #713346
Tints of Tawny Port #713346
RGB
CMYK
RGB Variations
Color information
#713346 (or 0x713346) is known color: Tawny Port. HEX triplet: 71, 33 and 46. RGB value is (113,51,70). Sum of RGB (Red+Green+Blue) = 113+51+70=234 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.29% from 234); Green value is 51 (20.31% from 255 or 21.79% from 234); Blue value is 70 (27.73% from 255 or 29.91% from 234); Max value from RGB is 113 - color contains mainly: red. Hex color #713346 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713346 is #8ECCB9. Grayscale: #474747. Windows color (decimal): -9358522 or 4600689. OLE color: 4600689.
HSL color Cylindrical-coordinate representation of color #713346: hue angle of 341.61º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #713346 is Cyan = 0, Magento = 0.55, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 70 | - |
| CMYK | 0 | 0.55 | 0.38 | 0.56 |
| HSL | 341.61º | 0.38% | 0.32% | - |
| HSV(B) | 341.61º | 0.55% | 0.44% | - |
| XYZ | 9.1 | 6.32 | 6.53 | - |
| YUV | 71.7 | 127.04 | 157.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 70 | 0 | 0.55 | 0.38 | 0.56 | 341.61 | 0.38 | 0.32 |
| Hex | 71 | 33 | 46 | 0 | 37 | 26 | 38 | 156 | 26 | 20 |
| Octal | 161 | 63 | 106 | 0 | 67 | 46 | 70 | 526 | 46 | 40 |
| Binary | 1110001 | 110011 | 1000110 | 0 | 110111 | 100110 | 111000 | 101010110 | 100110 | 100000 |
Color Harmonies of #713346
Complementary color
Monochromatic Colors of #713346
Black with #713346
Text Example
Text Example
White with #713346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713346; }
p { color: rgb(113,51,70); }
H1.HeaderClassName
{
color: #713346;
}
.AnyTagClassName
{
color: #713346;
}
</style>
background-color css
<style>
a { background-color: #713346; }
a { background-color: rgb(113,51,70); }
div.DivClassName
{
background-color: #713346;
}
.BgClassName
{
background-color: #713346;
}
</style>
border-color css
<style>
span { border-color: #713346; }
span { border-color: rgb(113,51,70); }
td.TdClassName
{
border-color: #713346;
}
.TagClassName
{
border-color: #713346;
}
</style>