Shades of Tawny Port #574349
Tints of Tawny Port #574349
RGB
CMYK
RGB Variations
Color information
#574349 (or 0x574349) is known color: Tawny Port. HEX triplet: 57, 43 and 49. RGB value is (87,67,73). Sum of RGB (Red+Green+Blue) = 87+67+73=227 (30% of max value = 765). Red value is 87 (34.38% from 255 or 38.33% from 227); Green value is 67 (26.56% from 255 or 29.52% from 227); Blue value is 73 (28.91% from 255 or 32.16% from 227); Max value from RGB is 87 - color contains mainly: red. Hex color #574349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574349 is #A8BCB6. Grayscale: #494949. Windows color (decimal): -11058359 or 4801367. OLE color: 4801367.
HSL color Cylindrical-coordinate representation of color #574349: hue angle of 342º degrees, saturation: 0.13, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #574349 is Cyan = 0, Magento = 0.23, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 67 | 73 | - |
| CMYK | 0 | 0.23 | 0.16 | 0.66 |
| HSL | 342º | 0.13% | 0.3% | - |
| HSV(B) | 342º | 0.23% | 0.34% | - |
| XYZ | 7.14 | 6.52 | 7.19 | - |
| YUV | 73.66 | 127.63 | 137.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 67 | 73 | 0 | 0.23 | 0.16 | 0.66 | 342 | 0.13 | 0.3 |
| Hex | 57 | 43 | 49 | 0 | 17 | 10 | 42 | 156 | D | 1E |
| Octal | 127 | 103 | 111 | 0 | 27 | 20 | 102 | 526 | 15 | 36 |
| Binary | 1010111 | 1000011 | 1001001 | 0 | 10111 | 10000 | 1000010 | 101010110 | 1101 | 11110 |
Color Harmonies of #574349
Complementary color
Monochromatic Colors of #574349
Black with #574349
Text Example
Text Example
White with #574349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574349; }
p { color: rgb(87,67,73); }
H1.HeaderClassName
{
color: #574349;
}
.AnyTagClassName
{
color: #574349;
}
</style>
background-color css
<style>
a { background-color: #574349; }
a { background-color: rgb(87,67,73); }
div.DivClassName
{
background-color: #574349;
}
.BgClassName
{
background-color: #574349;
}
</style>
border-color css
<style>
span { border-color: #574349; }
span { border-color: rgb(87,67,73); }
td.TdClassName
{
border-color: #574349;
}
.TagClassName
{
border-color: #574349;
}
</style>