Shades of Tawny Port #613042
Tints of Tawny Port #613042
RGB
CMYK
RGB Variations
Color information
#613042 (or 0x613042) is known color: Tawny Port. HEX triplet: 61, 30 and 42. RGB value is (97,48,66). Sum of RGB (Red+Green+Blue) = 97+48+66=211 (27% of max value = 765). Red value is 97 (38.28% from 255 or 45.97% from 211); Green value is 48 (19.14% from 255 or 22.75% from 211); Blue value is 66 (26.17% from 255 or 31.28% from 211); Max value from RGB is 97 - color contains mainly: red. Hex color #613042 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613042 is #9ECFBD. Grayscale: #404040. Windows color (decimal): -10407870 or 4337761. OLE color: 4337761.
HSL color Cylindrical-coordinate representation of color #613042: hue angle of 337.96º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #613042 is Cyan = 0, Magento = 0.51, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 66 | - |
| CMYK | 0 | 0.51 | 0.32 | 0.62 |
| HSL | 337.96º | 0.34% | 0.28% | - |
| HSV(B) | 337.96º | 0.51% | 0.38% | - |
| XYZ | 6.97 | 5.05 | 5.76 | - |
| YUV | 64.7 | 128.73 | 151.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 66 | 0 | 0.51 | 0.32 | 0.62 | 337.96 | 0.34 | 0.28 |
| Hex | 61 | 30 | 42 | 0 | 33 | 20 | 3E | 152 | 22 | 1C |
| Octal | 141 | 60 | 102 | 0 | 63 | 40 | 76 | 522 | 42 | 34 |
| Binary | 1100001 | 110000 | 1000010 | 0 | 110011 | 100000 | 111110 | 101010010 | 100010 | 11100 |
Color Harmonies of #613042
Complementary color
Monochromatic Colors of #613042
Black with #613042
Text Example
Text Example
White with #613042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613042; }
p { color: rgb(97,48,66); }
H1.HeaderClassName
{
color: #613042;
}
.AnyTagClassName
{
color: #613042;
}
</style>
background-color css
<style>
a { background-color: #613042; }
a { background-color: rgb(97,48,66); }
div.DivClassName
{
background-color: #613042;
}
.BgClassName
{
background-color: #613042;
}
</style>
border-color css
<style>
span { border-color: #613042; }
span { border-color: rgb(97,48,66); }
td.TdClassName
{
border-color: #613042;
}
.TagClassName
{
border-color: #613042;
}
</style>