Shades of Tawny Port #653342
Tints of Tawny Port #653342
RGB
CMYK
RGB Variations
Color information
#653342 (or 0x653342) is known color: Tawny Port. HEX triplet: 65, 33 and 42. RGB value is (101,51,66). Sum of RGB (Red+Green+Blue) = 101+51+66=218 (28% of max value = 765). Red value is 101 (39.84% from 255 or 46.33% from 218); Green value is 51 (20.31% from 255 or 23.39% from 218); Blue value is 66 (26.17% from 255 or 30.28% from 218); Max value from RGB is 101 - color contains mainly: red. Hex color #653342 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653342 is #9ACCBD. Grayscale: #434343. Windows color (decimal): -10144958 or 4338533. OLE color: 4338533.
HSL color Cylindrical-coordinate representation of color #653342: hue angle of 342º 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 #653342 is Cyan = 0, Magento = 0.50, Yellow = 0.35 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 51 | 66 | - |
| CMYK | 0 | 0.50 | 0.35 | 0.60 |
| HSL | 342º | 0.33% | 0.3% | - |
| HSV(B) | 342º | 0.5% | 0.4% | - |
| XYZ | 7.53 | 5.53 | 5.82 | - |
| YUV | 67.66 | 127.07 | 151.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 66 | 0 | 0.50 | 0.35 | 0.60 | 342 | 0.33 | 0.3 |
| Hex | 65 | 33 | 42 | 0 | 32 | 23 | 3C | 156 | 21 | 1E |
| Octal | 145 | 63 | 102 | 0 | 62 | 43 | 74 | 526 | 41 | 36 |
| Binary | 1100101 | 110011 | 1000010 | 0 | 110010 | 100011 | 111100 | 101010110 | 100001 | 11110 |
Color Harmonies of #653342
Complementary color
Monochromatic Colors of #653342
Black with #653342
Text Example
Text Example
White with #653342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653342; }
p { color: rgb(101,51,66); }
H1.HeaderClassName
{
color: #653342;
}
.AnyTagClassName
{
color: #653342;
}
</style>
background-color css
<style>
a { background-color: #653342; }
a { background-color: rgb(101,51,66); }
div.DivClassName
{
background-color: #653342;
}
.BgClassName
{
background-color: #653342;
}
</style>
border-color css
<style>
span { border-color: #653342; }
span { border-color: rgb(101,51,66); }
td.TdClassName
{
border-color: #653342;
}
.TagClassName
{
border-color: #653342;
}
</style>