Shades of Tyrian Purple #580129
Tints of Tyrian Purple #580129
RGB
CMYK
RGB Variations
Color information
#580129 (or 0x580129) is known color: Tyrian Purple. HEX triplet: 58, 01 and 29. RGB value is (88,1,41). Sum of RGB (Red+Green+Blue) = 88+1+41=130 (17% of max value = 765). Red value is 88 (34.77% from 255 or 67.69% from 130); Green value is 1 (0.78% from 255 or 0.77% from 130); Blue value is 41 (16.41% from 255 or 31.54% from 130); Max value from RGB is 88 - color contains mainly: red. Hex color #580129 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580129 is #A7FED6. Grayscale: #1F1F1F. Windows color (decimal): -11009751 or 2687320. OLE color: 2687320.
HSL color Cylindrical-coordinate representation of color #580129: hue angle of 332.41º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #580129 is Cyan = 0, Magento = 0.99, Yellow = 0.53 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 1 | 41 | - |
| CMYK | 0 | 0.99 | 0.53 | 0.65 |
| HSL | 332.41º | 0.98% | 0.17% | - |
| HSV(B) | 332.41º | 0.99% | 0.35% | - |
| XYZ | 4.44 | 2.26 | 2.3 | - |
| YUV | 31.57 | 133.32 | 168.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 1 | 41 | 0 | 0.99 | 0.53 | 0.65 | 332.41 | 0.98 | 0.17 |
| Hex | 58 | 1 | 29 | 0 | 63 | 35 | 41 | 14C | 62 | 11 |
| Octal | 130 | 1 | 51 | 0 | 143 | 65 | 101 | 514 | 142 | 21 |
| Binary | 1011000 | 1 | 101001 | 0 | 1100011 | 110101 | 1000001 | 101001100 | 1100010 | 10001 |
Color Harmonies of #580129
Complementary color
Monochromatic Colors of #580129
Black with #580129
Text Example
Text Example
White with #580129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580129; }
p { color: rgb(88,1,41); }
H1.HeaderClassName
{
color: #580129;
}
.AnyTagClassName
{
color: #580129;
}
</style>
background-color css
<style>
a { background-color: #580129; }
a { background-color: rgb(88,1,41); }
div.DivClassName
{
background-color: #580129;
}
.BgClassName
{
background-color: #580129;
}
</style>
border-color css
<style>
span { border-color: #580129; }
span { border-color: rgb(88,1,41); }
td.TdClassName
{
border-color: #580129;
}
.TagClassName
{
border-color: #580129;
}
</style>