Shades of Tawny Port #613247
Tints of Tawny Port #613247
RGB
CMYK
RGB Variations
Color information
#613247 (or 0x613247) is known color: Tawny Port. HEX triplet: 61, 32 and 47. RGB value is (97,50,71). Sum of RGB (Red+Green+Blue) = 97+50+71=218 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.50% from 218); Green value is 50 (19.92% from 255 or 22.94% from 218); Blue value is 71 (28.12% from 255 or 32.57% from 218); Max value from RGB is 97 - color contains mainly: red. Hex color #613247 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613247 is #9ECDB8. Grayscale: #424242. Windows color (decimal): -10407353 or 4665953. OLE color: 4665953.
HSL color Cylindrical-coordinate representation of color #613247: hue angle of 333.19º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #613247 is Cyan = 0, Magento = 0.48, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 50 | 71 | - |
| CMYK | 0 | 0.48 | 0.27 | 0.62 |
| HSL | 333.19º | 0.32% | 0.29% | - |
| HSV(B) | 333.19º | 0.48% | 0.38% | - |
| XYZ | 7.21 | 5.28 | 6.6 | - |
| YUV | 66.45 | 130.57 | 149.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 71 | 0 | 0.48 | 0.27 | 0.62 | 333.19 | 0.32 | 0.29 |
| Hex | 61 | 32 | 47 | 0 | 30 | 1B | 3E | 14D | 20 | 1D |
| Octal | 141 | 62 | 107 | 0 | 60 | 33 | 76 | 515 | 40 | 35 |
| Binary | 1100001 | 110010 | 1000111 | 0 | 110000 | 11011 | 111110 | 101001101 | 100000 | 11101 |
Color Harmonies of #613247
Complementary color
Monochromatic Colors of #613247
Black with #613247
Text Example
Text Example
White with #613247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613247; }
p { color: rgb(97,50,71); }
H1.HeaderClassName
{
color: #613247;
}
.AnyTagClassName
{
color: #613247;
}
</style>
background-color css
<style>
a { background-color: #613247; }
a { background-color: rgb(97,50,71); }
div.DivClassName
{
background-color: #613247;
}
.BgClassName
{
background-color: #613247;
}
</style>
border-color css
<style>
span { border-color: #613247; }
span { border-color: rgb(97,50,71); }
td.TdClassName
{
border-color: #613247;
}
.TagClassName
{
border-color: #613247;
}
</style>