Shades of Tawny Port #614045
Tints of Tawny Port #614045
RGB
CMYK
RGB Variations
Color information
#614045 (or 0x614045) is known color: Tawny Port. HEX triplet: 61, 40 and 45. RGB value is (97,64,69). Sum of RGB (Red+Green+Blue) = 97+64+69=230 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.17% from 230); Green value is 64 (25.39% from 255 or 27.83% from 230); Blue value is 69 (27.34% from 255 or 30% from 230); Max value from RGB is 97 - color contains mainly: red. Hex color #614045 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614045 is #9EBFBA. Grayscale: #4A4A4A. Windows color (decimal): -10403771 or 4538465. OLE color: 4538465.
HSL color Cylindrical-coordinate representation of color #614045: hue angle of 350.91º 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 #614045 is Cyan = 0, Magento = 0.34, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 69 | - |
| CMYK | 0 | 0.34 | 0.29 | 0.62 |
| HSL | 350.91º | 0.2% | 0.32% | - |
| HSV(B) | 350.91º | 0.34% | 0.38% | - |
| XYZ | 7.84 | 6.64 | 6.5 | - |
| YUV | 74.44 | 124.93 | 144.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 69 | 0 | 0.34 | 0.29 | 0.62 | 350.91 | 0.2 | 0.32 |
| Hex | 61 | 40 | 45 | 0 | 22 | 1D | 3E | 15F | 14 | 20 |
| Octal | 141 | 100 | 105 | 0 | 42 | 35 | 76 | 537 | 24 | 40 |
| Binary | 1100001 | 1000000 | 1000101 | 0 | 100010 | 11101 | 111110 | 101011111 | 10100 | 100000 |
Color Harmonies of #614045
Complementary color
Monochromatic Colors of #614045
Black with #614045
Text Example
Text Example
White with #614045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614045; }
p { color: rgb(97,64,69); }
H1.HeaderClassName
{
color: #614045;
}
.AnyTagClassName
{
color: #614045;
}
</style>
background-color css
<style>
a { background-color: #614045; }
a { background-color: rgb(97,64,69); }
div.DivClassName
{
background-color: #614045;
}
.BgClassName
{
background-color: #614045;
}
</style>
border-color css
<style>
span { border-color: #614045; }
span { border-color: rgb(97,64,69); }
td.TdClassName
{
border-color: #614045;
}
.TagClassName
{
border-color: #614045;
}
</style>