Shades of Tawny Port #583542
Tints of Tawny Port #583542
RGB
CMYK
RGB Variations
Color information
#583542 (or 0x583542) is known color: Tawny Port. HEX triplet: 58, 35 and 42. RGB value is (88,53,66). Sum of RGB (Red+Green+Blue) = 88+53+66=207 (27% of max value = 765). Red value is 88 (34.77% from 255 or 42.51% from 207); Green value is 53 (21.09% from 255 or 25.60% from 207); Blue value is 66 (26.17% from 255 or 31.88% from 207); Max value from RGB is 88 - color contains mainly: red. Hex color #583542 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #583542 is #A7CABD. Grayscale: #404040. Windows color (decimal): -10996414 or 4339032. OLE color: 4339032.
HSL color Cylindrical-coordinate representation of color #583542: hue angle of 337.71º degrees, saturation: 0.25, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #583542 is Cyan = 0, Magento = 0.40, Yellow = 0.25 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 53 | 66 | - |
| CMYK | 0 | 0.40 | 0.25 | 0.65 |
| HSL | 337.71º | 0.25% | 0.28% | - |
| HSV(B) | 337.71º | 0.4% | 0.35% | - |
| XYZ | 6.28 | 5.01 | 5.79 | - |
| YUV | 64.95 | 128.6 | 144.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 53 | 66 | 0 | 0.40 | 0.25 | 0.65 | 337.71 | 0.25 | 0.28 |
| Hex | 58 | 35 | 42 | 0 | 28 | 19 | 41 | 152 | 19 | 1C |
| Octal | 130 | 65 | 102 | 0 | 50 | 31 | 101 | 522 | 31 | 34 |
| Binary | 1011000 | 110101 | 1000010 | 0 | 101000 | 11001 | 1000001 | 101010010 | 11001 | 11100 |
Color Harmonies of #583542
Complementary color
Monochromatic Colors of #583542
Black with #583542
Text Example
Text Example
White with #583542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583542; }
p { color: rgb(88,53,66); }
H1.HeaderClassName
{
color: #583542;
}
.AnyTagClassName
{
color: #583542;
}
</style>
background-color css
<style>
a { background-color: #583542; }
a { background-color: rgb(88,53,66); }
div.DivClassName
{
background-color: #583542;
}
.BgClassName
{
background-color: #583542;
}
</style>
border-color css
<style>
span { border-color: #583542; }
span { border-color: rgb(88,53,66); }
td.TdClassName
{
border-color: #583542;
}
.TagClassName
{
border-color: #583542;
}
</style>