Shades of Tawny Port #613048
Tints of Tawny Port #613048
RGB
CMYK
RGB Variations
Color information
#613048 (or 0x613048) is known color: Tawny Port. HEX triplet: 61, 30 and 48. RGB value is (97,48,72). Sum of RGB (Red+Green+Blue) = 97+48+72=217 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.70% from 217); Green value is 48 (19.14% from 255 or 22.12% from 217); Blue value is 72 (28.52% from 255 or 33.18% from 217); Max value from RGB is 97 - color contains mainly: red. Hex color #613048 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613048 is #9ECFB7. Grayscale: #414141. Windows color (decimal): -10407864 or 4730977. OLE color: 4730977.
HSL color Cylindrical-coordinate representation of color #613048: hue angle of 330.61º 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 #613048 is Cyan = 0, Magento = 0.51, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 72 | - |
| CMYK | 0 | 0.51 | 0.26 | 0.62 |
| HSL | 330.61º | 0.34% | 0.28% | - |
| HSV(B) | 330.61º | 0.51% | 0.38% | - |
| XYZ | 7.16 | 5.12 | 6.74 | - |
| YUV | 65.39 | 131.73 | 150.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 72 | 0 | 0.51 | 0.26 | 0.62 | 330.61 | 0.34 | 0.28 |
| Hex | 61 | 30 | 48 | 0 | 33 | 1A | 3E | 14B | 22 | 1C |
| Octal | 141 | 60 | 110 | 0 | 63 | 32 | 76 | 513 | 42 | 34 |
| Binary | 1100001 | 110000 | 1001000 | 0 | 110011 | 11010 | 111110 | 101001011 | 100010 | 11100 |
Color Harmonies of #613048
Complementary color
Monochromatic Colors of #613048
Black with #613048
Text Example
Text Example
White with #613048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613048; }
p { color: rgb(97,48,72); }
H1.HeaderClassName
{
color: #613048;
}
.AnyTagClassName
{
color: #613048;
}
</style>
background-color css
<style>
a { background-color: #613048; }
a { background-color: rgb(97,48,72); }
div.DivClassName
{
background-color: #613048;
}
.BgClassName
{
background-color: #613048;
}
</style>
border-color css
<style>
span { border-color: #613048; }
span { border-color: rgb(97,48,72); }
td.TdClassName
{
border-color: #613048;
}
.TagClassName
{
border-color: #613048;
}
</style>