Shades of Tawny Port #653048
Tints of Tawny Port #653048
RGB
CMYK
RGB Variations
Color information
#653048 (or 0x653048) is known color: Tawny Port. HEX triplet: 65, 30 and 48. RGB value is (101,48,72). Sum of RGB (Red+Green+Blue) = 101+48+72=221 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.70% from 221); Green value is 48 (19.14% from 255 or 21.72% from 221); Blue value is 72 (28.52% from 255 or 32.58% from 221); Max value from RGB is 101 - color contains mainly: red. Hex color #653048 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653048 is #9ACFB7. Grayscale: #424242. Windows color (decimal): -10145720 or 4730981. OLE color: 4730981.
HSL color Cylindrical-coordinate representation of color #653048: hue angle of 332.83º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #653048 is Cyan = 0, Magento = 0.52, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 48 | 72 | - |
| CMYK | 0 | 0.52 | 0.29 | 0.60 |
| HSL | 332.83º | 0.36% | 0.29% | - |
| HSV(B) | 332.83º | 0.52% | 0.4% | - |
| XYZ | 7.59 | 5.35 | 6.76 | - |
| YUV | 66.58 | 131.06 | 152.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 48 | 72 | 0 | 0.52 | 0.29 | 0.60 | 332.83 | 0.36 | 0.29 |
| Hex | 65 | 30 | 48 | 0 | 34 | 1D | 3C | 14D | 24 | 1D |
| Octal | 145 | 60 | 110 | 0 | 64 | 35 | 74 | 515 | 44 | 35 |
| Binary | 1100101 | 110000 | 1001000 | 0 | 110100 | 11101 | 111100 | 101001101 | 100100 | 11101 |
Color Harmonies of #653048
Complementary color
Monochromatic Colors of #653048
Black with #653048
Text Example
Text Example
White with #653048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653048; }
p { color: rgb(101,48,72); }
H1.HeaderClassName
{
color: #653048;
}
.AnyTagClassName
{
color: #653048;
}
</style>
background-color css
<style>
a { background-color: #653048; }
a { background-color: rgb(101,48,72); }
div.DivClassName
{
background-color: #653048;
}
.BgClassName
{
background-color: #653048;
}
</style>
border-color css
<style>
span { border-color: #653048; }
span { border-color: rgb(101,48,72); }
td.TdClassName
{
border-color: #653048;
}
.TagClassName
{
border-color: #653048;
}
</style>