Shades of Tyrian Purple #580122
Tints of Tyrian Purple #580122
RGB
CMYK
RGB Variations
Color information
#580122 (or 0x580122) is known color: Tyrian Purple. HEX triplet: 58, 01 and 22. RGB value is (88,1,34). Sum of RGB (Red+Green+Blue) = 88+1+34=123 (16% of max value = 765). Red value is 88 (34.77% from 255 or 71.54% from 123); Green value is 1 (0.78% from 255 or 0.81% from 123); Blue value is 34 (13.67% from 255 or 27.64% from 123); Max value from RGB is 88 - color contains mainly: red. Hex color #580122 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580122 is #A7FEDD. Grayscale: #1E1E1E. Windows color (decimal): -11009758 or 2228568. OLE color: 2228568.
HSL color Cylindrical-coordinate representation of color #580122: hue angle of 337.24º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #580122 is Cyan = 0, Magento = 0.99, Yellow = 0.61 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 1 | 34 | - |
| CMYK | 0 | 0.99 | 0.61 | 0.65 |
| HSL | 337.24º | 0.98% | 0.17% | - |
| HSV(B) | 337.24º | 0.99% | 0.35% | - |
| XYZ | 4.32 | 2.21 | 1.71 | - |
| YUV | 30.78 | 129.82 | 168.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 1 | 34 | 0 | 0.99 | 0.61 | 0.65 | 337.24 | 0.98 | 0.17 |
| Hex | 58 | 1 | 22 | 0 | 63 | 3D | 41 | 151 | 62 | 11 |
| Octal | 130 | 1 | 42 | 0 | 143 | 75 | 101 | 521 | 142 | 21 |
| Binary | 1011000 | 1 | 100010 | 0 | 1100011 | 111101 | 1000001 | 101010001 | 1100010 | 10001 |
Color Harmonies of #580122
Complementary color
Monochromatic Colors of #580122
Black with #580122
Text Example
Text Example
White with #580122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580122; }
p { color: rgb(88,1,34); }
H1.HeaderClassName
{
color: #580122;
}
.AnyTagClassName
{
color: #580122;
}
</style>
background-color css
<style>
a { background-color: #580122; }
a { background-color: rgb(88,1,34); }
div.DivClassName
{
background-color: #580122;
}
.BgClassName
{
background-color: #580122;
}
</style>
border-color css
<style>
span { border-color: #580122; }
span { border-color: rgb(88,1,34); }
td.TdClassName
{
border-color: #580122;
}
.TagClassName
{
border-color: #580122;
}
</style>