Shades of Tawny Port #713846
Tints of Tawny Port #713846
RGB
CMYK
RGB Variations
Color information
#713846 (or 0x713846) is known color: Tawny Port. HEX triplet: 71, 38 and 46. RGB value is (113,56,70). Sum of RGB (Red+Green+Blue) = 113+56+70=239 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.28% from 239); Green value is 56 (22.27% from 255 or 23.43% from 239); Blue value is 70 (27.73% from 255 or 29.29% from 239); Max value from RGB is 113 - color contains mainly: red. Hex color #713846 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713846 is #8EC7B9. Grayscale: #4A4A4A. Windows color (decimal): -9357242 or 4601969. OLE color: 4601969.
HSL color Cylindrical-coordinate representation of color #713846: hue angle of 345.26º 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 #713846 is Cyan = 0, Magento = 0.50, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 56 | 70 | - |
| CMYK | 0 | 0.50 | 0.38 | 0.56 |
| HSL | 345.26º | 0.34% | 0.33% | - |
| HSV(B) | 345.26º | 0.5% | 0.44% | - |
| XYZ | 9.33 | 6.78 | 6.61 | - |
| YUV | 74.64 | 125.38 | 155.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 70 | 0 | 0.50 | 0.38 | 0.56 | 345.26 | 0.34 | 0.33 |
| Hex | 71 | 38 | 46 | 0 | 32 | 26 | 38 | 159 | 22 | 21 |
| Octal | 161 | 70 | 106 | 0 | 62 | 46 | 70 | 531 | 42 | 41 |
| Binary | 1110001 | 111000 | 1000110 | 0 | 110010 | 100110 | 111000 | 101011001 | 100010 | 100001 |
Color Harmonies of #713846
Complementary color
Monochromatic Colors of #713846
Black with #713846
Text Example
Text Example
White with #713846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713846; }
p { color: rgb(113,56,70); }
H1.HeaderClassName
{
color: #713846;
}
.AnyTagClassName
{
color: #713846;
}
</style>
background-color css
<style>
a { background-color: #713846; }
a { background-color: rgb(113,56,70); }
div.DivClassName
{
background-color: #713846;
}
.BgClassName
{
background-color: #713846;
}
</style>
border-color css
<style>
span { border-color: #713846; }
span { border-color: rgb(113,56,70); }
td.TdClassName
{
border-color: #713846;
}
.TagClassName
{
border-color: #713846;
}
</style>