Shades of Tawny Port #574048
Tints of Tawny Port #574048
RGB
CMYK
RGB Variations
Color information
#574048 (or 0x574048) is known color: Tawny Port. HEX triplet: 57, 40 and 48. RGB value is (87,64,72). Sum of RGB (Red+Green+Blue) = 87+64+72=223 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.01% from 223); Green value is 64 (25.39% from 255 or 28.70% from 223); Blue value is 72 (28.52% from 255 or 32.29% from 223); Max value from RGB is 87 - color contains mainly: red. Hex color #574048 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574048 is #A8BFB7. Grayscale: #474747. Windows color (decimal): -11059128 or 4735063. OLE color: 4735063.
HSL color Cylindrical-coordinate representation of color #574048: hue angle of 339.13º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #574048 is Cyan = 0, Magento = 0.26, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 64 | 72 | - |
| CMYK | 0 | 0.26 | 0.17 | 0.66 |
| HSL | 339.13º | 0.15% | 0.3% | - |
| HSV(B) | 339.13º | 0.26% | 0.34% | - |
| XYZ | 6.93 | 6.16 | 6.95 | - |
| YUV | 71.79 | 128.12 | 138.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 72 | 0 | 0.26 | 0.17 | 0.66 | 339.13 | 0.15 | 0.3 |
| Hex | 57 | 40 | 48 | 0 | 1A | 11 | 42 | 153 | F | 1E |
| Octal | 127 | 100 | 110 | 0 | 32 | 21 | 102 | 523 | 17 | 36 |
| Binary | 1010111 | 1000000 | 1001000 | 0 | 11010 | 10001 | 1000010 | 101010011 | 1111 | 11110 |
Color Harmonies of #574048
Complementary color
Monochromatic Colors of #574048
Black with #574048
Text Example
Text Example
White with #574048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574048; }
p { color: rgb(87,64,72); }
H1.HeaderClassName
{
color: #574048;
}
.AnyTagClassName
{
color: #574048;
}
</style>
background-color css
<style>
a { background-color: #574048; }
a { background-color: rgb(87,64,72); }
div.DivClassName
{
background-color: #574048;
}
.BgClassName
{
background-color: #574048;
}
</style>
border-color css
<style>
span { border-color: #574048; }
span { border-color: rgb(87,64,72); }
td.TdClassName
{
border-color: #574048;
}
.TagClassName
{
border-color: #574048;
}
</style>