Shades of Tyrian Purple #580432
Tints of Tyrian Purple #580432
RGB
CMYK
RGB Variations
Color information
#580432 (or 0x580432) is known color: Tyrian Purple. HEX triplet: 58, 04 and 32. RGB value is (88,4,50). Sum of RGB (Red+Green+Blue) = 88+4+50=142 (18% of max value = 765). Red value is 88 (34.77% from 255 or 61.97% from 142); Green value is 4 (1.95% from 255 or 2.82% from 142); Blue value is 50 (19.92% from 255 or 35.21% from 142); Max value from RGB is 88 - color contains mainly: red. Hex color #580432 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580432 is #A7FBCD. Grayscale: #222222. Windows color (decimal): -11008974 or 3277912. OLE color: 3277912.
HSL color Cylindrical-coordinate representation of color #580432: hue angle of 327.14º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #580432 is Cyan = 0, Magento = 0.95, Yellow = 0.43 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 4 | 50 | - |
| CMYK | 0 | 0.95 | 0.43 | 0.65 |
| HSL | 327.14º | 0.91% | 0.18% | - |
| HSV(B) | 327.14º | 0.95% | 0.35% | - |
| XYZ | 4.64 | 2.39 | 3.23 | - |
| YUV | 34.36 | 136.83 | 166.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 4 | 50 | 0 | 0.95 | 0.43 | 0.65 | 327.14 | 0.91 | 0.18 |
| Hex | 58 | 4 | 32 | 0 | 5F | 2B | 41 | 147 | 5B | 12 |
| Octal | 130 | 4 | 62 | 0 | 137 | 53 | 101 | 507 | 133 | 22 |
| Binary | 1011000 | 100 | 110010 | 0 | 1011111 | 101011 | 1000001 | 101000111 | 1011011 | 10010 |
Color Harmonies of #580432
Complementary color
Monochromatic Colors of #580432
Black with #580432
Text Example
Text Example
White with #580432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580432; }
p { color: rgb(88,4,50); }
H1.HeaderClassName
{
color: #580432;
}
.AnyTagClassName
{
color: #580432;
}
</style>
background-color css
<style>
a { background-color: #580432; }
a { background-color: rgb(88,4,50); }
div.DivClassName
{
background-color: #580432;
}
.BgClassName
{
background-color: #580432;
}
</style>
border-color css
<style>
span { border-color: #580432; }
span { border-color: rgb(88,4,50); }
td.TdClassName
{
border-color: #580432;
}
.TagClassName
{
border-color: #580432;
}
</style>