Shades of Tawny Port #613049
Tints of Tawny Port #613049
RGB
CMYK
RGB Variations
Color information
#613049 (or 0x613049) is known color: Tawny Port. HEX triplet: 61, 30 and 49. RGB value is (97,48,73). Sum of RGB (Red+Green+Blue) = 97+48+73=218 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.50% from 218); Green value is 48 (19.14% from 255 or 22.02% from 218); Blue value is 73 (28.91% from 255 or 33.49% from 218); Max value from RGB is 97 - color contains mainly: red. Hex color #613049 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613049 is #9ECFB6. Grayscale: #414141. Windows color (decimal): -10407863 or 4796513. OLE color: 4796513.
HSL color Cylindrical-coordinate representation of color #613049: hue angle of 329.39º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #613049 is Cyan = 0, Magento = 0.51, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 73 | - |
| CMYK | 0 | 0.51 | 0.25 | 0.62 |
| HSL | 329.39º | 0.34% | 0.28% | - |
| HSV(B) | 329.39º | 0.51% | 0.38% | - |
| XYZ | 7.19 | 5.14 | 6.92 | - |
| YUV | 65.5 | 132.23 | 150.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 73 | 0 | 0.51 | 0.25 | 0.62 | 329.39 | 0.34 | 0.28 |
| Hex | 61 | 30 | 49 | 0 | 33 | 19 | 3E | 149 | 22 | 1C |
| Octal | 141 | 60 | 111 | 0 | 63 | 31 | 76 | 511 | 42 | 34 |
| Binary | 1100001 | 110000 | 1001001 | 0 | 110011 | 11001 | 111110 | 101001001 | 100010 | 11100 |
Color Harmonies of #613049
Complementary color
Monochromatic Colors of #613049
Black with #613049
Text Example
Text Example
White with #613049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613049; }
p { color: rgb(97,48,73); }
H1.HeaderClassName
{
color: #613049;
}
.AnyTagClassName
{
color: #613049;
}
</style>
background-color css
<style>
a { background-color: #613049; }
a { background-color: rgb(97,48,73); }
div.DivClassName
{
background-color: #613049;
}
.BgClassName
{
background-color: #613049;
}
</style>
border-color css
<style>
span { border-color: #613049; }
span { border-color: rgb(97,48,73); }
td.TdClassName
{
border-color: #613049;
}
.TagClassName
{
border-color: #613049;
}
</style>