Shades of Tawny Port #614147
Tints of Tawny Port #614147
RGB
CMYK
RGB Variations
Color information
#614147 (or 0x614147) is known color: Tawny Port. HEX triplet: 61, 41 and 47. RGB value is (97,65,71). Sum of RGB (Red+Green+Blue) = 97+65+71=233 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.63% from 233); Green value is 65 (25.78% from 255 or 27.90% from 233); Blue value is 71 (28.12% from 255 or 30.47% from 233); Max value from RGB is 97 - color contains mainly: red. Hex color #614147 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614147 is #9EBEB8. Grayscale: #4B4B4B. Windows color (decimal): -10403513 or 4669793. OLE color: 4669793.
HSL color Cylindrical-coordinate representation of color #614147: hue angle of 348.75º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #614147 is Cyan = 0, Magento = 0.33, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 65 | 71 | - |
| CMYK | 0 | 0.33 | 0.27 | 0.62 |
| HSL | 348.75º | 0.2% | 0.32% | - |
| HSV(B) | 348.75º | 0.33% | 0.38% | - |
| XYZ | 7.96 | 6.78 | 6.85 | - |
| YUV | 75.25 | 125.6 | 143.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 65 | 71 | 0 | 0.33 | 0.27 | 0.62 | 348.75 | 0.2 | 0.32 |
| Hex | 61 | 41 | 47 | 0 | 21 | 1B | 3E | 15D | 14 | 20 |
| Octal | 141 | 101 | 107 | 0 | 41 | 33 | 76 | 535 | 24 | 40 |
| Binary | 1100001 | 1000001 | 1000111 | 0 | 100001 | 11011 | 111110 | 101011101 | 10100 | 100000 |
Color Harmonies of #614147
Complementary color
Monochromatic Colors of #614147
Black with #614147
Text Example
Text Example
White with #614147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614147; }
p { color: rgb(97,65,71); }
H1.HeaderClassName
{
color: #614147;
}
.AnyTagClassName
{
color: #614147;
}
</style>
background-color css
<style>
a { background-color: #614147; }
a { background-color: rgb(97,65,71); }
div.DivClassName
{
background-color: #614147;
}
.BgClassName
{
background-color: #614147;
}
</style>
border-color css
<style>
span { border-color: #614147; }
span { border-color: rgb(97,65,71); }
td.TdClassName
{
border-color: #614147;
}
.TagClassName
{
border-color: #614147;
}
</style>