Shades of Tawny Port #713847
Tints of Tawny Port #713847
RGB
CMYK
RGB Variations
Color information
#713847 (or 0x713847) is known color: Tawny Port. HEX triplet: 71, 38 and 47. RGB value is (113,56,71). Sum of RGB (Red+Green+Blue) = 113+56+71=240 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.08% from 240); Green value is 56 (22.27% from 255 or 23.33% from 240); Blue value is 71 (28.12% from 255 or 29.58% from 240); Max value from RGB is 113 - color contains mainly: red. Hex color #713847 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713847 is #8EC7B8. Grayscale: #4A4A4A. Windows color (decimal): -9357241 or 4667505. OLE color: 4667505.
HSL color Cylindrical-coordinate representation of color #713847: hue angle of 344.21º degrees, saturation: 0.34, 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 #713847 is Cyan = 0, Magento = 0.50, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 56 | 71 | - |
| CMYK | 0 | 0.50 | 0.37 | 0.56 |
| HSL | 344.21º | 0.34% | 0.33% | - |
| HSV(B) | 344.21º | 0.5% | 0.44% | - |
| XYZ | 9.36 | 6.79 | 6.78 | - |
| YUV | 74.75 | 125.88 | 155.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 71 | 0 | 0.50 | 0.37 | 0.56 | 344.21 | 0.34 | 0.33 |
| Hex | 71 | 38 | 47 | 0 | 32 | 25 | 38 | 158 | 22 | 21 |
| Octal | 161 | 70 | 107 | 0 | 62 | 45 | 70 | 530 | 42 | 41 |
| Binary | 1110001 | 111000 | 1000111 | 0 | 110010 | 100101 | 111000 | 101011000 | 100010 | 100001 |
Color Harmonies of #713847
Complementary color
Monochromatic Colors of #713847
Black with #713847
Text Example
Text Example
White with #713847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713847; }
p { color: rgb(113,56,71); }
H1.HeaderClassName
{
color: #713847;
}
.AnyTagClassName
{
color: #713847;
}
</style>
background-color css
<style>
a { background-color: #713847; }
a { background-color: rgb(113,56,71); }
div.DivClassName
{
background-color: #713847;
}
.BgClassName
{
background-color: #713847;
}
</style>
border-color css
<style>
span { border-color: #713847; }
span { border-color: rgb(113,56,71); }
td.TdClassName
{
border-color: #713847;
}
.TagClassName
{
border-color: #713847;
}
</style>