Shades of Tawny Port #613340
Tints of Tawny Port #613340
RGB
CMYK
RGB Variations
Color information
#613340 (or 0x613340) is known color: Tawny Port. HEX triplet: 61, 33 and 40. RGB value is (97,51,64). Sum of RGB (Red+Green+Blue) = 97+51+64=212 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.75% from 212); Green value is 51 (20.31% from 255 or 24.06% from 212); Blue value is 64 (25.39% from 255 or 30.19% from 212); Max value from RGB is 97 - color contains mainly: red. Hex color #613340 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613340 is #9ECCBF. Grayscale: #424242. Windows color (decimal): -10407104 or 4207457. OLE color: 4207457.
HSL color Cylindrical-coordinate representation of color #613340: hue angle of 343.04º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #613340 is Cyan = 0, Magento = 0.47, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 51 | 64 | - |
| CMYK | 0 | 0.47 | 0.34 | 0.62 |
| HSL | 343.04º | 0.31% | 0.29% | - |
| HSV(B) | 343.04º | 0.47% | 0.38% | - |
| XYZ | 7.04 | 5.28 | 5.5 | - |
| YUV | 66.24 | 126.74 | 149.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 51 | 64 | 0 | 0.47 | 0.34 | 0.62 | 343.04 | 0.31 | 0.29 |
| Hex | 61 | 33 | 40 | 0 | 2F | 22 | 3E | 157 | 1F | 1D |
| Octal | 141 | 63 | 100 | 0 | 57 | 42 | 76 | 527 | 37 | 35 |
| Binary | 1100001 | 110011 | 1000000 | 0 | 101111 | 100010 | 111110 | 101010111 | 11111 | 11101 |
Color Harmonies of #613340
Complementary color
Monochromatic Colors of #613340
Black with #613340
Text Example
Text Example
White with #613340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613340; }
p { color: rgb(97,51,64); }
H1.HeaderClassName
{
color: #613340;
}
.AnyTagClassName
{
color: #613340;
}
</style>
background-color css
<style>
a { background-color: #613340; }
a { background-color: rgb(97,51,64); }
div.DivClassName
{
background-color: #613340;
}
.BgClassName
{
background-color: #613340;
}
</style>
border-color css
<style>
span { border-color: #613340; }
span { border-color: rgb(97,51,64); }
td.TdClassName
{
border-color: #613340;
}
.TagClassName
{
border-color: #613340;
}
</style>