Shades of Tawny Port #574249
Tints of Tawny Port #574249
RGB
CMYK
RGB Variations
Color information
#574249 (or 0x574249) is known color: Tawny Port. HEX triplet: 57, 42 and 49. RGB value is (87,66,73). Sum of RGB (Red+Green+Blue) = 87+66+73=226 (29% of max value = 765). Red value is 87 (34.38% from 255 or 38.50% from 226); Green value is 66 (26.17% from 255 or 29.20% from 226); Blue value is 73 (28.91% from 255 or 32.30% from 226); Max value from RGB is 87 - color contains mainly: red. Hex color #574249 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574249 is #A8BDB6. Grayscale: #494949. Windows color (decimal): -11058615 or 4801111. OLE color: 4801111.
HSL color Cylindrical-coordinate representation of color #574249: hue angle of 340º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #574249 is Cyan = 0, Magento = 0.24, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 66 | 73 | - |
| CMYK | 0 | 0.24 | 0.16 | 0.66 |
| HSL | 340º | 0.14% | 0.3% | - |
| HSV(B) | 340º | 0.24% | 0.34% | - |
| XYZ | 7.08 | 6.4 | 7.17 | - |
| YUV | 73.08 | 127.96 | 137.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 66 | 73 | 0 | 0.24 | 0.16 | 0.66 | 340 | 0.14 | 0.3 |
| Hex | 57 | 42 | 49 | 0 | 18 | 10 | 42 | 154 | E | 1E |
| Octal | 127 | 102 | 111 | 0 | 30 | 20 | 102 | 524 | 16 | 36 |
| Binary | 1010111 | 1000010 | 1001001 | 0 | 11000 | 10000 | 1000010 | 101010100 | 1110 | 11110 |
Color Harmonies of #574249
Complementary color
Monochromatic Colors of #574249
Black with #574249
Text Example
Text Example
White with #574249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574249; }
p { color: rgb(87,66,73); }
H1.HeaderClassName
{
color: #574249;
}
.AnyTagClassName
{
color: #574249;
}
</style>
background-color css
<style>
a { background-color: #574249; }
a { background-color: rgb(87,66,73); }
div.DivClassName
{
background-color: #574249;
}
.BgClassName
{
background-color: #574249;
}
</style>
border-color css
<style>
span { border-color: #574249; }
span { border-color: rgb(87,66,73); }
td.TdClassName
{
border-color: #574249;
}
.TagClassName
{
border-color: #574249;
}
</style>