Shades of Tawny Port #613341
Tints of Tawny Port #613341
RGB
CMYK
RGB Variations
Color information
#613341 (or 0x613341) is known color: Tawny Port. HEX triplet: 61, 33 and 41. RGB value is (97,51,65). Sum of RGB (Red+Green+Blue) = 97+51+65=213 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.54% from 213); Green value is 51 (20.31% from 255 or 23.94% from 213); Blue value is 65 (25.78% from 255 or 30.52% from 213); Max value from RGB is 97 - color contains mainly: red. Hex color #613341 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613341 is #9ECCBE. Grayscale: #424242. Windows color (decimal): -10407103 or 4272993. OLE color: 4272993.
HSL color Cylindrical-coordinate representation of color #613341: hue angle of 341.74º 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 #613341 is Cyan = 0, Magento = 0.47, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 51 | 65 | - |
| CMYK | 0 | 0.47 | 0.33 | 0.62 |
| HSL | 341.74º | 0.31% | 0.29% | - |
| HSV(B) | 341.74º | 0.47% | 0.38% | - |
| XYZ | 7.07 | 5.29 | 5.65 | - |
| YUV | 66.35 | 127.24 | 149.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 51 | 65 | 0 | 0.47 | 0.33 | 0.62 | 341.74 | 0.31 | 0.29 |
| Hex | 61 | 33 | 41 | 0 | 2F | 21 | 3E | 156 | 1F | 1D |
| Octal | 141 | 63 | 101 | 0 | 57 | 41 | 76 | 526 | 37 | 35 |
| Binary | 1100001 | 110011 | 1000001 | 0 | 101111 | 100001 | 111110 | 101010110 | 11111 | 11101 |
Color Harmonies of #613341
Complementary color
Monochromatic Colors of #613341
Black with #613341
Text Example
Text Example
White with #613341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613341; }
p { color: rgb(97,51,65); }
H1.HeaderClassName
{
color: #613341;
}
.AnyTagClassName
{
color: #613341;
}
</style>
background-color css
<style>
a { background-color: #613341; }
a { background-color: rgb(97,51,65); }
div.DivClassName
{
background-color: #613341;
}
.BgClassName
{
background-color: #613341;
}
</style>
border-color css
<style>
span { border-color: #613341; }
span { border-color: rgb(97,51,65); }
td.TdClassName
{
border-color: #613341;
}
.TagClassName
{
border-color: #613341;
}
</style>