Shades of Tawny Port #713645
Tints of Tawny Port #713645
RGB
CMYK
RGB Variations
Color information
#713645 (or 0x713645) is known color: Tawny Port. HEX triplet: 71, 36 and 45. RGB value is (113,54,69). Sum of RGB (Red+Green+Blue) = 113+54+69=236 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.88% from 236); Green value is 54 (21.48% from 255 or 22.88% from 236); Blue value is 69 (27.34% from 255 or 29.24% from 236); Max value from RGB is 113 - color contains mainly: red. Hex color #713645 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713645 is #8EC9BA. Grayscale: #494949. Windows color (decimal): -9357755 or 4535921. OLE color: 4535921.
HSL color Cylindrical-coordinate representation of color #713645: hue angle of 344.75º 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 #713645 is Cyan = 0, Magento = 0.52, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 69 | - |
| CMYK | 0 | 0.52 | 0.39 | 0.56 |
| HSL | 344.75º | 0.35% | 0.33% | - |
| HSV(B) | 344.75º | 0.52% | 0.44% | - |
| XYZ | 9.2 | 6.58 | 6.41 | - |
| YUV | 73.35 | 125.55 | 156.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 69 | 0 | 0.52 | 0.39 | 0.56 | 344.75 | 0.35 | 0.33 |
| Hex | 71 | 36 | 45 | 0 | 34 | 27 | 38 | 159 | 23 | 21 |
| Octal | 161 | 66 | 105 | 0 | 64 | 47 | 70 | 531 | 43 | 41 |
| Binary | 1110001 | 110110 | 1000101 | 0 | 110100 | 100111 | 111000 | 101011001 | 100011 | 100001 |
Color Harmonies of #713645
Complementary color
Monochromatic Colors of #713645
Black with #713645
Text Example
Text Example
White with #713645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713645; }
p { color: rgb(113,54,69); }
H1.HeaderClassName
{
color: #713645;
}
.AnyTagClassName
{
color: #713645;
}
</style>
background-color css
<style>
a { background-color: #713645; }
a { background-color: rgb(113,54,69); }
div.DivClassName
{
background-color: #713645;
}
.BgClassName
{
background-color: #713645;
}
</style>
border-color css
<style>
span { border-color: #713645; }
span { border-color: rgb(113,54,69); }
td.TdClassName
{
border-color: #713645;
}
.TagClassName
{
border-color: #713645;
}
</style>