Shades of Tawny Port #713948
Tints of Tawny Port #713948
RGB
CMYK
RGB Variations
Color information
#713948 (or 0x713948) is known color: Tawny Port. HEX triplet: 71, 39 and 48. RGB value is (113,57,72). Sum of RGB (Red+Green+Blue) = 113+57+72=242 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.69% from 242); Green value is 57 (22.66% from 255 or 23.55% from 242); Blue value is 72 (28.52% from 255 or 29.75% from 242); Max value from RGB is 113 - color contains mainly: red. Hex color #713948 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713948 is #8EC6B7. Grayscale: #4B4B4B. Windows color (decimal): -9356984 or 4733297. OLE color: 4733297.
HSL color Cylindrical-coordinate representation of color #713948: hue angle of 343.93º degrees, saturation: 0.33, 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 #713948 is Cyan = 0, Magento = 0.50, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 57 | 72 | - |
| CMYK | 0 | 0.50 | 0.36 | 0.56 |
| HSL | 343.93º | 0.33% | 0.33% | - |
| HSV(B) | 343.93º | 0.5% | 0.44% | - |
| XYZ | 9.44 | 6.9 | 6.97 | - |
| YUV | 75.45 | 126.05 | 154.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 57 | 72 | 0 | 0.50 | 0.36 | 0.56 | 343.93 | 0.33 | 0.33 |
| Hex | 71 | 39 | 48 | 0 | 32 | 24 | 38 | 158 | 21 | 21 |
| Octal | 161 | 71 | 110 | 0 | 62 | 44 | 70 | 530 | 41 | 41 |
| Binary | 1110001 | 111001 | 1001000 | 0 | 110010 | 100100 | 111000 | 101011000 | 100001 | 100001 |
Color Harmonies of #713948
Complementary color
Monochromatic Colors of #713948
Black with #713948
Text Example
Text Example
White with #713948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713948; }
p { color: rgb(113,57,72); }
H1.HeaderClassName
{
color: #713948;
}
.AnyTagClassName
{
color: #713948;
}
</style>
background-color css
<style>
a { background-color: #713948; }
a { background-color: rgb(113,57,72); }
div.DivClassName
{
background-color: #713948;
}
.BgClassName
{
background-color: #713948;
}
</style>
border-color css
<style>
span { border-color: #713948; }
span { border-color: rgb(113,57,72); }
td.TdClassName
{
border-color: #713948;
}
.TagClassName
{
border-color: #713948;
}
</style>