Shades of Tawny Port #613443
Tints of Tawny Port #613443
RGB
CMYK
RGB Variations
Color information
#613443 (or 0x613443) is known color: Tawny Port. HEX triplet: 61, 34 and 43. RGB value is (97,52,67). Sum of RGB (Red+Green+Blue) = 97+52+67=216 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.91% from 216); Green value is 52 (20.70% from 255 or 24.07% from 216); Blue value is 67 (26.56% from 255 or 31.02% from 216); Max value from RGB is 97 - color contains mainly: red. Hex color #613443 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613443 is #9ECBBC. Grayscale: #434343. Windows color (decimal): -10406845 or 4404321. OLE color: 4404321.
HSL color Cylindrical-coordinate representation of color #613443: hue angle of 340º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #613443 is Cyan = 0, Magento = 0.46, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 52 | 67 | - |
| CMYK | 0 | 0.46 | 0.31 | 0.62 |
| HSL | 340º | 0.3% | 0.29% | - |
| HSV(B) | 340º | 0.46% | 0.38% | - |
| XYZ | 7.17 | 5.4 | 5.98 | - |
| YUV | 67.17 | 127.91 | 149.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 67 | 0 | 0.46 | 0.31 | 0.62 | 340 | 0.3 | 0.29 |
| Hex | 61 | 34 | 43 | 0 | 2E | 1F | 3E | 154 | 1E | 1D |
| Octal | 141 | 64 | 103 | 0 | 56 | 37 | 76 | 524 | 36 | 35 |
| Binary | 1100001 | 110100 | 1000011 | 0 | 101110 | 11111 | 111110 | 101010100 | 11110 | 11101 |
Color Harmonies of #613443
Complementary color
Monochromatic Colors of #613443
Black with #613443
Text Example
Text Example
White with #613443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613443; }
p { color: rgb(97,52,67); }
H1.HeaderClassName
{
color: #613443;
}
.AnyTagClassName
{
color: #613443;
}
</style>
background-color css
<style>
a { background-color: #613443; }
a { background-color: rgb(97,52,67); }
div.DivClassName
{
background-color: #613443;
}
.BgClassName
{
background-color: #613443;
}
</style>
border-color css
<style>
span { border-color: #613443; }
span { border-color: rgb(97,52,67); }
td.TdClassName
{
border-color: #613443;
}
.TagClassName
{
border-color: #613443;
}
</style>