Shades of Tawny Port #613347
Tints of Tawny Port #613347
RGB
CMYK
RGB Variations
Color information
#613347 (or 0x613347) is known color: Tawny Port. HEX triplet: 61, 33 and 47. RGB value is (97,51,71). Sum of RGB (Red+Green+Blue) = 97+51+71=219 (29% of max value = 765). Red value is 97 (38.28% from 255 or 44.29% from 219); Green value is 51 (20.31% from 255 or 23.29% from 219); Blue value is 71 (28.12% from 255 or 32.42% from 219); Max value from RGB is 97 - color contains mainly: red. Hex color #613347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613347 is #9ECCB8. Grayscale: #434343. Windows color (decimal): -10407097 or 4666209. OLE color: 4666209.
HSL color Cylindrical-coordinate representation of color #613347: hue angle of 333.91º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #613347 is Cyan = 0, Magento = 0.47, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 51 | 71 | - |
| CMYK | 0 | 0.47 | 0.27 | 0.62 |
| HSL | 333.91º | 0.31% | 0.29% | - |
| HSV(B) | 333.91º | 0.47% | 0.38% | - |
| XYZ | 7.25 | 5.36 | 6.61 | - |
| YUV | 67.03 | 130.24 | 149.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 51 | 71 | 0 | 0.47 | 0.27 | 0.62 | 333.91 | 0.31 | 0.29 |
| Hex | 61 | 33 | 47 | 0 | 2F | 1B | 3E | 14E | 1F | 1D |
| Octal | 141 | 63 | 107 | 0 | 57 | 33 | 76 | 516 | 37 | 35 |
| Binary | 1100001 | 110011 | 1000111 | 0 | 101111 | 11011 | 111110 | 101001110 | 11111 | 11101 |
Color Harmonies of #613347
Complementary color
Monochromatic Colors of #613347
Black with #613347
Text Example
Text Example
White with #613347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613347; }
p { color: rgb(97,51,71); }
H1.HeaderClassName
{
color: #613347;
}
.AnyTagClassName
{
color: #613347;
}
</style>
background-color css
<style>
a { background-color: #613347; }
a { background-color: rgb(97,51,71); }
div.DivClassName
{
background-color: #613347;
}
.BgClassName
{
background-color: #613347;
}
</style>
border-color css
<style>
span { border-color: #613347; }
span { border-color: rgb(97,51,71); }
td.TdClassName
{
border-color: #613347;
}
.TagClassName
{
border-color: #613347;
}
</style>