Shades of Tyrian Purple #580429
Tints of Tyrian Purple #580429
RGB
CMYK
RGB Variations
Color information
#580429 (or 0x580429) is known color: Tyrian Purple. HEX triplet: 58, 04 and 29. RGB value is (88,4,41). Sum of RGB (Red+Green+Blue) = 88+4+41=133 (17% of max value = 765). Red value is 88 (34.77% from 255 or 66.17% from 133); Green value is 4 (1.95% from 255 or 3.01% from 133); Blue value is 41 (16.41% from 255 or 30.83% from 133); Max value from RGB is 88 - color contains mainly: red. Hex color #580429 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580429 is #A7FBD6. Grayscale: #212121. Windows color (decimal): -11008983 or 2688088. OLE color: 2688088.
HSL color Cylindrical-coordinate representation of color #580429: hue angle of 333.57º 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 #580429 is Cyan = 0, Magento = 0.95, Yellow = 0.53 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 4 | 41 | - |
| CMYK | 0 | 0.95 | 0.53 | 0.65 |
| HSL | 333.57º | 0.91% | 0.18% | - |
| HSV(B) | 333.57º | 0.95% | 0.35% | - |
| XYZ | 4.47 | 2.32 | 2.31 | - |
| YUV | 33.33 | 132.33 | 166.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 4 | 41 | 0 | 0.95 | 0.53 | 0.65 | 333.57 | 0.91 | 0.18 |
| Hex | 58 | 4 | 29 | 0 | 5F | 35 | 41 | 14E | 5B | 12 |
| Octal | 130 | 4 | 51 | 0 | 137 | 65 | 101 | 516 | 133 | 22 |
| Binary | 1011000 | 100 | 101001 | 0 | 1011111 | 110101 | 1000001 | 101001110 | 1011011 | 10010 |
Color Harmonies of #580429
Complementary color
Monochromatic Colors of #580429
Black with #580429
Text Example
Text Example
White with #580429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580429; }
p { color: rgb(88,4,41); }
H1.HeaderClassName
{
color: #580429;
}
.AnyTagClassName
{
color: #580429;
}
</style>
background-color css
<style>
a { background-color: #580429; }
a { background-color: rgb(88,4,41); }
div.DivClassName
{
background-color: #580429;
}
.BgClassName
{
background-color: #580429;
}
</style>
border-color css
<style>
span { border-color: #580429; }
span { border-color: rgb(88,4,41); }
td.TdClassName
{
border-color: #580429;
}
.TagClassName
{
border-color: #580429;
}
</style>