Shades of Tyrian Purple #580835
Tints of Tyrian Purple #580835
RGB
CMYK
RGB Variations
Color information
#580835 (or 0x580835) is known color: Tyrian Purple. HEX triplet: 58, 08 and 35. RGB value is (88,8,53). Sum of RGB (Red+Green+Blue) = 88+8+53=149 (19% of max value = 765). Red value is 88 (34.77% from 255 or 59.06% from 149); Green value is 8 (3.52% from 255 or 5.37% from 149); Blue value is 53 (21.09% from 255 or 35.57% from 149); Max value from RGB is 88 - color contains mainly: red. Hex color #580835 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580835 is #A7F7CA. Grayscale: #242424. Windows color (decimal): -11007947 or 3475544. OLE color: 3475544.
HSL color Cylindrical-coordinate representation of color #580835: hue angle of 326.25º 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 #580835 is Cyan = 0, Magento = 0.91, Yellow = 0.40 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 8 | 53 | - |
| CMYK | 0 | 0.91 | 0.40 | 0.65 |
| HSL | 326.25º | 0.83% | 0.19% | - |
| HSV(B) | 326.25º | 0.91% | 0.35% | - |
| XYZ | 4.75 | 2.51 | 3.6 | - |
| YUV | 37.05 | 137 | 164.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 8 | 53 | 0 | 0.91 | 0.40 | 0.65 | 326.25 | 0.83 | 0.19 |
| Hex | 58 | 8 | 35 | 0 | 5B | 28 | 41 | 146 | 53 | 13 |
| Octal | 130 | 10 | 65 | 0 | 133 | 50 | 101 | 506 | 123 | 23 |
| Binary | 1011000 | 1000 | 110101 | 0 | 1011011 | 101000 | 1000001 | 101000110 | 1010011 | 10011 |
Color Harmonies of #580835
Complementary color
Monochromatic Colors of #580835
Black with #580835
Text Example
Text Example
White with #580835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580835; }
p { color: rgb(88,8,53); }
H1.HeaderClassName
{
color: #580835;
}
.AnyTagClassName
{
color: #580835;
}
</style>
background-color css
<style>
a { background-color: #580835; }
a { background-color: rgb(88,8,53); }
div.DivClassName
{
background-color: #580835;
}
.BgClassName
{
background-color: #580835;
}
</style>
border-color css
<style>
span { border-color: #580835; }
span { border-color: rgb(88,8,53); }
td.TdClassName
{
border-color: #580835;
}
.TagClassName
{
border-color: #580835;
}
</style>