Shades of Tyrian Purple #581039
Tints of Tyrian Purple #581039
RGB
CMYK
RGB Variations
Color information
#581039 (or 0x581039) is known color: Tyrian Purple. HEX triplet: 58, 10 and 39. RGB value is (88,16,57). Sum of RGB (Red+Green+Blue) = 88+16+57=161 (21% of max value = 765). Red value is 88 (34.77% from 255 or 54.66% from 161); Green value is 16 (6.64% from 255 or 9.94% from 161); Blue value is 57 (22.66% from 255 or 35.40% from 161); Max value from RGB is 88 - color contains mainly: red. Hex color #581039 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #581039 is #A7EFC6. Grayscale: #2A2A2A. Windows color (decimal): -11005895 or 3739736. OLE color: 3739736.
HSL color Cylindrical-coordinate representation of color #581039: hue angle of 325.83º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #581039 is Cyan = 0, Magento = 0.82, Yellow = 0.35 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 16 | 57 | - |
| CMYK | 0 | 0.82 | 0.35 | 0.65 |
| HSL | 325.83º | 0.69% | 0.2% | - |
| HSV(B) | 325.83º | 0.82% | 0.35% | - |
| XYZ | 4.95 | 2.74 | 4.14 | - |
| YUV | 42.2 | 136.35 | 160.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 16 | 57 | 0 | 0.82 | 0.35 | 0.65 | 325.83 | 0.69 | 0.2 |
| Hex | 58 | 10 | 39 | 0 | 52 | 23 | 41 | 146 | 45 | 14 |
| Octal | 130 | 20 | 71 | 0 | 122 | 43 | 101 | 506 | 105 | 24 |
| Binary | 1011000 | 10000 | 111001 | 0 | 1010010 | 100011 | 1000001 | 101000110 | 1000101 | 10100 |
Color Harmonies of #581039
Complementary color
Monochromatic Colors of #581039
Black with #581039
Text Example
Text Example
White with #581039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #581039; }
p { color: rgb(88,16,57); }
H1.HeaderClassName
{
color: #581039;
}
.AnyTagClassName
{
color: #581039;
}
</style>
background-color css
<style>
a { background-color: #581039; }
a { background-color: rgb(88,16,57); }
div.DivClassName
{
background-color: #581039;
}
.BgClassName
{
background-color: #581039;
}
</style>
border-color css
<style>
span { border-color: #581039; }
span { border-color: rgb(88,16,57); }
td.TdClassName
{
border-color: #581039;
}
.TagClassName
{
border-color: #581039;
}
</style>