Shades of Tawny Port #613044
Tints of Tawny Port #613044
RGB
CMYK
RGB Variations
Color information
#613044 (or 0x613044) is known color: Tawny Port. HEX triplet: 61, 30 and 44. RGB value is (97,48,68). Sum of RGB (Red+Green+Blue) = 97+48+68=213 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.54% from 213); Green value is 48 (19.14% from 255 or 22.54% from 213); Blue value is 68 (26.95% from 255 or 31.92% from 213); Max value from RGB is 97 - color contains mainly: red. Hex color #613044 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613044 is #9ECFBB. Grayscale: #404040. Windows color (decimal): -10407868 or 4468833. OLE color: 4468833.
HSL color Cylindrical-coordinate representation of color #613044: hue angle of 335.51º 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 #613044 is Cyan = 0, Magento = 0.51, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 68 | - |
| CMYK | 0 | 0.51 | 0.30 | 0.62 |
| HSL | 335.51º | 0.34% | 0.28% | - |
| HSV(B) | 335.51º | 0.51% | 0.38% | - |
| XYZ | 7.03 | 5.07 | 6.08 | - |
| YUV | 64.93 | 129.73 | 150.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 68 | 0 | 0.51 | 0.30 | 0.62 | 335.51 | 0.34 | 0.28 |
| Hex | 61 | 30 | 44 | 0 | 33 | 1E | 3E | 150 | 22 | 1C |
| Octal | 141 | 60 | 104 | 0 | 63 | 36 | 76 | 520 | 42 | 34 |
| Binary | 1100001 | 110000 | 1000100 | 0 | 110011 | 11110 | 111110 | 101010000 | 100010 | 11100 |
Color Harmonies of #613044
Complementary color
Monochromatic Colors of #613044
Black with #613044
Text Example
Text Example
White with #613044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613044; }
p { color: rgb(97,48,68); }
H1.HeaderClassName
{
color: #613044;
}
.AnyTagClassName
{
color: #613044;
}
</style>
background-color css
<style>
a { background-color: #613044; }
a { background-color: rgb(97,48,68); }
div.DivClassName
{
background-color: #613044;
}
.BgClassName
{
background-color: #613044;
}
</style>
border-color css
<style>
span { border-color: #613044; }
span { border-color: rgb(97,48,68); }
td.TdClassName
{
border-color: #613044;
}
.TagClassName
{
border-color: #613044;
}
</style>