Shades of Tawny Port #583342
Tints of Tawny Port #583342
RGB
CMYK
RGB Variations
Color information
#583342 (or 0x583342) is known color: Tawny Port. HEX triplet: 58, 33 and 42. RGB value is (88,51,66). Sum of RGB (Red+Green+Blue) = 88+51+66=205 (27% of max value = 765). Red value is 88 (34.77% from 255 or 42.93% from 205); Green value is 51 (20.31% from 255 or 24.88% from 205); Blue value is 66 (26.17% from 255 or 32.20% from 205); Max value from RGB is 88 - color contains mainly: red. Hex color #583342 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #583342 is #A7CCBD. Grayscale: #3F3F3F. Windows color (decimal): -10996926 or 4338520. OLE color: 4338520.
HSL color Cylindrical-coordinate representation of color #583342: hue angle of 335.68º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #583342 is Cyan = 0, Magento = 0.42, Yellow = 0.25 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 51 | 66 | - |
| CMYK | 0 | 0.42 | 0.25 | 0.65 |
| HSL | 335.68º | 0.27% | 0.27% | - |
| HSV(B) | 335.68º | 0.42% | 0.35% | - |
| XYZ | 6.19 | 4.84 | 5.76 | - |
| YUV | 63.77 | 129.26 | 145.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 51 | 66 | 0 | 0.42 | 0.25 | 0.65 | 335.68 | 0.27 | 0.27 |
| Hex | 58 | 33 | 42 | 0 | 2A | 19 | 41 | 150 | 1B | 1B |
| Octal | 130 | 63 | 102 | 0 | 52 | 31 | 101 | 520 | 33 | 33 |
| Binary | 1011000 | 110011 | 1000010 | 0 | 101010 | 11001 | 1000001 | 101010000 | 11011 | 11011 |
Color Harmonies of #583342
Complementary color
Monochromatic Colors of #583342
Black with #583342
Text Example
Text Example
White with #583342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583342; }
p { color: rgb(88,51,66); }
H1.HeaderClassName
{
color: #583342;
}
.AnyTagClassName
{
color: #583342;
}
</style>
background-color css
<style>
a { background-color: #583342; }
a { background-color: rgb(88,51,66); }
div.DivClassName
{
background-color: #583342;
}
.BgClassName
{
background-color: #583342;
}
</style>
border-color css
<style>
span { border-color: #583342; }
span { border-color: rgb(88,51,66); }
td.TdClassName
{
border-color: #583342;
}
.TagClassName
{
border-color: #583342;
}
</style>