Shades of Tawny Port #614349
Tints of Tawny Port #614349
RGB
CMYK
RGB Variations
Color information
#614349 (or 0x614349) is known color: Tawny Port. HEX triplet: 61, 43 and 49. RGB value is (97,67,73). Sum of RGB (Red+Green+Blue) = 97+67+73=237 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.93% from 237); Green value is 67 (26.56% from 255 or 28.27% from 237); Blue value is 73 (28.91% from 255 or 30.80% from 237); Max value from RGB is 97 - color contains mainly: red. Hex color #614349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614349 is #9EBCB6. Grayscale: #4C4C4C. Windows color (decimal): -10402999 or 4801377. OLE color: 4801377.
HSL color Cylindrical-coordinate representation of color #614349: hue angle of 348º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #614349 is Cyan = 0, Magento = 0.31, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 67 | 73 | - |
| CMYK | 0 | 0.31 | 0.25 | 0.62 |
| HSL | 348º | 0.18% | 0.32% | - |
| HSV(B) | 348º | 0.31% | 0.38% | - |
| XYZ | 8.14 | 7.04 | 7.23 | - |
| YUV | 76.65 | 125.94 | 142.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 67 | 73 | 0 | 0.31 | 0.25 | 0.62 | 348 | 0.18 | 0.32 |
| Hex | 61 | 43 | 49 | 0 | 1F | 19 | 3E | 15C | 12 | 20 |
| Octal | 141 | 103 | 111 | 0 | 37 | 31 | 76 | 534 | 22 | 40 |
| Binary | 1100001 | 1000011 | 1001001 | 0 | 11111 | 11001 | 111110 | 101011100 | 10010 | 100000 |
Color Harmonies of #614349
Complementary color
Monochromatic Colors of #614349
Black with #614349
Text Example
Text Example
White with #614349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614349; }
p { color: rgb(97,67,73); }
H1.HeaderClassName
{
color: #614349;
}
.AnyTagClassName
{
color: #614349;
}
</style>
background-color css
<style>
a { background-color: #614349; }
a { background-color: rgb(97,67,73); }
div.DivClassName
{
background-color: #614349;
}
.BgClassName
{
background-color: #614349;
}
</style>
border-color css
<style>
span { border-color: #614349; }
span { border-color: rgb(97,67,73); }
td.TdClassName
{
border-color: #614349;
}
.TagClassName
{
border-color: #614349;
}
</style>