Shades of Tawny Port #613740
Tints of Tawny Port #613740
RGB
CMYK
RGB Variations
Color information
#613740 (or 0x613740) is known color: Tawny Port. HEX triplet: 61, 37 and 40. RGB value is (97,55,64). Sum of RGB (Red+Green+Blue) = 97+55+64=216 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.91% from 216); Green value is 55 (21.88% from 255 or 25.46% from 216); Blue value is 64 (25.39% from 255 or 29.63% from 216); Max value from RGB is 97 - color contains mainly: red. Hex color #613740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613740 is #9EC8BF. Grayscale: #444444. Windows color (decimal): -10406080 or 4208481. OLE color: 4208481.
HSL color Cylindrical-coordinate representation of color #613740: hue angle of 347.14º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #613740 is Cyan = 0, Magento = 0.43, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 55 | 64 | - |
| CMYK | 0 | 0.43 | 0.34 | 0.62 |
| HSL | 347.14º | 0.28% | 0.3% | - |
| HSV(B) | 347.14º | 0.43% | 0.38% | - |
| XYZ | 7.22 | 5.64 | 5.56 | - |
| YUV | 68.58 | 125.41 | 148.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 55 | 64 | 0 | 0.43 | 0.34 | 0.62 | 347.14 | 0.28 | 0.3 |
| Hex | 61 | 37 | 40 | 0 | 2B | 22 | 3E | 15B | 1C | 1E |
| Octal | 141 | 67 | 100 | 0 | 53 | 42 | 76 | 533 | 34 | 36 |
| Binary | 1100001 | 110111 | 1000000 | 0 | 101011 | 100010 | 111110 | 101011011 | 11100 | 11110 |
Color Harmonies of #613740
Complementary color
Monochromatic Colors of #613740
Black with #613740
Text Example
Text Example
White with #613740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613740; }
p { color: rgb(97,55,64); }
H1.HeaderClassName
{
color: #613740;
}
.AnyTagClassName
{
color: #613740;
}
</style>
background-color css
<style>
a { background-color: #613740; }
a { background-color: rgb(97,55,64); }
div.DivClassName
{
background-color: #613740;
}
.BgClassName
{
background-color: #613740;
}
</style>
border-color css
<style>
span { border-color: #613740; }
span { border-color: rgb(97,55,64); }
td.TdClassName
{
border-color: #613740;
}
.TagClassName
{
border-color: #613740;
}
</style>