Shades of Tawny Port #613140
Tints of Tawny Port #613140
RGB
CMYK
RGB Variations
Color information
#613140 (or 0x613140) is known color: Tawny Port. HEX triplet: 61, 31 and 40. RGB value is (97,49,64). Sum of RGB (Red+Green+Blue) = 97+49+64=210 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.19% from 210); Green value is 49 (19.53% from 255 or 23.33% from 210); Blue value is 64 (25.39% from 255 or 30.48% from 210); Max value from RGB is 97 - color contains mainly: red. Hex color #613140 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613140 is #9ECEBF. Grayscale: #414141. Windows color (decimal): -10407616 or 4206945. OLE color: 4206945.
HSL color Cylindrical-coordinate representation of color #613140: hue angle of 341.25º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #613140 is Cyan = 0, Magento = 0.49, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 49 | 64 | - |
| CMYK | 0 | 0.49 | 0.34 | 0.62 |
| HSL | 341.25º | 0.33% | 0.29% | - |
| HSV(B) | 341.25º | 0.49% | 0.38% | - |
| XYZ | 6.95 | 5.11 | 5.47 | - |
| YUV | 65.06 | 127.4 | 150.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 64 | 0 | 0.49 | 0.34 | 0.62 | 341.25 | 0.33 | 0.29 |
| Hex | 61 | 31 | 40 | 0 | 31 | 22 | 3E | 155 | 21 | 1D |
| Octal | 141 | 61 | 100 | 0 | 61 | 42 | 76 | 525 | 41 | 35 |
| Binary | 1100001 | 110001 | 1000000 | 0 | 110001 | 100010 | 111110 | 101010101 | 100001 | 11101 |
Color Harmonies of #613140
Complementary color
Monochromatic Colors of #613140
Black with #613140
Text Example
Text Example
White with #613140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613140; }
p { color: rgb(97,49,64); }
H1.HeaderClassName
{
color: #613140;
}
.AnyTagClassName
{
color: #613140;
}
</style>
background-color css
<style>
a { background-color: #613140; }
a { background-color: rgb(97,49,64); }
div.DivClassName
{
background-color: #613140;
}
.BgClassName
{
background-color: #613140;
}
</style>
border-color css
<style>
span { border-color: #613140; }
span { border-color: rgb(97,49,64); }
td.TdClassName
{
border-color: #613140;
}
.TagClassName
{
border-color: #613140;
}
</style>