Shades of Tawny Port #613041
Tints of Tawny Port #613041
RGB
CMYK
RGB Variations
Color information
#613041 (or 0x613041) is known color: Tawny Port. HEX triplet: 61, 30 and 41. RGB value is (97,48,65). Sum of RGB (Red+Green+Blue) = 97+48+65=210 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.19% from 210); Green value is 48 (19.14% from 255 or 22.86% from 210); Blue value is 65 (25.78% from 255 or 30.95% from 210); Max value from RGB is 97 - color contains mainly: red. Hex color #613041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613041 is #9ECFBE. Grayscale: #404040. Windows color (decimal): -10407871 or 4272225. OLE color: 4272225.
HSL color Cylindrical-coordinate representation of color #613041: hue angle of 339.18º 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 #613041 is Cyan = 0, Magento = 0.51, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 65 | - |
| CMYK | 0 | 0.51 | 0.33 | 0.62 |
| HSL | 339.18º | 0.34% | 0.28% | - |
| HSV(B) | 339.18º | 0.51% | 0.38% | - |
| XYZ | 6.94 | 5.04 | 5.61 | - |
| YUV | 64.59 | 128.23 | 151.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 65 | 0 | 0.51 | 0.33 | 0.62 | 339.18 | 0.34 | 0.28 |
| Hex | 61 | 30 | 41 | 0 | 33 | 21 | 3E | 153 | 22 | 1C |
| Octal | 141 | 60 | 101 | 0 | 63 | 41 | 76 | 523 | 42 | 34 |
| Binary | 1100001 | 110000 | 1000001 | 0 | 110011 | 100001 | 111110 | 101010011 | 100010 | 11100 |
Color Harmonies of #613041
Complementary color
Monochromatic Colors of #613041
Black with #613041
Text Example
Text Example
White with #613041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613041; }
p { color: rgb(97,48,65); }
H1.HeaderClassName
{
color: #613041;
}
.AnyTagClassName
{
color: #613041;
}
</style>
background-color css
<style>
a { background-color: #613041; }
a { background-color: rgb(97,48,65); }
div.DivClassName
{
background-color: #613041;
}
.BgClassName
{
background-color: #613041;
}
</style>
border-color css
<style>
span { border-color: #613041; }
span { border-color: rgb(97,48,65); }
td.TdClassName
{
border-color: #613041;
}
.TagClassName
{
border-color: #613041;
}
</style>