Shades of Tawny Port #693046
Tints of Tawny Port #693046
RGB
CMYK
RGB Variations
Color information
#693046 (or 0x693046) is known color: Tawny Port. HEX triplet: 69, 30 and 46. RGB value is (105,48,70). Sum of RGB (Red+Green+Blue) = 105+48+70=223 (29% of max value = 765). Red value is 105 (41.41% from 255 or 47.09% from 223); Green value is 48 (19.14% from 255 or 21.52% from 223); Blue value is 70 (27.73% from 255 or 31.39% from 223); Max value from RGB is 105 - color contains mainly: red. Hex color #693046 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693046 is #96CFB9. Grayscale: #434343. Windows color (decimal): -9883578 or 4599913. OLE color: 4599913.
HSL color Cylindrical-coordinate representation of color #693046: hue angle of 336.84º 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 #693046 is Cyan = 0, Magento = 0.54, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 48 | 70 | - |
| CMYK | 0 | 0.54 | 0.33 | 0.59 |
| HSL | 336.84º | 0.37% | 0.3% | - |
| HSV(B) | 336.84º | 0.54% | 0.41% | - |
| XYZ | 7.99 | 5.56 | 6.45 | - |
| YUV | 67.55 | 129.38 | 154.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 48 | 70 | 0 | 0.54 | 0.33 | 0.59 | 336.84 | 0.37 | 0.3 |
| Hex | 69 | 30 | 46 | 0 | 36 | 21 | 3B | 151 | 25 | 1E |
| Octal | 151 | 60 | 106 | 0 | 66 | 41 | 73 | 521 | 45 | 36 |
| Binary | 1101001 | 110000 | 1000110 | 0 | 110110 | 100001 | 111011 | 101010001 | 100101 | 11110 |
Color Harmonies of #693046
Complementary color
Monochromatic Colors of #693046
Black with #693046
Text Example
Text Example
White with #693046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693046; }
p { color: rgb(105,48,70); }
H1.HeaderClassName
{
color: #693046;
}
.AnyTagClassName
{
color: #693046;
}
</style>
background-color css
<style>
a { background-color: #693046; }
a { background-color: rgb(105,48,70); }
div.DivClassName
{
background-color: #693046;
}
.BgClassName
{
background-color: #693046;
}
</style>
border-color css
<style>
span { border-color: #693046; }
span { border-color: rgb(105,48,70); }
td.TdClassName
{
border-color: #693046;
}
.TagClassName
{
border-color: #693046;
}
</style>