Shades of Tyrian Purple #580441
Tints of Tyrian Purple #580441
RGB
CMYK
RGB Variations
Color information
#580441 (or 0x580441) is known color: Tyrian Purple. HEX triplet: 58, 04 and 41. RGB value is (88,4,65). Sum of RGB (Red+Green+Blue) = 88+4+65=157 (20% of max value = 765). Red value is 88 (34.77% from 255 or 56.05% from 157); Green value is 4 (1.95% from 255 or 2.55% from 157); Blue value is 65 (25.78% from 255 or 41.40% from 157); Max value from RGB is 88 - color contains mainly: red. Hex color #580441 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580441 is #A7FBBE. Grayscale: #232323. Windows color (decimal): -11008959 or 4260952. OLE color: 4260952.
HSL color Cylindrical-coordinate representation of color #580441: hue angle of 316.43º 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 #580441 is Cyan = 0, Magento = 0.95, Yellow = 0.26 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 4 | 65 | - |
| CMYK | 0 | 0.95 | 0.26 | 0.65 |
| HSL | 316.43º | 0.91% | 0.18% | - |
| HSV(B) | 316.43º | 0.95% | 0.35% | - |
| XYZ | 5.02 | 2.54 | 5.23 | - |
| YUV | 36.07 | 144.33 | 165.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 4 | 65 | 0 | 0.95 | 0.26 | 0.65 | 316.43 | 0.91 | 0.18 |
| Hex | 58 | 4 | 41 | 0 | 5F | 1A | 41 | 13C | 5B | 12 |
| Octal | 130 | 4 | 101 | 0 | 137 | 32 | 101 | 474 | 133 | 22 |
| Binary | 1011000 | 100 | 1000001 | 0 | 1011111 | 11010 | 1000001 | 100111100 | 1011011 | 10010 |
Color Harmonies of #580441
Complementary color
Monochromatic Colors of #580441
Black with #580441
Text Example
Text Example
White with #580441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580441; }
p { color: rgb(88,4,65); }
H1.HeaderClassName
{
color: #580441;
}
.AnyTagClassName
{
color: #580441;
}
</style>
background-color css
<style>
a { background-color: #580441; }
a { background-color: rgb(88,4,65); }
div.DivClassName
{
background-color: #580441;
}
.BgClassName
{
background-color: #580441;
}
</style>
border-color css
<style>
span { border-color: #580441; }
span { border-color: rgb(88,4,65); }
td.TdClassName
{
border-color: #580441;
}
.TagClassName
{
border-color: #580441;
}
</style>