Shades of Tawny Port #653147
Tints of Tawny Port #653147
RGB
CMYK
RGB Variations
Color information
#653147 (or 0x653147) is known color: Tawny Port. HEX triplet: 65, 31 and 47. RGB value is (101,49,71). Sum of RGB (Red+Green+Blue) = 101+49+71=221 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.70% from 221); Green value is 49 (19.53% from 255 or 22.17% from 221); Blue value is 71 (28.12% from 255 or 32.13% from 221); Max value from RGB is 101 - color contains mainly: red. Hex color #653147 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653147 is #9ACEB8. Grayscale: #434343. Windows color (decimal): -10145465 or 4665701. OLE color: 4665701.
HSL color Cylindrical-coordinate representation of color #653147: hue angle of 334.62º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #653147 is Cyan = 0, Magento = 0.51, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 49 | 71 | - |
| CMYK | 0 | 0.51 | 0.30 | 0.60 |
| HSL | 334.62º | 0.35% | 0.29% | - |
| HSV(B) | 334.62º | 0.51% | 0.4% | - |
| XYZ | 7.6 | 5.42 | 6.61 | - |
| YUV | 67.06 | 130.23 | 152.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 49 | 71 | 0 | 0.51 | 0.30 | 0.60 | 334.62 | 0.35 | 0.29 |
| Hex | 65 | 31 | 47 | 0 | 33 | 1E | 3C | 14F | 23 | 1D |
| Octal | 145 | 61 | 107 | 0 | 63 | 36 | 74 | 517 | 43 | 35 |
| Binary | 1100101 | 110001 | 1000111 | 0 | 110011 | 11110 | 111100 | 101001111 | 100011 | 11101 |
Color Harmonies of #653147
Complementary color
Monochromatic Colors of #653147
Black with #653147
Text Example
Text Example
White with #653147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653147; }
p { color: rgb(101,49,71); }
H1.HeaderClassName
{
color: #653147;
}
.AnyTagClassName
{
color: #653147;
}
</style>
background-color css
<style>
a { background-color: #653147; }
a { background-color: rgb(101,49,71); }
div.DivClassName
{
background-color: #653147;
}
.BgClassName
{
background-color: #653147;
}
</style>
border-color css
<style>
span { border-color: #653147; }
span { border-color: rgb(101,49,71); }
td.TdClassName
{
border-color: #653147;
}
.TagClassName
{
border-color: #653147;
}
</style>