Shades of Tawny Port #573142
Tints of Tawny Port #573142
RGB
CMYK
RGB Variations
Color information
#573142 (or 0x573142) is known color: Tawny Port. HEX triplet: 57, 31 and 42. RGB value is (87,49,66). Sum of RGB (Red+Green+Blue) = 87+49+66=202 (26% of max value = 765). Red value is 87 (34.38% from 255 or 43.07% from 202); Green value is 49 (19.53% from 255 or 24.26% from 202); Blue value is 66 (26.17% from 255 or 32.67% from 202); Max value from RGB is 87 - color contains mainly: red. Hex color #573142 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #573142 is #A8CEBD. Grayscale: #3E3E3E. Windows color (decimal): -11062974 or 4338007. OLE color: 4338007.
HSL color Cylindrical-coordinate representation of color #573142: hue angle of 333.16º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #573142 is Cyan = 0, Magento = 0.44, Yellow = 0.24 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 49 | 66 | - |
| CMYK | 0 | 0.44 | 0.24 | 0.66 |
| HSL | 333.16º | 0.28% | 0.27% | - |
| HSV(B) | 333.16º | 0.44% | 0.34% | - |
| XYZ | 6.01 | 4.62 | 5.73 | - |
| YUV | 62.3 | 130.09 | 145.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 66 | 0 | 0.44 | 0.24 | 0.66 | 333.16 | 0.28 | 0.27 |
| Hex | 57 | 31 | 42 | 0 | 2C | 18 | 42 | 14D | 1C | 1B |
| Octal | 127 | 61 | 102 | 0 | 54 | 30 | 102 | 515 | 34 | 33 |
| Binary | 1010111 | 110001 | 1000010 | 0 | 101100 | 11000 | 1000010 | 101001101 | 11100 | 11011 |
Color Harmonies of #573142
Complementary color
Monochromatic Colors of #573142
Black with #573142
Text Example
Text Example
White with #573142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573142; }
p { color: rgb(87,49,66); }
H1.HeaderClassName
{
color: #573142;
}
.AnyTagClassName
{
color: #573142;
}
</style>
background-color css
<style>
a { background-color: #573142; }
a { background-color: rgb(87,49,66); }
div.DivClassName
{
background-color: #573142;
}
.BgClassName
{
background-color: #573142;
}
</style>
border-color css
<style>
span { border-color: #573142; }
span { border-color: rgb(87,49,66); }
td.TdClassName
{
border-color: #573142;
}
.TagClassName
{
border-color: #573142;
}
</style>