Shades of Tawny Port #614044
Tints of Tawny Port #614044
RGB
CMYK
RGB Variations
Color information
#614044 (or 0x614044) is known color: Tawny Port. HEX triplet: 61, 40 and 44. RGB value is (97,64,68). Sum of RGB (Red+Green+Blue) = 97+64+68=229 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.36% from 229); Green value is 64 (25.39% from 255 or 27.95% from 229); Blue value is 68 (26.95% from 255 or 29.69% from 229); Max value from RGB is 97 - color contains mainly: red. Hex color #614044 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614044 is #9EBFBB. Grayscale: #4A4A4A. Windows color (decimal): -10403772 or 4472929. OLE color: 4472929.
HSL color Cylindrical-coordinate representation of color #614044: hue angle of 352.73º 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 #614044 is Cyan = 0, Magento = 0.34, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 68 | - |
| CMYK | 0 | 0.34 | 0.30 | 0.62 |
| HSL | 352.73º | 0.2% | 0.32% | - |
| HSV(B) | 352.73º | 0.34% | 0.38% | - |
| XYZ | 7.81 | 6.63 | 6.34 | - |
| YUV | 74.32 | 124.43 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 68 | 0 | 0.34 | 0.30 | 0.62 | 352.73 | 0.2 | 0.32 |
| Hex | 61 | 40 | 44 | 0 | 22 | 1E | 3E | 161 | 14 | 20 |
| Octal | 141 | 100 | 104 | 0 | 42 | 36 | 76 | 541 | 24 | 40 |
| Binary | 1100001 | 1000000 | 1000100 | 0 | 100010 | 11110 | 111110 | 101100001 | 10100 | 100000 |
Color Harmonies of #614044
Complementary color
Monochromatic Colors of #614044
Black with #614044
Text Example
Text Example
White with #614044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614044; }
p { color: rgb(97,64,68); }
H1.HeaderClassName
{
color: #614044;
}
.AnyTagClassName
{
color: #614044;
}
</style>
background-color css
<style>
a { background-color: #614044; }
a { background-color: rgb(97,64,68); }
div.DivClassName
{
background-color: #614044;
}
.BgClassName
{
background-color: #614044;
}
</style>
border-color css
<style>
span { border-color: #614044; }
span { border-color: rgb(97,64,68); }
td.TdClassName
{
border-color: #614044;
}
.TagClassName
{
border-color: #614044;
}
</style>