Shades of Tawny Port #673349
Tints of Tawny Port #673349
RGB
CMYK
RGB Variations
Color information
#673349 (or 0x673349) is known color: Tawny Port. HEX triplet: 67, 33 and 49. RGB value is (103,51,73). Sum of RGB (Red+Green+Blue) = 103+51+73=227 (30% of max value = 765). Red value is 103 (40.62% from 255 or 45.37% from 227); Green value is 51 (20.31% from 255 or 22.47% from 227); Blue value is 73 (28.91% from 255 or 32.16% from 227); Max value from RGB is 103 - color contains mainly: red. Hex color #673349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673349 is #98CCB6. Grayscale: #454545. Windows color (decimal): -10013879 or 4797287. OLE color: 4797287.
HSL color Cylindrical-coordinate representation of color #673349: hue angle of 334.62º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #673349 is Cyan = 0, Magento = 0.50, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 51 | 73 | - |
| CMYK | 0 | 0.50 | 0.29 | 0.60 |
| HSL | 334.62º | 0.34% | 0.3% | - |
| HSV(B) | 334.62º | 0.5% | 0.4% | - |
| XYZ | 7.98 | 5.73 | 6.99 | - |
| YUV | 69.06 | 130.23 | 152.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 51 | 73 | 0 | 0.50 | 0.29 | 0.60 | 334.62 | 0.34 | 0.3 |
| Hex | 67 | 33 | 49 | 0 | 32 | 1D | 3C | 14F | 22 | 1E |
| Octal | 147 | 63 | 111 | 0 | 62 | 35 | 74 | 517 | 42 | 36 |
| Binary | 1100111 | 110011 | 1001001 | 0 | 110010 | 11101 | 111100 | 101001111 | 100010 | 11110 |
Color Harmonies of #673349
Complementary color
Monochromatic Colors of #673349
Black with #673349
Text Example
Text Example
White with #673349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673349; }
p { color: rgb(103,51,73); }
H1.HeaderClassName
{
color: #673349;
}
.AnyTagClassName
{
color: #673349;
}
</style>
background-color css
<style>
a { background-color: #673349; }
a { background-color: rgb(103,51,73); }
div.DivClassName
{
background-color: #673349;
}
.BgClassName
{
background-color: #673349;
}
</style>
border-color css
<style>
span { border-color: #673349; }
span { border-color: rgb(103,51,73); }
td.TdClassName
{
border-color: #673349;
}
.TagClassName
{
border-color: #673349;
}
</style>