Shades of Tawny Port #613448
Tints of Tawny Port #613448
RGB
CMYK
RGB Variations
Color information
#613448 (or 0x613448) is known color: Tawny Port. HEX triplet: 61, 34 and 48. RGB value is (97,52,72). Sum of RGB (Red+Green+Blue) = 97+52+72=221 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.89% from 221); Green value is 52 (20.70% from 255 or 23.53% from 221); Blue value is 72 (28.52% from 255 or 32.58% from 221); Max value from RGB is 97 - color contains mainly: red. Hex color #613448 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613448 is #9ECBB7. Grayscale: #434343. Windows color (decimal): -10406840 or 4732001. OLE color: 4732001.
HSL color Cylindrical-coordinate representation of color #613448: hue angle of 333.33º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #613448 is Cyan = 0, Magento = 0.46, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 52 | 72 | - |
| CMYK | 0 | 0.46 | 0.26 | 0.62 |
| HSL | 333.33º | 0.3% | 0.29% | - |
| HSV(B) | 333.33º | 0.46% | 0.38% | - |
| XYZ | 7.33 | 5.47 | 6.8 | - |
| YUV | 67.74 | 130.41 | 148.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 72 | 0 | 0.46 | 0.26 | 0.62 | 333.33 | 0.3 | 0.29 |
| Hex | 61 | 34 | 48 | 0 | 2E | 1A | 3E | 14D | 1E | 1D |
| Octal | 141 | 64 | 110 | 0 | 56 | 32 | 76 | 515 | 36 | 35 |
| Binary | 1100001 | 110100 | 1001000 | 0 | 101110 | 11010 | 111110 | 101001101 | 11110 | 11101 |
Color Harmonies of #613448
Complementary color
Monochromatic Colors of #613448
Black with #613448
Text Example
Text Example
White with #613448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613448; }
p { color: rgb(97,52,72); }
H1.HeaderClassName
{
color: #613448;
}
.AnyTagClassName
{
color: #613448;
}
</style>
background-color css
<style>
a { background-color: #613448; }
a { background-color: rgb(97,52,72); }
div.DivClassName
{
background-color: #613448;
}
.BgClassName
{
background-color: #613448;
}
</style>
border-color css
<style>
span { border-color: #613448; }
span { border-color: rgb(97,52,72); }
td.TdClassName
{
border-color: #613448;
}
.TagClassName
{
border-color: #613448;
}
</style>