Shades of Tawny Port #693047
Tints of Tawny Port #693047
RGB
CMYK
RGB Variations
Color information
#693047 (or 0x693047) is known color: Tawny Port. HEX triplet: 69, 30 and 47. RGB value is (105,48,71). Sum of RGB (Red+Green+Blue) = 105+48+71=224 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.88% from 224); Green value is 48 (19.14% from 255 or 21.43% from 224); Blue value is 71 (28.12% from 255 or 31.70% from 224); Max value from RGB is 105 - color contains mainly: red. Hex color #693047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693047 is #96CFB8. Grayscale: #434343. Windows color (decimal): -9883577 or 4665449. OLE color: 4665449.
HSL color Cylindrical-coordinate representation of color #693047: hue angle of 335.79º 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 #693047 is Cyan = 0, Magento = 0.54, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 48 | 71 | - |
| CMYK | 0 | 0.54 | 0.32 | 0.59 |
| HSL | 335.79º | 0.37% | 0.3% | - |
| HSV(B) | 335.79º | 0.54% | 0.41% | - |
| XYZ | 8.02 | 5.57 | 6.61 | - |
| YUV | 67.67 | 129.88 | 154.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 48 | 71 | 0 | 0.54 | 0.32 | 0.59 | 335.79 | 0.37 | 0.3 |
| Hex | 69 | 30 | 47 | 0 | 36 | 20 | 3B | 150 | 25 | 1E |
| Octal | 151 | 60 | 107 | 0 | 66 | 40 | 73 | 520 | 45 | 36 |
| Binary | 1101001 | 110000 | 1000111 | 0 | 110110 | 100000 | 111011 | 101010000 | 100101 | 11110 |
Color Harmonies of #693047
Complementary color
Monochromatic Colors of #693047
Black with #693047
Text Example
Text Example
White with #693047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693047; }
p { color: rgb(105,48,71); }
H1.HeaderClassName
{
color: #693047;
}
.AnyTagClassName
{
color: #693047;
}
</style>
background-color css
<style>
a { background-color: #693047; }
a { background-color: rgb(105,48,71); }
div.DivClassName
{
background-color: #693047;
}
.BgClassName
{
background-color: #693047;
}
</style>
border-color css
<style>
span { border-color: #693047; }
span { border-color: rgb(105,48,71); }
td.TdClassName
{
border-color: #693047;
}
.TagClassName
{
border-color: #693047;
}
</style>