Shades of Tawny Port #653840
Tints of Tawny Port #653840
RGB
CMYK
RGB Variations
Color information
#653840 (or 0x653840) is known color: Tawny Port. HEX triplet: 65, 38 and 40. RGB value is (101,56,64). Sum of RGB (Red+Green+Blue) = 101+56+64=221 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.70% from 221); Green value is 56 (22.27% from 255 or 25.34% from 221); Blue value is 64 (25.39% from 255 or 28.96% from 221); Max value from RGB is 101 - color contains mainly: red. Hex color #653840 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653840 is #9AC7BF. Grayscale: #464646. Windows color (decimal): -10143680 or 4208741. OLE color: 4208741.
HSL color Cylindrical-coordinate representation of color #653840: hue angle of 349.33º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #653840 is Cyan = 0, Magento = 0.45, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 56 | 64 | - |
| CMYK | 0 | 0.45 | 0.37 | 0.60 |
| HSL | 349.33º | 0.29% | 0.31% | - |
| HSV(B) | 349.33º | 0.45% | 0.4% | - |
| XYZ | 7.71 | 5.97 | 5.6 | - |
| YUV | 70.37 | 124.41 | 149.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 64 | 0 | 0.45 | 0.37 | 0.60 | 349.33 | 0.29 | 0.31 |
| Hex | 65 | 38 | 40 | 0 | 2D | 25 | 3C | 15D | 1D | 1F |
| Octal | 145 | 70 | 100 | 0 | 55 | 45 | 74 | 535 | 35 | 37 |
| Binary | 1100101 | 111000 | 1000000 | 0 | 101101 | 100101 | 111100 | 101011101 | 11101 | 11111 |
Color Harmonies of #653840
Complementary color
Monochromatic Colors of #653840
Black with #653840
Text Example
Text Example
White with #653840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653840; }
p { color: rgb(101,56,64); }
H1.HeaderClassName
{
color: #653840;
}
.AnyTagClassName
{
color: #653840;
}
</style>
background-color css
<style>
a { background-color: #653840; }
a { background-color: rgb(101,56,64); }
div.DivClassName
{
background-color: #653840;
}
.BgClassName
{
background-color: #653840;
}
</style>
border-color css
<style>
span { border-color: #653840; }
span { border-color: rgb(101,56,64); }
td.TdClassName
{
border-color: #653840;
}
.TagClassName
{
border-color: #653840;
}
</style>