Shades of Tawny Port #653348
Tints of Tawny Port #653348
RGB
CMYK
RGB Variations
Color information
#653348 (or 0x653348) is known color: Tawny Port. HEX triplet: 65, 33 and 48. RGB value is (101,51,72). Sum of RGB (Red+Green+Blue) = 101+51+72=224 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.09% from 224); Green value is 51 (20.31% from 255 or 22.77% from 224); Blue value is 72 (28.52% from 255 or 32.14% from 224); Max value from RGB is 101 - color contains mainly: red. Hex color #653348 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653348 is #9ACCB7. Grayscale: #444444. Windows color (decimal): -10144952 or 4731749. OLE color: 4731749.
HSL color Cylindrical-coordinate representation of color #653348: hue angle of 334.8º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #653348 is Cyan = 0, Magento = 0.50, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 51 | 72 | - |
| CMYK | 0 | 0.50 | 0.29 | 0.60 |
| HSL | 334.8º | 0.33% | 0.3% | - |
| HSV(B) | 334.8º | 0.5% | 0.4% | - |
| XYZ | 7.72 | 5.6 | 6.81 | - |
| YUV | 68.34 | 130.07 | 151.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 72 | 0 | 0.50 | 0.29 | 0.60 | 334.8 | 0.33 | 0.3 |
| Hex | 65 | 33 | 48 | 0 | 32 | 1D | 3C | 14F | 21 | 1E |
| Octal | 145 | 63 | 110 | 0 | 62 | 35 | 74 | 517 | 41 | 36 |
| Binary | 1100101 | 110011 | 1001000 | 0 | 110010 | 11101 | 111100 | 101001111 | 100001 | 11110 |
Color Harmonies of #653348
Complementary color
Monochromatic Colors of #653348
Black with #653348
Text Example
Text Example
White with #653348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653348; }
p { color: rgb(101,51,72); }
H1.HeaderClassName
{
color: #653348;
}
.AnyTagClassName
{
color: #653348;
}
</style>
background-color css
<style>
a { background-color: #653348; }
a { background-color: rgb(101,51,72); }
div.DivClassName
{
background-color: #653348;
}
.BgClassName
{
background-color: #653348;
}
</style>
border-color css
<style>
span { border-color: #653348; }
span { border-color: rgb(101,51,72); }
td.TdClassName
{
border-color: #653348;
}
.TagClassName
{
border-color: #653348;
}
</style>