Shades of Tawny Port #583548
Tints of Tawny Port #583548
RGB
CMYK
RGB Variations
Color information
#583548 (or 0x583548) is known color: Tawny Port. HEX triplet: 58, 35 and 48. RGB value is (88,53,72). Sum of RGB (Red+Green+Blue) = 88+53+72=213 (28% of max value = 765). Red value is 88 (34.77% from 255 or 41.31% from 213); Green value is 53 (21.09% from 255 or 24.88% from 213); Blue value is 72 (28.52% from 255 or 33.80% from 213); Max value from RGB is 88 - color contains mainly: red. Hex color #583548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #583548 is #A7CAB7. Grayscale: #414141. Windows color (decimal): -10996408 or 4732248. OLE color: 4732248.
HSL color Cylindrical-coordinate representation of color #583548: hue angle of 327.43º 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 #583548 is Cyan = 0, Magento = 0.40, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 53 | 72 | - |
| CMYK | 0 | 0.40 | 0.18 | 0.65 |
| HSL | 327.43º | 0.25% | 0.28% | - |
| HSV(B) | 327.43º | 0.4% | 0.35% | - |
| XYZ | 6.47 | 5.09 | 6.77 | - |
| YUV | 65.63 | 131.6 | 143.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 53 | 72 | 0 | 0.40 | 0.18 | 0.65 | 327.43 | 0.25 | 0.28 |
| Hex | 58 | 35 | 48 | 0 | 28 | 12 | 41 | 147 | 19 | 1C |
| Octal | 130 | 65 | 110 | 0 | 50 | 22 | 101 | 507 | 31 | 34 |
| Binary | 1011000 | 110101 | 1001000 | 0 | 101000 | 10010 | 1000001 | 101000111 | 11001 | 11100 |
Color Harmonies of #583548
Complementary color
Monochromatic Colors of #583548
Black with #583548
Text Example
Text Example
White with #583548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583548; }
p { color: rgb(88,53,72); }
H1.HeaderClassName
{
color: #583548;
}
.AnyTagClassName
{
color: #583548;
}
</style>
background-color css
<style>
a { background-color: #583548; }
a { background-color: rgb(88,53,72); }
div.DivClassName
{
background-color: #583548;
}
.BgClassName
{
background-color: #583548;
}
</style>
border-color css
<style>
span { border-color: #583548; }
span { border-color: rgb(88,53,72); }
td.TdClassName
{
border-color: #583548;
}
.TagClassName
{
border-color: #583548;
}
</style>