Shades of Tyrian Purple #580641
Tints of Tyrian Purple #580641
RGB
CMYK
RGB Variations
Color information
#580641 (or 0x580641) is known color: Tyrian Purple. HEX triplet: 58, 06 and 41. RGB value is (88,6,65). Sum of RGB (Red+Green+Blue) = 88+6+65=159 (21% of max value = 765). Red value is 88 (34.77% from 255 or 55.35% from 159); Green value is 6 (2.73% from 255 or 3.77% from 159); Blue value is 65 (25.78% from 255 or 40.88% from 159); Max value from RGB is 88 - color contains mainly: red. Hex color #580641 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580641 is #A7F9BE. Grayscale: #252525. Windows color (decimal): -11008447 or 4261464. OLE color: 4261464.
HSL color Cylindrical-coordinate representation of color #580641: hue angle of 316.83º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #580641 is Cyan = 0, Magento = 0.93, Yellow = 0.26 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 6 | 65 | - |
| CMYK | 0 | 0.93 | 0.26 | 0.65 |
| HSL | 316.83º | 0.87% | 0.18% | - |
| HSV(B) | 316.83º | 0.93% | 0.35% | - |
| XYZ | 5.04 | 2.59 | 5.23 | - |
| YUV | 37.24 | 143.67 | 164.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 6 | 65 | 0 | 0.93 | 0.26 | 0.65 | 316.83 | 0.87 | 0.18 |
| Hex | 58 | 6 | 41 | 0 | 5D | 1A | 41 | 13D | 57 | 12 |
| Octal | 130 | 6 | 101 | 0 | 135 | 32 | 101 | 475 | 127 | 22 |
| Binary | 1011000 | 110 | 1000001 | 0 | 1011101 | 11010 | 1000001 | 100111101 | 1010111 | 10010 |
Color Harmonies of #580641
Complementary color
Monochromatic Colors of #580641
Black with #580641
Text Example
Text Example
White with #580641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580641; }
p { color: rgb(88,6,65); }
H1.HeaderClassName
{
color: #580641;
}
.AnyTagClassName
{
color: #580641;
}
</style>
background-color css
<style>
a { background-color: #580641; }
a { background-color: rgb(88,6,65); }
div.DivClassName
{
background-color: #580641;
}
.BgClassName
{
background-color: #580641;
}
</style>
border-color css
<style>
span { border-color: #580641; }
span { border-color: rgb(88,6,65); }
td.TdClassName
{
border-color: #580641;
}
.TagClassName
{
border-color: #580641;
}
</style>