Shades of Tawny Port #613145
Tints of Tawny Port #613145
RGB
CMYK
RGB Variations
Color information
#613145 (or 0x613145) is known color: Tawny Port. HEX triplet: 61, 31 and 45. RGB value is (97,49,69). Sum of RGB (Red+Green+Blue) = 97+49+69=215 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.12% from 215); Green value is 49 (19.53% from 255 or 22.79% from 215); Blue value is 69 (27.34% from 255 or 32.09% from 215); Max value from RGB is 97 - color contains mainly: red. Hex color #613145 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613145 is #9ECEBA. Grayscale: #414141. Windows color (decimal): -10407611 or 4534625. OLE color: 4534625.
HSL color Cylindrical-coordinate representation of color #613145: hue angle of 335º 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 #613145 is Cyan = 0, Magento = 0.49, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 49 | 69 | - |
| CMYK | 0 | 0.49 | 0.29 | 0.62 |
| HSL | 335º | 0.33% | 0.29% | - |
| HSV(B) | 335º | 0.49% | 0.38% | - |
| XYZ | 7.1 | 5.17 | 6.25 | - |
| YUV | 65.63 | 129.9 | 150.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 69 | 0 | 0.49 | 0.29 | 0.62 | 335 | 0.33 | 0.29 |
| Hex | 61 | 31 | 45 | 0 | 31 | 1D | 3E | 14F | 21 | 1D |
| Octal | 141 | 61 | 105 | 0 | 61 | 35 | 76 | 517 | 41 | 35 |
| Binary | 1100001 | 110001 | 1000101 | 0 | 110001 | 11101 | 111110 | 101001111 | 100001 | 11101 |
Color Harmonies of #613145
Complementary color
Monochromatic Colors of #613145
Black with #613145
Text Example
Text Example
White with #613145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613145; }
p { color: rgb(97,49,69); }
H1.HeaderClassName
{
color: #613145;
}
.AnyTagClassName
{
color: #613145;
}
</style>
background-color css
<style>
a { background-color: #613145; }
a { background-color: rgb(97,49,69); }
div.DivClassName
{
background-color: #613145;
}
.BgClassName
{
background-color: #613145;
}
</style>
border-color css
<style>
span { border-color: #613145; }
span { border-color: rgb(97,49,69); }
td.TdClassName
{
border-color: #613145;
}
.TagClassName
{
border-color: #613145;
}
</style>