Shades of Tawny Port #583140
Tints of Tawny Port #583140
RGB
CMYK
RGB Variations
Color information
#583140 (or 0x583140) is known color: Tawny Port. HEX triplet: 58, 31 and 40. RGB value is (88,49,64). Sum of RGB (Red+Green+Blue) = 88+49+64=201 (26% of max value = 765). Red value is 88 (34.77% from 255 or 43.78% from 201); Green value is 49 (19.53% from 255 or 24.38% from 201); Blue value is 64 (25.39% from 255 or 31.84% from 201); Max value from RGB is 88 - color contains mainly: red. Hex color #583140 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #583140 is #A7CEBF. Grayscale: #3E3E3E. Windows color (decimal): -10997440 or 4206936. OLE color: 4206936.
HSL color Cylindrical-coordinate representation of color #583140: hue angle of 336.92º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #583140 is Cyan = 0, Magento = 0.44, Yellow = 0.27 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 49 | 64 | - |
| CMYK | 0 | 0.44 | 0.27 | 0.65 |
| HSL | 336.92º | 0.28% | 0.27% | - |
| HSV(B) | 336.92º | 0.44% | 0.35% | - |
| XYZ | 6.05 | 4.64 | 5.43 | - |
| YUV | 62.37 | 128.92 | 146.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 49 | 64 | 0 | 0.44 | 0.27 | 0.65 | 336.92 | 0.28 | 0.27 |
| Hex | 58 | 31 | 40 | 0 | 2C | 1B | 41 | 151 | 1C | 1B |
| Octal | 130 | 61 | 100 | 0 | 54 | 33 | 101 | 521 | 34 | 33 |
| Binary | 1011000 | 110001 | 1000000 | 0 | 101100 | 11011 | 1000001 | 101010001 | 11100 | 11011 |
Color Harmonies of #583140
Complementary color
Monochromatic Colors of #583140
Black with #583140
Text Example
Text Example
White with #583140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583140; }
p { color: rgb(88,49,64); }
H1.HeaderClassName
{
color: #583140;
}
.AnyTagClassName
{
color: #583140;
}
</style>
background-color css
<style>
a { background-color: #583140; }
a { background-color: rgb(88,49,64); }
div.DivClassName
{
background-color: #583140;
}
.BgClassName
{
background-color: #583140;
}
</style>
border-color css
<style>
span { border-color: #583140; }
span { border-color: rgb(88,49,64); }
td.TdClassName
{
border-color: #583140;
}
.TagClassName
{
border-color: #583140;
}
</style>