Shades of Tyrian Purple #580532
Tints of Tyrian Purple #580532
RGB
CMYK
RGB Variations
Color information
#580532 (or 0x580532) is known color: Tyrian Purple. HEX triplet: 58, 05 and 32. RGB value is (88,5,50). Sum of RGB (Red+Green+Blue) = 88+5+50=143 (18% of max value = 765). Red value is 88 (34.77% from 255 or 61.54% from 143); Green value is 5 (2.34% from 255 or 3.50% from 143); Blue value is 50 (19.92% from 255 or 34.97% from 143); Max value from RGB is 88 - color contains mainly: red. Hex color #580532 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580532 is #A7FACD. Grayscale: #222222. Windows color (decimal): -11008718 or 3278168. OLE color: 3278168.
HSL color Cylindrical-coordinate representation of color #580532: hue angle of 327.47º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #580532 is Cyan = 0, Magento = 0.94, Yellow = 0.43 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 5 | 50 | - |
| CMYK | 0 | 0.94 | 0.43 | 0.65 |
| HSL | 327.47º | 0.89% | 0.18% | - |
| HSV(B) | 327.47º | 0.94% | 0.35% | - |
| XYZ | 4.65 | 2.41 | 3.24 | - |
| YUV | 34.95 | 136.5 | 165.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 5 | 50 | 0 | 0.94 | 0.43 | 0.65 | 327.47 | 0.89 | 0.18 |
| Hex | 58 | 5 | 32 | 0 | 5E | 2B | 41 | 147 | 59 | 12 |
| Octal | 130 | 5 | 62 | 0 | 136 | 53 | 101 | 507 | 131 | 22 |
| Binary | 1011000 | 101 | 110010 | 0 | 1011110 | 101011 | 1000001 | 101000111 | 1011001 | 10010 |
Color Harmonies of #580532
Complementary color
Monochromatic Colors of #580532
Black with #580532
Text Example
Text Example
White with #580532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580532; }
p { color: rgb(88,5,50); }
H1.HeaderClassName
{
color: #580532;
}
.AnyTagClassName
{
color: #580532;
}
</style>
background-color css
<style>
a { background-color: #580532; }
a { background-color: rgb(88,5,50); }
div.DivClassName
{
background-color: #580532;
}
.BgClassName
{
background-color: #580532;
}
</style>
border-color css
<style>
span { border-color: #580532; }
span { border-color: rgb(88,5,50); }
td.TdClassName
{
border-color: #580532;
}
.TagClassName
{
border-color: #580532;
}
</style>