Shades of Tawny Port #683044
Tints of Tawny Port #683044
RGB
CMYK
RGB Variations
Color information
#683044 (or 0x683044) is known color: Tawny Port. HEX triplet: 68, 30 and 44. RGB value is (104,48,68). Sum of RGB (Red+Green+Blue) = 104+48+68=220 (29% of max value = 765). Red value is 104 (41.02% from 255 or 47.27% from 220); Green value is 48 (19.14% from 255 or 21.82% from 220); Blue value is 68 (26.95% from 255 or 30.91% from 220); Max value from RGB is 104 - color contains mainly: red. Hex color #683044 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683044 is #97CFBB. Grayscale: #434343. Windows color (decimal): -9949116 or 4468840. OLE color: 4468840.
HSL color Cylindrical-coordinate representation of color #683044: hue angle of 338.57º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #683044 is Cyan = 0, Magento = 0.54, Yellow = 0.35 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 48 | 68 | - |
| CMYK | 0 | 0.54 | 0.35 | 0.59 |
| HSL | 338.57º | 0.37% | 0.3% | - |
| HSV(B) | 338.57º | 0.54% | 0.41% | - |
| XYZ | 7.81 | 5.47 | 6.11 | - |
| YUV | 67.02 | 128.55 | 154.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 48 | 68 | 0 | 0.54 | 0.35 | 0.59 | 338.57 | 0.37 | 0.3 |
| Hex | 68 | 30 | 44 | 0 | 36 | 23 | 3B | 153 | 25 | 1E |
| Octal | 150 | 60 | 104 | 0 | 66 | 43 | 73 | 523 | 45 | 36 |
| Binary | 1101000 | 110000 | 1000100 | 0 | 110110 | 100011 | 111011 | 101010011 | 100101 | 11110 |
Color Harmonies of #683044
Complementary color
Monochromatic Colors of #683044
Black with #683044
Text Example
Text Example
White with #683044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683044; }
p { color: rgb(104,48,68); }
H1.HeaderClassName
{
color: #683044;
}
.AnyTagClassName
{
color: #683044;
}
</style>
background-color css
<style>
a { background-color: #683044; }
a { background-color: rgb(104,48,68); }
div.DivClassName
{
background-color: #683044;
}
.BgClassName
{
background-color: #683044;
}
</style>
border-color css
<style>
span { border-color: #683044; }
span { border-color: rgb(104,48,68); }
td.TdClassName
{
border-color: #683044;
}
.TagClassName
{
border-color: #683044;
}
</style>