Shades of Tyrian Purple #580844
Tints of Tyrian Purple #580844
RGB
CMYK
RGB Variations
Color information
#580844 (or 0x580844) is known color: Tyrian Purple. HEX triplet: 58, 08 and 44. RGB value is (88,8,68). Sum of RGB (Red+Green+Blue) = 88+8+68=164 (21% of max value = 765). Red value is 88 (34.77% from 255 or 53.66% from 164); Green value is 8 (3.52% from 255 or 4.88% from 164); Blue value is 68 (26.95% from 255 or 41.46% from 164); Max value from RGB is 88 - color contains mainly: red. Hex color #580844 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580844 is #A7F7BB. Grayscale: #262626. Windows color (decimal): -11007932 or 4458584. OLE color: 4458584.
HSL color Cylindrical-coordinate representation of color #580844: hue angle of 315º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #580844 is Cyan = 0, Magento = 0.91, Yellow = 0.23 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 8 | 68 | - |
| CMYK | 0 | 0.91 | 0.23 | 0.65 |
| HSL | 315º | 0.83% | 0.19% | - |
| HSV(B) | 315º | 0.91% | 0.35% | - |
| XYZ | 5.15 | 2.67 | 5.71 | - |
| YUV | 38.76 | 144.5 | 163.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 8 | 68 | 0 | 0.91 | 0.23 | 0.65 | 315 | 0.83 | 0.19 |
| Hex | 58 | 8 | 44 | 0 | 5B | 17 | 41 | 13B | 53 | 13 |
| Octal | 130 | 10 | 104 | 0 | 133 | 27 | 101 | 473 | 123 | 23 |
| Binary | 1011000 | 1000 | 1000100 | 0 | 1011011 | 10111 | 1000001 | 100111011 | 1010011 | 10011 |
Color Harmonies of #580844
Complementary color
Monochromatic Colors of #580844
Black with #580844
Text Example
Text Example
White with #580844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580844; }
p { color: rgb(88,8,68); }
H1.HeaderClassName
{
color: #580844;
}
.AnyTagClassName
{
color: #580844;
}
</style>
background-color css
<style>
a { background-color: #580844; }
a { background-color: rgb(88,8,68); }
div.DivClassName
{
background-color: #580844;
}
.BgClassName
{
background-color: #580844;
}
</style>
border-color css
<style>
span { border-color: #580844; }
span { border-color: rgb(88,8,68); }
td.TdClassName
{
border-color: #580844;
}
.TagClassName
{
border-color: #580844;
}
</style>