Shades of Tawny Port #713647
Tints of Tawny Port #713647
RGB
CMYK
RGB Variations
Color information
#713647 (or 0x713647) is known color: Tawny Port. HEX triplet: 71, 36 and 47. RGB value is (113,54,71). Sum of RGB (Red+Green+Blue) = 113+54+71=238 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.48% from 238); Green value is 54 (21.48% from 255 or 22.69% from 238); Blue value is 71 (28.12% from 255 or 29.83% from 238); Max value from RGB is 113 - color contains mainly: red. Hex color #713647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713647 is #8EC9B8. Grayscale: #494949. Windows color (decimal): -9357753 or 4666993. OLE color: 4666993.
HSL color Cylindrical-coordinate representation of color #713647: hue angle of 342.71º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #713647 is Cyan = 0, Magento = 0.52, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 71 | - |
| CMYK | 0 | 0.52 | 0.37 | 0.56 |
| HSL | 342.71º | 0.35% | 0.33% | - |
| HSV(B) | 342.71º | 0.52% | 0.44% | - |
| XYZ | 9.27 | 6.6 | 6.75 | - |
| YUV | 73.58 | 126.55 | 156.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 71 | 0 | 0.52 | 0.37 | 0.56 | 342.71 | 0.35 | 0.33 |
| Hex | 71 | 36 | 47 | 0 | 34 | 25 | 38 | 157 | 23 | 21 |
| Octal | 161 | 66 | 107 | 0 | 64 | 45 | 70 | 527 | 43 | 41 |
| Binary | 1110001 | 110110 | 1000111 | 0 | 110100 | 100101 | 111000 | 101010111 | 100011 | 100001 |
Color Harmonies of #713647
Complementary color
Monochromatic Colors of #713647
Black with #713647
Text Example
Text Example
White with #713647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713647; }
p { color: rgb(113,54,71); }
H1.HeaderClassName
{
color: #713647;
}
.AnyTagClassName
{
color: #713647;
}
</style>
background-color css
<style>
a { background-color: #713647; }
a { background-color: rgb(113,54,71); }
div.DivClassName
{
background-color: #713647;
}
.BgClassName
{
background-color: #713647;
}
</style>
border-color css
<style>
span { border-color: #713647; }
span { border-color: rgb(113,54,71); }
td.TdClassName
{
border-color: #713647;
}
.TagClassName
{
border-color: #713647;
}
</style>