Shades of Tawny Port #674048
Tints of Tawny Port #674048
RGB
CMYK
RGB Variations
Color information
#674048 (or 0x674048) is known color: Tawny Port. HEX triplet: 67, 40 and 48. RGB value is (103,64,72). Sum of RGB (Red+Green+Blue) = 103+64+72=239 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.10% from 239); Green value is 64 (25.39% from 255 or 26.78% from 239); Blue value is 72 (28.52% from 255 or 30.13% from 239); Max value from RGB is 103 - color contains mainly: red. Hex color #674048 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674048 is #98BFB7. Grayscale: #4C4C4C. Windows color (decimal): -10010552 or 4735079. OLE color: 4735079.
HSL color Cylindrical-coordinate representation of color #674048: hue angle of 347.69º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #674048 is Cyan = 0, Magento = 0.38, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 64 | 72 | - |
| CMYK | 0 | 0.38 | 0.30 | 0.60 |
| HSL | 347.69º | 0.23% | 0.33% | - |
| HSV(B) | 347.69º | 0.38% | 0.4% | - |
| XYZ | 8.6 | 7.02 | 7.03 | - |
| YUV | 76.57 | 125.42 | 146.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 72 | 0 | 0.38 | 0.30 | 0.60 | 347.69 | 0.23 | 0.33 |
| Hex | 67 | 40 | 48 | 0 | 26 | 1E | 3C | 15C | 17 | 21 |
| Octal | 147 | 100 | 110 | 0 | 46 | 36 | 74 | 534 | 27 | 41 |
| Binary | 1100111 | 1000000 | 1001000 | 0 | 100110 | 11110 | 111100 | 101011100 | 10111 | 100001 |
Color Harmonies of #674048
Complementary color
Monochromatic Colors of #674048
Black with #674048
Text Example
Text Example
White with #674048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674048; }
p { color: rgb(103,64,72); }
H1.HeaderClassName
{
color: #674048;
}
.AnyTagClassName
{
color: #674048;
}
</style>
background-color css
<style>
a { background-color: #674048; }
a { background-color: rgb(103,64,72); }
div.DivClassName
{
background-color: #674048;
}
.BgClassName
{
background-color: #674048;
}
</style>
border-color css
<style>
span { border-color: #674048; }
span { border-color: rgb(103,64,72); }
td.TdClassName
{
border-color: #674048;
}
.TagClassName
{
border-color: #674048;
}
</style>