Shades of Tyrian Purple #580935
Tints of Tyrian Purple #580935
RGB
CMYK
RGB Variations
Color information
#580935 (or 0x580935) is known color: Tyrian Purple. HEX triplet: 58, 09 and 35. RGB value is (88,9,53). Sum of RGB (Red+Green+Blue) = 88+9+53=150 (19% of max value = 765). Red value is 88 (34.77% from 255 or 58.67% from 150); Green value is 9 (3.91% from 255 or 6% from 150); Blue value is 53 (21.09% from 255 or 35.33% from 150); Max value from RGB is 88 - color contains mainly: red. Hex color #580935 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580935 is #A7F6CA. Grayscale: #252525. Windows color (decimal): -11007691 or 3475800. OLE color: 3475800.
HSL color Cylindrical-coordinate representation of color #580935: hue angle of 326.58º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #580935 is Cyan = 0, Magento = 0.90, Yellow = 0.40 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 9 | 53 | - |
| CMYK | 0 | 0.90 | 0.40 | 0.65 |
| HSL | 326.58º | 0.81% | 0.19% | - |
| HSV(B) | 326.58º | 0.9% | 0.35% | - |
| XYZ | 4.76 | 2.53 | 3.6 | - |
| YUV | 37.64 | 136.67 | 163.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 9 | 53 | 0 | 0.90 | 0.40 | 0.65 | 326.58 | 0.81 | 0.19 |
| Hex | 58 | 9 | 35 | 0 | 5A | 28 | 41 | 147 | 51 | 13 |
| Octal | 130 | 11 | 65 | 0 | 132 | 50 | 101 | 507 | 121 | 23 |
| Binary | 1011000 | 1001 | 110101 | 0 | 1011010 | 101000 | 1000001 | 101000111 | 1010001 | 10011 |
Color Harmonies of #580935
Complementary color
Monochromatic Colors of #580935
Black with #580935
Text Example
Text Example
White with #580935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580935; }
p { color: rgb(88,9,53); }
H1.HeaderClassName
{
color: #580935;
}
.AnyTagClassName
{
color: #580935;
}
</style>
background-color css
<style>
a { background-color: #580935; }
a { background-color: rgb(88,9,53); }
div.DivClassName
{
background-color: #580935;
}
.BgClassName
{
background-color: #580935;
}
</style>
border-color css
<style>
span { border-color: #580935; }
span { border-color: rgb(88,9,53); }
td.TdClassName
{
border-color: #580935;
}
.TagClassName
{
border-color: #580935;
}
</style>