Shades of Tyrian Purple #580436
Tints of Tyrian Purple #580436
RGB
CMYK
RGB Variations
Color information
#580436 (or 0x580436) is known color: Tyrian Purple. HEX triplet: 58, 04 and 36. RGB value is (88,4,54). Sum of RGB (Red+Green+Blue) = 88+4+54=146 (19% of max value = 765). Red value is 88 (34.77% from 255 or 60.27% from 146); Green value is 4 (1.95% from 255 or 2.74% from 146); Blue value is 54 (21.48% from 255 or 36.99% from 146); Max value from RGB is 88 - color contains mainly: red. Hex color #580436 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580436 is #A7FBC9. Grayscale: #222222. Windows color (decimal): -11008970 or 3540056. OLE color: 3540056.
HSL color Cylindrical-coordinate representation of color #580436: hue angle of 324.29º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #580436 is Cyan = 0, Magento = 0.95, Yellow = 0.39 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 4 | 54 | - |
| CMYK | 0 | 0.95 | 0.39 | 0.65 |
| HSL | 324.29º | 0.91% | 0.18% | - |
| HSV(B) | 324.29º | 0.95% | 0.35% | - |
| XYZ | 4.73 | 2.43 | 3.71 | - |
| YUV | 34.82 | 138.83 | 165.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 4 | 54 | 0 | 0.95 | 0.39 | 0.65 | 324.29 | 0.91 | 0.18 |
| Hex | 58 | 4 | 36 | 0 | 5F | 27 | 41 | 144 | 5B | 12 |
| Octal | 130 | 4 | 66 | 0 | 137 | 47 | 101 | 504 | 133 | 22 |
| Binary | 1011000 | 100 | 110110 | 0 | 1011111 | 100111 | 1000001 | 101000100 | 1011011 | 10010 |
Color Harmonies of #580436
Complementary color
Monochromatic Colors of #580436
Black with #580436
Text Example
Text Example
White with #580436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580436; }
p { color: rgb(88,4,54); }
H1.HeaderClassName
{
color: #580436;
}
.AnyTagClassName
{
color: #580436;
}
</style>
background-color css
<style>
a { background-color: #580436; }
a { background-color: rgb(88,4,54); }
div.DivClassName
{
background-color: #580436;
}
.BgClassName
{
background-color: #580436;
}
</style>
border-color css
<style>
span { border-color: #580436; }
span { border-color: rgb(88,4,54); }
td.TdClassName
{
border-color: #580436;
}
.TagClassName
{
border-color: #580436;
}
</style>