Shades of Tyrian Purple #580433
Tints of Tyrian Purple #580433
RGB
CMYK
RGB Variations
Color information
#580433 (or 0x580433) is known color: Tyrian Purple. HEX triplet: 58, 04 and 33. RGB value is (88,4,51). Sum of RGB (Red+Green+Blue) = 88+4+51=143 (18% of max value = 765). Red value is 88 (34.77% from 255 or 61.54% from 143); Green value is 4 (1.95% from 255 or 2.80% from 143); Blue value is 51 (20.31% from 255 or 35.66% from 143); Max value from RGB is 88 - color contains mainly: red. Hex color #580433 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580433 is #A7FBCC. Grayscale: #222222. Windows color (decimal): -11008973 or 3343448. OLE color: 3343448.
HSL color Cylindrical-coordinate representation of color #580433: hue angle of 326.43º 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 #580433 is Cyan = 0, Magento = 0.95, Yellow = 0.42 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 4 | 51 | - |
| CMYK | 0 | 0.95 | 0.42 | 0.65 |
| HSL | 326.43º | 0.91% | 0.18% | - |
| HSV(B) | 326.43º | 0.95% | 0.35% | - |
| XYZ | 4.67 | 2.4 | 3.35 | - |
| YUV | 34.47 | 137.33 | 166.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 4 | 51 | 0 | 0.95 | 0.42 | 0.65 | 326.43 | 0.91 | 0.18 |
| Hex | 58 | 4 | 33 | 0 | 5F | 2A | 41 | 146 | 5B | 12 |
| Octal | 130 | 4 | 63 | 0 | 137 | 52 | 101 | 506 | 133 | 22 |
| Binary | 1011000 | 100 | 110011 | 0 | 1011111 | 101010 | 1000001 | 101000110 | 1011011 | 10010 |
Color Harmonies of #580433
Complementary color
Monochromatic Colors of #580433
Black with #580433
Text Example
Text Example
White with #580433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580433; }
p { color: rgb(88,4,51); }
H1.HeaderClassName
{
color: #580433;
}
.AnyTagClassName
{
color: #580433;
}
</style>
background-color css
<style>
a { background-color: #580433; }
a { background-color: rgb(88,4,51); }
div.DivClassName
{
background-color: #580433;
}
.BgClassName
{
background-color: #580433;
}
</style>
border-color css
<style>
span { border-color: #580433; }
span { border-color: rgb(88,4,51); }
td.TdClassName
{
border-color: #580433;
}
.TagClassName
{
border-color: #580433;
}
</style>