Shades of Tyrian Purple #580030
Tints of Tyrian Purple #580030
RGB
CMYK
RGB Variations
Color information
#580030 (or 0x580030) is known color: Tyrian Purple. HEX triplet: 58, 00 and 30. RGB value is (88,0,48). Sum of RGB (Red+Green+Blue) = 88+0+48=136 (18% of max value = 765). Red value is 88 (34.77% from 255 or 64.71% from 136); Green value is 0 (0.39% from 255 or 0% from 136); Blue value is 48 (19.14% from 255 or 35.29% from 136); Max value from RGB is 88 - color contains mainly: red. Hex color #580030 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580030 is #A7FFCF. Grayscale: #1F1F1F. Windows color (decimal): -11010000 or 3145816. OLE color: 3145816.
HSL color Cylindrical-coordinate representation of color #580030: hue angle of 327.27º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #580030 is Cyan = 0, Magento = 1, Yellow = 0.45 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 0 | 48 | - |
| CMYK | 0 | 1 | 0.45 | 0.65 |
| HSL | 327.27º | 1% | 0.17% | - |
| HSV(B) | 327.27º | 1% | 0.35% | - |
| XYZ | 4.56 | 2.29 | 3 | - |
| YUV | 31.78 | 137.15 | 168.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 0 | 48 | 0 | 1 | 0.45 | 0.65 | 327.27 | 1 | 0.17 |
| Hex | 58 | 0 | 30 | 0 | 64 | 2D | 41 | 147 | 64 | 11 |
| Octal | 130 | 0 | 60 | 0 | 144 | 55 | 101 | 507 | 144 | 21 |
| Binary | 1011000 | 0 | 110000 | 0 | 1100100 | 101101 | 1000001 | 101000111 | 1100100 | 10001 |
Color Harmonies of #580030
Complementary color
Monochromatic Colors of #580030
Black with #580030
Text Example
Text Example
White with #580030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580030; }
p { color: rgb(88,0,48); }
H1.HeaderClassName
{
color: #580030;
}
.AnyTagClassName
{
color: #580030;
}
</style>
background-color css
<style>
a { background-color: #580030; }
a { background-color: rgb(88,0,48); }
div.DivClassName
{
background-color: #580030;
}
.BgClassName
{
background-color: #580030;
}
</style>
border-color css
<style>
span { border-color: #580030; }
span { border-color: rgb(88,0,48); }
td.TdClassName
{
border-color: #580030;
}
.TagClassName
{
border-color: #580030;
}
</style>