Shades of Tawny Port #613542
Tints of Tawny Port #613542
RGB
CMYK
RGB Variations
Color information
#613542 (or 0x613542) is known color: Tawny Port. HEX triplet: 61, 35 and 42. RGB value is (97,53,66). Sum of RGB (Red+Green+Blue) = 97+53+66=216 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.91% from 216); Green value is 53 (21.09% from 255 or 24.54% from 216); Blue value is 66 (26.17% from 255 or 30.56% from 216); Max value from RGB is 97 - color contains mainly: red. Hex color #613542 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613542 is #9ECABD. Grayscale: #434343. Windows color (decimal): -10406590 or 4339041. OLE color: 4339041.
HSL color Cylindrical-coordinate representation of color #613542: hue angle of 342.27º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #613542 is Cyan = 0, Magento = 0.45, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 53 | 66 | - |
| CMYK | 0 | 0.45 | 0.32 | 0.62 |
| HSL | 342.27º | 0.29% | 0.29% | - |
| HSV(B) | 342.27º | 0.45% | 0.38% | - |
| XYZ | 7.19 | 5.48 | 5.83 | - |
| YUV | 67.64 | 127.08 | 148.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 66 | 0 | 0.45 | 0.32 | 0.62 | 342.27 | 0.29 | 0.29 |
| Hex | 61 | 35 | 42 | 0 | 2D | 20 | 3E | 156 | 1D | 1D |
| Octal | 141 | 65 | 102 | 0 | 55 | 40 | 76 | 526 | 35 | 35 |
| Binary | 1100001 | 110101 | 1000010 | 0 | 101101 | 100000 | 111110 | 101010110 | 11101 | 11101 |
Color Harmonies of #613542
Complementary color
Monochromatic Colors of #613542
Black with #613542
Text Example
Text Example
White with #613542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613542; }
p { color: rgb(97,53,66); }
H1.HeaderClassName
{
color: #613542;
}
.AnyTagClassName
{
color: #613542;
}
</style>
background-color css
<style>
a { background-color: #613542; }
a { background-color: rgb(97,53,66); }
div.DivClassName
{
background-color: #613542;
}
.BgClassName
{
background-color: #613542;
}
</style>
border-color css
<style>
span { border-color: #613542; }
span { border-color: rgb(97,53,66); }
td.TdClassName
{
border-color: #613542;
}
.TagClassName
{
border-color: #613542;
}
</style>