Shades of Tawny Port #614046
Tints of Tawny Port #614046
RGB
CMYK
RGB Variations
Color information
#614046 (or 0x614046) is known color: Tawny Port. HEX triplet: 61, 40 and 46. RGB value is (97,64,70). Sum of RGB (Red+Green+Blue) = 97+64+70=231 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.99% from 231); Green value is 64 (25.39% from 255 or 27.71% from 231); Blue value is 70 (27.73% from 255 or 30.30% from 231); Max value from RGB is 97 - color contains mainly: red. Hex color #614046 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614046 is #9EBFB9. Grayscale: #4A4A4A. Windows color (decimal): -10403770 or 4604001. OLE color: 4604001.
HSL color Cylindrical-coordinate representation of color #614046: hue angle of 349.09º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #614046 is Cyan = 0, Magento = 0.34, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 70 | - |
| CMYK | 0 | 0.34 | 0.28 | 0.62 |
| HSL | 349.09º | 0.2% | 0.32% | - |
| HSV(B) | 349.09º | 0.34% | 0.38% | - |
| XYZ | 7.87 | 6.65 | 6.66 | - |
| YUV | 74.55 | 125.43 | 144.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 70 | 0 | 0.34 | 0.28 | 0.62 | 349.09 | 0.2 | 0.32 |
| Hex | 61 | 40 | 46 | 0 | 22 | 1C | 3E | 15D | 14 | 20 |
| Octal | 141 | 100 | 106 | 0 | 42 | 34 | 76 | 535 | 24 | 40 |
| Binary | 1100001 | 1000000 | 1000110 | 0 | 100010 | 11100 | 111110 | 101011101 | 10100 | 100000 |
Color Harmonies of #614046
Complementary color
Monochromatic Colors of #614046
Black with #614046
Text Example
Text Example
White with #614046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614046; }
p { color: rgb(97,64,70); }
H1.HeaderClassName
{
color: #614046;
}
.AnyTagClassName
{
color: #614046;
}
</style>
background-color css
<style>
a { background-color: #614046; }
a { background-color: rgb(97,64,70); }
div.DivClassName
{
background-color: #614046;
}
.BgClassName
{
background-color: #614046;
}
</style>
border-color css
<style>
span { border-color: #614046; }
span { border-color: rgb(97,64,70); }
td.TdClassName
{
border-color: #614046;
}
.TagClassName
{
border-color: #614046;
}
</style>