Shades of Tawny Port #613248
Tints of Tawny Port #613248
RGB
CMYK
RGB Variations
Color information
#613248 (or 0x613248) is known color: Tawny Port. HEX triplet: 61, 32 and 48. RGB value is (97,50,72). Sum of RGB (Red+Green+Blue) = 97+50+72=219 (29% of max value = 765). Red value is 97 (38.28% from 255 or 44.29% from 219); Green value is 50 (19.92% from 255 or 22.83% from 219); Blue value is 72 (28.52% from 255 or 32.88% from 219); Max value from RGB is 97 - color contains mainly: red. Hex color #613248 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613248 is #9ECDB7. Grayscale: #424242. Windows color (decimal): -10407352 or 4731489. OLE color: 4731489.
HSL color Cylindrical-coordinate representation of color #613248: hue angle of 331.91º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #613248 is Cyan = 0, Magento = 0.48, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 50 | 72 | - |
| CMYK | 0 | 0.48 | 0.26 | 0.62 |
| HSL | 331.91º | 0.32% | 0.29% | - |
| HSV(B) | 331.91º | 0.48% | 0.38% | - |
| XYZ | 7.24 | 5.29 | 6.77 | - |
| YUV | 66.56 | 131.07 | 149.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 72 | 0 | 0.48 | 0.26 | 0.62 | 331.91 | 0.32 | 0.29 |
| Hex | 61 | 32 | 48 | 0 | 30 | 1A | 3E | 14C | 20 | 1D |
| Octal | 141 | 62 | 110 | 0 | 60 | 32 | 76 | 514 | 40 | 35 |
| Binary | 1100001 | 110010 | 1001000 | 0 | 110000 | 11010 | 111110 | 101001100 | 100000 | 11101 |
Color Harmonies of #613248
Complementary color
Monochromatic Colors of #613248
Black with #613248
Text Example
Text Example
White with #613248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613248; }
p { color: rgb(97,50,72); }
H1.HeaderClassName
{
color: #613248;
}
.AnyTagClassName
{
color: #613248;
}
</style>
background-color css
<style>
a { background-color: #613248; }
a { background-color: rgb(97,50,72); }
div.DivClassName
{
background-color: #613248;
}
.BgClassName
{
background-color: #613248;
}
</style>
border-color css
<style>
span { border-color: #613248; }
span { border-color: rgb(97,50,72); }
td.TdClassName
{
border-color: #613248;
}
.TagClassName
{
border-color: #613248;
}
</style>