Shades of Tawny Port #604046
Tints of Tawny Port #604046
RGB
CMYK
RGB Variations
Color information
#604046 (or 0x604046) is known color: Tawny Port. HEX triplet: 60, 40 and 46. RGB value is (96,64,70). Sum of RGB (Red+Green+Blue) = 96+64+70=230 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.74% from 230); Green value is 64 (25.39% from 255 or 27.83% from 230); Blue value is 70 (27.73% from 255 or 30.43% from 230); Max value from RGB is 96 - color contains mainly: red. Hex color #604046 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604046 is #9FBFB9. Grayscale: #4A4A4A. Windows color (decimal): -10469306 or 4604000. OLE color: 4604000.
HSL color Cylindrical-coordinate representation of color #604046: hue angle of 348.75º degrees, saturation: 0.2, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #604046 is Cyan = 0, Magento = 0.33, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 64 | 70 | - |
| CMYK | 0 | 0.33 | 0.27 | 0.62 |
| HSL | 348.75º | 0.2% | 0.31% | - |
| HSV(B) | 348.75º | 0.33% | 0.38% | - |
| XYZ | 7.76 | 6.6 | 6.66 | - |
| YUV | 74.25 | 125.6 | 143.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 64 | 70 | 0 | 0.33 | 0.27 | 0.62 | 348.75 | 0.2 | 0.31 |
| Hex | 60 | 40 | 46 | 0 | 21 | 1B | 3E | 15D | 14 | 1F |
| Octal | 140 | 100 | 106 | 0 | 41 | 33 | 76 | 535 | 24 | 37 |
| Binary | 1100000 | 1000000 | 1000110 | 0 | 100001 | 11011 | 111110 | 101011101 | 10100 | 11111 |
Color Harmonies of #604046
Complementary color
Monochromatic Colors of #604046
Black with #604046
Text Example
Text Example
White with #604046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604046; }
p { color: rgb(96,64,70); }
H1.HeaderClassName
{
color: #604046;
}
.AnyTagClassName
{
color: #604046;
}
</style>
background-color css
<style>
a { background-color: #604046; }
a { background-color: rgb(96,64,70); }
div.DivClassName
{
background-color: #604046;
}
.BgClassName
{
background-color: #604046;
}
</style>
border-color css
<style>
span { border-color: #604046; }
span { border-color: rgb(96,64,70); }
td.TdClassName
{
border-color: #604046;
}
.TagClassName
{
border-color: #604046;
}
</style>