Shades of Tawny Port #693546
Tints of Tawny Port #693546
RGB
CMYK
RGB Variations
Color information
#693546 (or 0x693546) is known color: Tawny Port. HEX triplet: 69, 35 and 46. RGB value is (105,53,70). Sum of RGB (Red+Green+Blue) = 105+53+70=228 (30% of max value = 765). Red value is 105 (41.41% from 255 or 46.05% from 228); Green value is 53 (21.09% from 255 or 23.25% from 228); Blue value is 70 (27.73% from 255 or 30.70% from 228); Max value from RGB is 105 - color contains mainly: red. Hex color #693546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693546 is #96CAB9. Grayscale: #464646. Windows color (decimal): -9882298 or 4601193. OLE color: 4601193.
HSL color Cylindrical-coordinate representation of color #693546: hue angle of 340.38º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #693546 is Cyan = 0, Magento = 0.50, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 53 | 70 | - |
| CMYK | 0 | 0.50 | 0.33 | 0.59 |
| HSL | 340.38º | 0.33% | 0.31% | - |
| HSV(B) | 340.38º | 0.5% | 0.41% | - |
| XYZ | 8.2 | 5.99 | 6.52 | - |
| YUV | 70.49 | 127.73 | 152.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 53 | 70 | 0 | 0.50 | 0.33 | 0.59 | 340.38 | 0.33 | 0.31 |
| Hex | 69 | 35 | 46 | 0 | 32 | 21 | 3B | 154 | 21 | 1F |
| Octal | 151 | 65 | 106 | 0 | 62 | 41 | 73 | 524 | 41 | 37 |
| Binary | 1101001 | 110101 | 1000110 | 0 | 110010 | 100001 | 111011 | 101010100 | 100001 | 11111 |
Color Harmonies of #693546
Complementary color
Monochromatic Colors of #693546
Black with #693546
Text Example
Text Example
White with #693546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693546; }
p { color: rgb(105,53,70); }
H1.HeaderClassName
{
color: #693546;
}
.AnyTagClassName
{
color: #693546;
}
</style>
background-color css
<style>
a { background-color: #693546; }
a { background-color: rgb(105,53,70); }
div.DivClassName
{
background-color: #693546;
}
.BgClassName
{
background-color: #693546;
}
</style>
border-color css
<style>
span { border-color: #693546; }
span { border-color: rgb(105,53,70); }
td.TdClassName
{
border-color: #693546;
}
.TagClassName
{
border-color: #693546;
}
</style>