Shades of Tawny Port #713546
Tints of Tawny Port #713546
RGB
CMYK
RGB Variations
Color information
#713546 (or 0x713546) is known color: Tawny Port. HEX triplet: 71, 35 and 46. RGB value is (113,53,70). Sum of RGB (Red+Green+Blue) = 113+53+70=236 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.88% from 236); Green value is 53 (21.09% from 255 or 22.46% from 236); Blue value is 70 (27.73% from 255 or 29.66% from 236); Max value from RGB is 113 - color contains mainly: red. Hex color #713546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713546 is #8ECAB9. Grayscale: #484848. Windows color (decimal): -9358010 or 4601201. OLE color: 4601201.
HSL color Cylindrical-coordinate representation of color #713546: hue angle of 343º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #713546 is Cyan = 0, Magento = 0.53, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 53 | 70 | - |
| CMYK | 0 | 0.53 | 0.38 | 0.56 |
| HSL | 343º | 0.36% | 0.33% | - |
| HSV(B) | 343º | 0.53% | 0.44% | - |
| XYZ | 9.19 | 6.5 | 6.56 | - |
| YUV | 72.88 | 126.38 | 156.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 53 | 70 | 0 | 0.53 | 0.38 | 0.56 | 343 | 0.36 | 0.33 |
| Hex | 71 | 35 | 46 | 0 | 35 | 26 | 38 | 157 | 24 | 21 |
| Octal | 161 | 65 | 106 | 0 | 65 | 46 | 70 | 527 | 44 | 41 |
| Binary | 1110001 | 110101 | 1000110 | 0 | 110101 | 100110 | 111000 | 101010111 | 100100 | 100001 |
Color Harmonies of #713546
Complementary color
Monochromatic Colors of #713546
Black with #713546
Text Example
Text Example
White with #713546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713546; }
p { color: rgb(113,53,70); }
H1.HeaderClassName
{
color: #713546;
}
.AnyTagClassName
{
color: #713546;
}
</style>
background-color css
<style>
a { background-color: #713546; }
a { background-color: rgb(113,53,70); }
div.DivClassName
{
background-color: #713546;
}
.BgClassName
{
background-color: #713546;
}
</style>
border-color css
<style>
span { border-color: #713546; }
span { border-color: rgb(113,53,70); }
td.TdClassName
{
border-color: #713546;
}
.TagClassName
{
border-color: #713546;
}
</style>