Shades of Tyrian Purple #580440
Tints of Tyrian Purple #580440
RGB
CMYK
RGB Variations
Color information
#580440 (or 0x580440) is known color: Tyrian Purple. HEX triplet: 58, 04 and 40. RGB value is (88,4,64). Sum of RGB (Red+Green+Blue) = 88+4+64=156 (20% of max value = 765). Red value is 88 (34.77% from 255 or 56.41% from 156); Green value is 4 (1.95% from 255 or 2.56% from 156); Blue value is 64 (25.39% from 255 or 41.03% from 156); Max value from RGB is 88 - color contains mainly: red. Hex color #580440 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580440 is #A7FBBF. Grayscale: #232323. Windows color (decimal): -11008960 or 4195416. OLE color: 4195416.
HSL color Cylindrical-coordinate representation of color #580440: hue angle of 317.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 #580440 is Cyan = 0, Magento = 0.95, Yellow = 0.27 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 4 | 64 | - |
| CMYK | 0 | 0.95 | 0.27 | 0.65 |
| HSL | 317.14º | 0.91% | 0.18% | - |
| HSV(B) | 317.14º | 0.95% | 0.35% | - |
| XYZ | 4.99 | 2.53 | 5.08 | - |
| YUV | 35.96 | 143.83 | 165.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 4 | 64 | 0 | 0.95 | 0.27 | 0.65 | 317.14 | 0.91 | 0.18 |
| Hex | 58 | 4 | 40 | 0 | 5F | 1B | 41 | 13D | 5B | 12 |
| Octal | 130 | 4 | 100 | 0 | 137 | 33 | 101 | 475 | 133 | 22 |
| Binary | 1011000 | 100 | 1000000 | 0 | 1011111 | 11011 | 1000001 | 100111101 | 1011011 | 10010 |
Color Harmonies of #580440
Complementary color
Monochromatic Colors of #580440
Black with #580440
Text Example
Text Example
White with #580440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580440; }
p { color: rgb(88,4,64); }
H1.HeaderClassName
{
color: #580440;
}
.AnyTagClassName
{
color: #580440;
}
</style>
background-color css
<style>
a { background-color: #580440; }
a { background-color: rgb(88,4,64); }
div.DivClassName
{
background-color: #580440;
}
.BgClassName
{
background-color: #580440;
}
</style>
border-color css
<style>
span { border-color: #580440; }
span { border-color: rgb(88,4,64); }
td.TdClassName
{
border-color: #580440;
}
.TagClassName
{
border-color: #580440;
}
</style>