Shades of Tawny Port #613645
Tints of Tawny Port #613645
RGB
CMYK
RGB Variations
Color information
#613645 (or 0x613645) is known color: Tawny Port. HEX triplet: 61, 36 and 45. RGB value is (97,54,69). Sum of RGB (Red+Green+Blue) = 97+54+69=220 (29% of max value = 765). Red value is 97 (38.28% from 255 or 44.09% from 220); Green value is 54 (21.48% from 255 or 24.55% from 220); Blue value is 69 (27.34% from 255 or 31.36% from 220); Max value from RGB is 97 - color contains mainly: red. Hex color #613645 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613645 is #9EC9BA. Grayscale: #444444. Windows color (decimal): -10406331 or 4535905. OLE color: 4535905.
HSL color Cylindrical-coordinate representation of color #613645: hue angle of 339.07º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #613645 is Cyan = 0, Magento = 0.44, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 54 | 69 | - |
| CMYK | 0 | 0.44 | 0.29 | 0.62 |
| HSL | 339.07º | 0.28% | 0.3% | - |
| HSV(B) | 339.07º | 0.44% | 0.38% | - |
| XYZ | 7.32 | 5.61 | 6.33 | - |
| YUV | 68.57 | 128.25 | 148.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 69 | 0 | 0.44 | 0.29 | 0.62 | 339.07 | 0.28 | 0.3 |
| Hex | 61 | 36 | 45 | 0 | 2C | 1D | 3E | 153 | 1C | 1E |
| Octal | 141 | 66 | 105 | 0 | 54 | 35 | 76 | 523 | 34 | 36 |
| Binary | 1100001 | 110110 | 1000101 | 0 | 101100 | 11101 | 111110 | 101010011 | 11100 | 11110 |
Color Harmonies of #613645
Complementary color
Monochromatic Colors of #613645
Black with #613645
Text Example
Text Example
White with #613645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613645; }
p { color: rgb(97,54,69); }
H1.HeaderClassName
{
color: #613645;
}
.AnyTagClassName
{
color: #613645;
}
</style>
background-color css
<style>
a { background-color: #613645; }
a { background-color: rgb(97,54,69); }
div.DivClassName
{
background-color: #613645;
}
.BgClassName
{
background-color: #613645;
}
</style>
border-color css
<style>
span { border-color: #613645; }
span { border-color: rgb(97,54,69); }
td.TdClassName
{
border-color: #613645;
}
.TagClassName
{
border-color: #613645;
}
</style>